A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes All Packages

A

absolute(int) - Method in class org.openxava.converters.typeadapters.ArrayOneRowResultSetAdapter
 
acceptFileTypes() - Method in annotation type org.openxava.annotations.File
Comma separated list of accepted mime types.
acceptFileTypes() - Method in annotation type org.openxava.annotations.FileItemUpload
Comma separated list of accepted mime types.
acceptFileTypes() - Method in annotation type org.openxava.annotations.Files
Comma separated list of accepted mime types.
AccessTracker - Class in org.openxava.util
Use to notify of changes in the data.
AccessTracker() - Constructor for class org.openxava.util.AccessTracker
 
Action - Annotation Type in org.openxava.annotations
Associates an action to a property or reference in the view.
actionApplies(MetaAction) - Method in class org.openxava.controller.ModuleManager
 
Actions - Annotation Type in org.openxava.annotations
A group of @Action associated to the same member.
ActionTag - Class in org.openxava.web.taglib
 
ActionTag() - Constructor for class org.openxava.web.taglib.ActionTag
 
ActionTagBase - Class in org.openxava.web.taglib
 
ActionTagBase() - Constructor for class org.openxava.web.taglib.ActionTagBase
 
add(String, Object...) - Method in class org.openxava.util.Messages
 
add(Collection, Enumeration) - Static method in class org.openxava.util.XCollections
Adds elements from the enumeration to the collection.
add(Messages) - Method in class org.openxava.util.Messages
 
add(Messages.Type, String, Object...) - Method in class org.openxava.util.Messages
 
AddAction - Annotation Type in org.openxava.annotations
Allows you to define your custom action to start adding new elements to a collection choosing from existing ones.
addActionDetailName(String) - Method in class org.openxava.view.meta.MetaCollectionView
 
addActionForProperty(String, String) - Method in class org.openxava.view.View
Add an action to the property.
addActionListName(String) - Method in class org.openxava.view.meta.MetaCollectionView
 
addActionName(String) - Method in class org.openxava.view.meta.MetaMemberView
 
addActionRowName(String) - Method in class org.openxava.view.meta.MetaCollectionView
 
addActions(String...) - Method in class org.openxava.actions.BaseAction
Actions add added even if they are hidden.
AddActions - Annotation Type in org.openxava.annotations
A group of @AddAction associated to the same collection.
addAggregateMapping(AggregateMapping) - Method in class org.openxava.component.MetaComponent
 
addAlwaysEnabledActionName(String) - Method in class org.openxava.view.meta.MetaMemberView
 
addAnnotatedClass(Class) - Method in class org.openxava.tools.SchemaTool
 
addAnnotation(String) - Method in class org.openxava.web.meta.MetaEditor
 
addBatch() - Method in class org.openxava.converters.typeadapters.ObjectPreparedStatementAdapter
 
addBatch(String) - Method in class org.openxava.converters.typeadapters.ObjectPreparedStatementAdapter
 
addClonedStyle(String, JxlsStyle) - Method in class org.openxava.util.jxls.JxlsWorkbook
Creates a JxlsStyle based upon another existing JxlsStyle which can be referenced when using sheet.setValue(column, row, value, style)
addClonedStyle(JxlsStyle) - Method in class org.openxava.util.jxls.JxlsWorkbook
 
addCmpField(CmpField) - Method in class org.openxava.mapping.PropertyMapping
 
addCollectionElement(String, Map, String, Map) - Static method in class org.openxava.model.MapFacade
Add an element to a collection.
addCollectionElement(UserInfo, String, Map, String, Map) - Method in class org.openxava.model.impl.MapFacadeBean
 
addCollectionSumProperty(String) - Method in class org.openxava.view.View
 
AddColumnsAction - Class in org.openxava.actions
 
AddColumnsAction() - Constructor for class org.openxava.actions.AddColumnsAction
 
addControllerForDefaultModule(String) - Method in class org.openxava.application.meta.MetaApplication
 
addControllerName(String) - Method in class org.openxava.application.meta.MetaModule
 
addDateDistances(Dates.DateDistance, Dates.DateDistance) - Static method in class org.openxava.util.Dates
 
addDays(Date, int) - Static method in class org.openxava.util.Dates
Add the days to the date.
addDetail(ReferenceMappingDetail) - Method in class org.openxava.mapping.ReferenceMapping
 
addDetailAction(String) - Method in class org.openxava.view.View
Has sense if the subview represents a collection, although always works.
addElement(Map) - Method in class org.openxava.session.CutCollectionElements
 
AddElementsToCollectionAction - Class in org.openxava.actions
This is for the case of collections of entities without @AsEmbedded (or without as-aggregate="true").
AddElementsToCollectionAction() - Constructor for class org.openxava.actions.AddElementsToCollectionAction
 
addEntityReferenceMapping(Collection<ReferenceMapping>, Map<ReferenceMapping, String>, ReferenceMapping, String) - Method in class org.openxava.tab.impl.JPATabProvider
 
addEntityReferenceMapping(Collection<ReferenceMapping>, Map<ReferenceMapping, String>, ReferenceMapping, String) - Method in class org.openxava.tab.impl.TabProviderBase
 
addEnvironmentVariable(String, String) - Method in class org.openxava.application.meta.MetaModule
 
addEnvironmentVariable(String, String) - Static method in class org.openxava.controller.meta.MetaControllers
 
addError(String, Object...) - Method in class org.openxava.actions.BaseAction
If some id is a String between quotes (') it will be displayed literally, untranslated.
addErrors(Messages) - Method in class org.openxava.actions.BaseAction
 
addImage(byte[]) - Method in class org.openxava.session.Gallery
 
addInfo(String, Object...) - Method in class org.openxava.actions.BaseAction
If some id is a String between quotes (') it will be displayed literally, untranslated.
addInterfaceName(String) - Method in class org.openxava.model.meta.MetaModel
 
addLabelStyle(String) - Method in class org.openxava.view.meta.MetaDescriptionsList
 
addLabelStyle(String) - Method in class org.openxava.view.meta.MetaPropertyView
 
addListAction(String) - Method in class org.openxava.view.View
Has sense if the subview represents a collection, although always works.
addMessage() - Method in class org.openxava.actions.DeleteSelectedInCollectionAction
 
addMessage() - Method in class org.openxava.actions.DeleteSelectedInCollectionBaseAction
 
addMessage() - Method in class org.openxava.actions.RemoveSelectedInCollectionAction
 
addMessage() - Method in class org.openxava.actions.RemoveSelectedInElementCollectionAction
 
addMessage(String, Object...) - Method in class org.openxava.actions.BaseAction
If some id is a String between quotes (') it will be displayed literally, untranslated.
addMessages(Messages) - Method in class org.openxava.actions.BaseAction
 
addMetaAction(MetaAction) - Method in class org.openxava.controller.meta.MetaController
 
addMetaAction(MetaAction) - Method in class org.openxava.controller.ModuleManager
 
addMetaAggregate(MetaAggregate) - Method in class org.openxava.component.MetaComponent
 
addMetaCalculatorPostCreate(MetaCalculator) - Method in class org.openxava.model.meta.MetaModel
 
addMetaCalculatorPostLoad(MetaCalculator) - Method in class org.openxava.model.meta.MetaModel
 
addMetaCalculatorPostModify(MetaCalculator) - Method in class org.openxava.model.meta.MetaModel
 
addMetaCalculatorPostRemove(MetaCalculator) - Method in class org.openxava.model.meta.MetaCollection
 
addMetaCalculatorPreRemove(MetaCalculator) - Method in class org.openxava.model.meta.MetaModel
 
addMetaCollection(MetaCollection) - Method in class org.openxava.model.meta.MetaModel
 
addMetaControllerElement(MetaControllerElement) - Method in class org.openxava.controller.meta.MetaController
 
addMetaEditor(MetaEditor) - Static method in class org.openxava.web.meta.MetaWebEditors
 
addMetaEditorForAnnotation(String, MetaEditor) - Static method in class org.openxava.web.meta.MetaWebEditors
 
addMetaEditorForCollectionModel(String, MetaEditor) - Static method in class org.openxava.web.meta.MetaWebEditors
 
addMetaEditorForCollections(MetaEditor) - Static method in class org.openxava.web.meta.MetaWebEditors
 
addMetaEditorForElementCollections(MetaEditor) - Static method in class org.openxava.web.meta.MetaWebEditors
 
addMetaEditorForModelProperty(String, String, MetaEditor) - Static method in class org.openxava.web.meta.MetaWebEditors
 
addMetaEditorForReferenceModel(String, MetaEditor) - Static method in class org.openxava.web.meta.MetaWebEditors
 
addMetaEditorForReferences(MetaEditor) - Static method in class org.openxava.web.meta.MetaWebEditors
 
addMetaEditorForStereotype(String, MetaEditor) - Static method in class org.openxava.web.meta.MetaWebEditors
 
addMetaEditorForTabModel(String, MetaEditor) - Static method in class org.openxava.web.meta.MetaWebEditors
 
addMetaEditorForTabs(MetaEditor) - Static method in class org.openxava.web.meta.MetaWebEditors
 
addMetaEditorForType(String, MetaEditor) - Static method in class org.openxava.web.meta.MetaWebEditors
 
addMetaFinder(MetaFinder) - Method in class org.openxava.model.meta.MetaModel
 
addMetaGroup(String, String, String, boolean) - Method in class org.openxava.view.meta.MetaView
 
addMetaMethod(MetaMethod) - Method in class org.openxava.model.meta.MetaModel
 
addMetaModule(MetaModule) - Method in class org.openxava.application.meta.MetaApplication
 
addMetaObject(MetaObject) - Static method in class org.openxava.controller.meta.MetaControllers
 
addMetaProperty(MetaProperty) - Method in class org.openxava.model.meta.MetaModel
 
addMetaProperty(MetaProperty) - Method in class org.openxava.tab.meta.MetaTab
 
addMetaReference(MetaReference) - Method in class org.openxava.model.meta.MetaModel
 
addMetaRowStyle(MetaRowStyle) - Method in class org.openxava.tab.meta.MetaTab
 
addMetaRowStyle(MetaRowStyle) - Method in class org.openxava.view.meta.MetaCollectionView
 
addMetaSet(MetaSet) - Method in class org.openxava.util.meta.MetaSetsContainer
 
addMetaSubcontroller(MetaSubcontroller) - Method in class org.openxava.controller.meta.MetaController
 
addMetaTab(MetaTab) - Method in class org.openxava.component.MetaComponent
 
addMetaUseObject(MetaUseObject) - Method in class org.openxava.controller.meta.MetaAction
 
addMetaValidator(MetaValidator) - Method in class org.openxava.model.meta.MetaModel
 
addMetaValidator(MetaValidator) - Method in class org.openxava.model.meta.MetaProperty
 
addMetaValidatorRemove(MetaValidator) - Method in class org.openxava.model.meta.MetaModel
 
addMetaView(MetaView) - Method in class org.openxava.component.MetaComponent
 
addMetaView(MetaView) - Method in class org.openxava.model.meta.MetaModel
 
addMetaViewCollection(MetaCollectionView) - Method in class org.openxava.view.meta.MetaView
 
addMetaViewProperty(MetaProperty) - Method in class org.openxava.view.meta.MetaView
 
addMetaViewProperty(MetaPropertyView) - Method in class org.openxava.view.meta.MetaView
 
addMetaViewReference(MetaReferenceView) - Method in class org.openxava.view.meta.MetaView
 
addParameters(int, Map) - Method in class org.openxava.actions.JasperMultipleReportBaseAction
Add a parameter set at a specified index.
addParameters(Map) - Method in class org.openxava.actions.JasperMultipleReportBaseAction
Add a parameter set to the current list.
addParent(String, String) - Method in class org.openxava.controller.meta.MetaController
 
addProperties(Collection) - Method in class org.openxava.tab.Tab
 
addProperties(List<String>, String[], String[], String[]) - Method in class org.openxava.tab.Tab
Add properties without using old configuration.
addProperty(int, String) - Method in class org.openxava.tab.meta.MetaTab
For dynamically add properties to this tab
addProperty(int, String) - Method in class org.openxava.tab.Tab
 
addProperty(String) - Method in class org.openxava.tab.meta.MetaTab
For dynamically add properties to this tab
addProperty(String) - Method in class org.openxava.tab.Tab
 
addProperty(String, String) - Method in class org.openxava.web.meta.MetaEditor
 
addPropertyMapping(PropertyMapping) - Method in class org.openxava.mapping.ModelMapping
 
addPropertyValue(String, String) - Method in class org.openxava.view.meta.MetaSearchAction
 
addReferenceMapping(ReferenceMapping) - Method in class org.openxava.mapping.ModelMapping
 
addRow() - Method in interface org.openxava.tab.impl.IEdiTableModel
Add row at end.
addRow(Object[]) - Method in interface org.openxava.tab.impl.ITableModel
Add a row at end.
addRowAction(String) - Method in class org.openxava.view.View
 
addSection(String, String, String, boolean) - Method in class org.openxava.view.meta.MetaView
 
addSheet(String) - Method in class org.openxava.util.jxls.JxlsWorkbook
Creates a JxlsSheet in which cells can be added
addSheet(String, int) - Method in class org.openxava.util.jxls.JxlsWorkbook
Creates a JxlsSheet in which cells can be added
addStereotype(String) - Method in class org.openxava.web.meta.MetaEditor
 
addStyle(int) - Method in class org.openxava.util.jxls.JxlsWorkbook
 
addStyle(String) - Method in class org.openxava.util.jxls.JxlsWorkbook
 
addStyle(String, int) - Method in class org.openxava.util.jxls.JxlsWorkbook
Creates a JxlsStyle which can be referenced when using sheet.setValue(column, row, value, style)
addStyle(String, String) - Method in class org.openxava.util.jxls.JxlsWorkbook
Creates a JxlsStyle which can be referenced when using sheet.setValue(column, row, value, style)
addSubcontrollerListName(String) - Method in class org.openxava.view.meta.MetaCollectionView
 
addSumProperty(String) - Method in class org.openxava.tab.Tab
Add total property.
addTableModelListener(TableModelListener) - Method in class org.openxava.tab.impl.TableModelBase
 
addTableModelListener(TableModelListener) - Method in class org.openxava.tab.impl.TableModelBean
 
addTableModelListener(TableModelListener) - Method in class org.openxava.tab.impl.XTableModelDecoratorBase
 
addTableModelListener(TableModelListener) - Method in class org.openxava.web.servlets.GenerateReportServlet.TableModelDecorator
 
addType(String) - Method in class org.openxava.web.meta.MetaEditor
 
addValidationMessage(Exception) - Method in class org.openxava.actions.SaveElementInCollectionAction
 
addValidValue(Object) - Method in class org.openxava.model.meta.MetaProperty
 
addValidValue(String, Object, String) - Method in class org.openxava.view.View
Add a new valid value to a property, generating a combo in the UI for this property.
addValues(Map) - Method in class org.openxava.view.View
 
addWarning(String, Object...) - Method in class org.openxava.actions.BaseAction
If some id is a String between quotes (') it will be displayed literally, untranslated.
ADMIN_OX - Static variable in class org.openxava.util.Users
 
afterLast() - Method in class org.openxava.converters.typeadapters.ArrayOneRowResultSetAdapter
 
AggregateMapping - Class in org.openxava.mapping
 
AggregateMapping() - Constructor for class org.openxava.mapping.AggregateMapping
 
Align - Class in org.openxava.util
Represents a text (or another element) align.
Align(int, String) - Constructor for class org.openxava.util.Align
 
ALL - Static variable in interface org.openxava.util.jxls.JxlsConstants
 
AllModulesNamesProvider - Class in com.openxava.naviox.impl
 
AllModulesNamesProvider() - Constructor for class com.openxava.naviox.impl.AllModulesNamesProvider
 
allowsResizeColumns() - Method in class org.openxava.web.style.Style
Deprecated.
 
ALMOST_ALWAYS - Static variable in class org.openxava.controller.meta.MetaAction
 
ALMOST_NEVER - Static variable in class org.openxava.controller.meta.MetaAction
 
ALWAYS - Static variable in class org.openxava.controller.meta.MetaAction
 
alwaysEnabled() - Method in annotation type org.openxava.annotations.Action
You can put the attribute alwaysEnabled to true so that the link is always present, even if the property is not editable:
AnnotatedClassParser - Class in org.openxava.component.parse
Parse EJB3 Entities (POJOs with JPA annotations) into OpenXava components.
AnnotatedClassParser() - Constructor for class org.openxava.component.parse.AnnotatedClassParser
 
annotationMatches(MetaEditor, MetaProperty) - Method in class org.openxava.web.meta.MetaEditor
 
AnnotationTypeDefaultParser - Class in org.openxava.model.meta.xmlparse
 
AnnotationTypeDefaultParser(String, int) - Constructor for class org.openxava.model.meta.xmlparse.AnnotationTypeDefaultParser
 
anyEqual(Object, Object...) - Static method in class org.openxava.util.Is
Compare the first argurment with the rest and if any if equal returns true.
ApplicationParser - Class in org.openxava.application.meta.xmlparse
 
appliesToMode(String) - Method in class org.openxava.controller.meta.MetaControllerElement
 
AppServer - Class in org.openxava.util
 
AppServer() - Constructor for class org.openxava.util.AppServer
 
arg(Object) - Static method in class org.openxava.util.Assert
Verify argument.
arg(Object, Object) - Static method in class org.openxava.util.Assert
Verify arguments.
arg(Object, Object, Object) - Static method in class org.openxava.util.Assert
Verify arguments.
arg(Object, Object, Object, Object) - Static method in class org.openxava.util.Assert
Verify arguments.
arg(Object, Object, Object, Object, Object) - Static method in class org.openxava.util.Assert
Verify arguments.
arg(Object, Object, Object, Object, Object, Object) - Static method in class org.openxava.util.Assert
Verify arguments.
arg(Object, Object, Object, Object, Object, Object, Object) - Static method in class org.openxava.util.Assert
Verify arguments.
ArrayBytesBlobConverter - Class in org.openxava.converters
A bytes array (byte []) that in db it's saved as Blob.
ArrayBytesBlobConverter() - Constructor for class org.openxava.converters.ArrayBytesBlobConverter
 
ArrayBytesPhotoConverter - Class in org.openxava.converters
A bytes array (byte []) that it's stored in DB as a object of type org.openxava.util.Photo.
ArrayBytesPhotoConverter() - Constructor for class org.openxava.converters.ArrayBytesPhotoConverter
 
ArrayOneRowResultSetAdapter - Class in org.openxava.converters.typeadapters
Exposes the data in an array of byte as a JDBC ResultSet of one unique row.
ArrayOneRowResultSetAdapter(Object[]) - Constructor for class org.openxava.converters.typeadapters.ArrayOneRowResultSetAdapter
 
ASCENDING - org.openxava.session.MyReportColumn.Order
 
AsEmbedded - Annotation Type in org.openxava.annotations
Makes that the behavior in the view for a reference (or collection) to entity will be as in the case of a embedded object (or collection to entities with CascadeType.REMOVE).
assemble(Serializable, Object) - Method in class org.openxava.types.Base1EnumType
 
assemble(Serializable, Object) - Method in class org.openxava.types.EnumLetterType
 
assemble(Serializable, Object) - Method in class org.openxava.types.EnumStringType
 
assemble(Serializable, Object) - Method in class org.openxava.types.LocalDateNumericType
 
assemble(Serializable, Object) - Method in class org.openxava.types.NotNullStringType
 
assemble(Serializable, Object) - Method in class org.openxava.types.StringArrayBytesType
 
assemble(Serializable, SharedSessionContractImplementor, Object) - Method in class org.openxava.types.Date3Type
 
Assert - Class in org.openxava.util
Utility to make asserts.
Assert() - Constructor for class org.openxava.util.Assert
 
assertAccessLog(String...) - Static method in class org.openxava.tests.LogTrackerUtils
 
assertAction(String) - Method in class org.openxava.tests.ModuleTestBase
 
assertAction(String, String) - Method in class org.openxava.tests.ModuleTestBase
 
assertActions(String[]) - Method in class org.openxava.tests.ModuleTestBase
 
assertAllChecked() - Method in class org.openxava.tests.ModuleTestBase
 
assertAllCollectionChecked(String) - Method in class org.openxava.tests.ModuleTestBase
 
assertAllCollectionUnchecked(String) - Method in class org.openxava.tests.ModuleTestBase
 
assertAllGroupBys(String...) - Method in class org.openxava.tests.ModuleTestBase
 
assertAllUnchecked() - Method in class org.openxava.tests.ModuleTestBase
 
assertCollectionColumnCount(String, int) - Method in class org.openxava.tests.ModuleTestBase
 
assertCollectionNotEmpty(String) - Method in class org.openxava.tests.ModuleTestBase
 
assertCollectionRowCount(String, int) - Method in class org.openxava.tests.ModuleTestBase
Row count displayed with data.
assertContentType(String) - Method in class org.openxava.tests.ModuleTestBase
Util for web applications, but using it make the test web dependent.
assertContentTypeForPopup(int, String) - Method in class org.openxava.tests.ModuleTestBase
Util for web applications, but using it makes the test web dependent.
assertContentTypeForPopup(String) - Method in class org.openxava.tests.ModuleTestBase
Util for web applications, but using it makes the test web dependent.
assertDescriptionValue(String, String) - Method in class org.openxava.tests.ModuleTestBase
 
assertDialog() - Method in class org.openxava.tests.ModuleTestBase
 
assertDialogTitle(String) - Method in class org.openxava.tests.ModuleTestBase
 
assertDiscussionCommentContentText(String, int, String) - Method in class org.openxava.tests.ModuleTestBase
Assert the content of a comment of DISCUSSION property as text, just the content of the comment excluding header data.
assertDiscussionCommentsCount(String, int) - Method in class org.openxava.tests.ModuleTestBase
Assert the amount of comments in a DISCUSSION property.
assertDiscussionCommentText(String, int, String) - Method in class org.openxava.tests.ModuleTestBase
Assert the content of a comment of DISCUSSION property as text, including header data like user and date.
assertEditable(String) - Method in class org.openxava.tests.ModuleTestBase
 
assertEditableInCollection(String, int, int) - Method in class org.openxava.tests.ModuleTestBase
 
assertEditableInCollection(String, int, String) - Method in class org.openxava.tests.ModuleTestBase
 
assertElementExists(HtmlPage, String) - Static method in class org.openxava.tests.HtmlUnitUtils
 
assertElementNotExist(HtmlPage, String) - Static method in class org.openxava.tests.HtmlUnitUtils
 
assertEmailNotifications(String...) - Static method in class org.openxava.tests.EmailNotificationsUtils
 
assertEmailSubscriptions(String...) - Static method in class org.openxava.tests.EmailNotificationsUtils
 
assertEquals(double, double, double) - Static method in class org.openxava.util.Assert
Asserts that two doubles are equal.
assertEquals(long, long) - Static method in class org.openxava.util.Assert
Asserts that two longs are equal.
assertEquals(Object, Object) - Static method in class org.openxava.util.Assert
Asserts that two objects are equal.
assertEquals(String, double, double, double) - Static method in class org.openxava.util.Assert
Asserts that two doubles are equal.
assertEquals(String, long, long) - Static method in class org.openxava.util.Assert
Asserts that two longs are equal.
assertEquals(String, Object, Object) - Static method in class org.openxava.util.Assert
Asserts that two objects are equal.
assertError(String) - Method in class org.openxava.tests.ModuleTestBase
 
assertErrorsCount(int) - Method in class org.openxava.tests.ModuleTestBase
 
AssertException - Exception in org.openxava.util
Exception thrown when a assert is broken.
AssertException() - Constructor for exception org.openxava.util.AssertException
 
AssertException(String) - Constructor for exception org.openxava.util.AssertException
 
assertExists(String) - Method in class org.openxava.tests.ModuleTestBase
 
assertFile(String) - Method in class org.openxava.tests.ModuleTestBase
Assert if the property with an upload editor has a file associated.
assertFile(String, int, String) - Method in class org.openxava.tests.ModuleTestBase
Assert if the property with an upload editor with multiple files has a file associated in certain position.
assertFile(String, String) - Method in class org.openxava.tests.ModuleTestBase
Assert if the property with an upload editor of has a file associated.
assertFilesCount(String, int) - Method in class org.openxava.tests.ModuleTestBase
Assert the amount of files in a property with an upload multiple editor.
assertFocusOn(String) - Method in class org.openxava.tests.ModuleTestBase
 
assertInfo(String) - Method in class org.openxava.tests.ModuleTestBase
 
assertInfosCount(int) - Method in class org.openxava.tests.ModuleTestBase
 
assertLabel(int, String) - Method in class org.openxava.tests.ModuleTestBase
 
assertLabel(String, String) - Method in class org.openxava.tests.ModuleTestBase
 
assertLabelInCollection(String, int, String) - Method in class org.openxava.tests.ModuleTestBase
 
assertLabelInList(int, String) - Method in class org.openxava.tests.ModuleTestBase
 
assertListAllConfigurations(String...) - Method in class org.openxava.tests.ModuleTestBase
 
assertListColumnCount(int) - Method in class org.openxava.tests.ModuleTestBase
 
assertListNotEmpty() - Method in class org.openxava.tests.ModuleTestBase
 
assertListRowCount(int) - Method in class org.openxava.tests.ModuleTestBase
Rows count displayed with data.
assertListSelectedConfiguration(String) - Method in class org.openxava.tests.ModuleTestBase
 
assertListTitle(String) - Method in class org.openxava.tests.ModuleTestBase
 
assertLog(String, String...) - Static method in class org.openxava.tests.LogTrackerUtils
 
assertMessage(String) - Method in class org.openxava.tests.ModuleTestBase
 
assertMessagesCount(int) - Method in class org.openxava.tests.ModuleTestBase
 
assertNoAction(String) - Method in class org.openxava.tests.ModuleTestBase
 
assertNoAction(String, String) - Method in class org.openxava.tests.ModuleTestBase
 
assertNoDialog() - Method in class org.openxava.tests.ModuleTestBase
 
assertNoEditable(String) - Method in class org.openxava.tests.ModuleTestBase
 
assertNoEditableInCollection(String, int, int) - Method in class org.openxava.tests.ModuleTestBase
 
assertNoEditableInCollection(String, int, String) - Method in class org.openxava.tests.ModuleTestBase
 
assertNoError(String) - Method in class org.openxava.tests.ModuleTestBase
 
assertNoErrors() - Method in class org.openxava.tests.ModuleTestBase
 
assertNoFile(String) - Method in class org.openxava.tests.ModuleTestBase
Assert if the property with an upload editor has not a file associated.
assertNoInfo(String) - Method in class org.openxava.tests.ModuleTestBase
 
assertNoInfos() - Method in class org.openxava.tests.ModuleTestBase
 
assertNoLabel(String) - Method in class org.openxava.tests.ModuleTestBase
 
assertNoListTitle() - Method in class org.openxava.tests.ModuleTestBase
 
assertNoMessage(String) - Method in class org.openxava.tests.ModuleTestBase
 
assertNoMessages() - Method in class org.openxava.tests.ModuleTestBase
 
assertNoPopup() - Method in class org.openxava.tests.ModuleTestBase
 
assertNoRowStyleInCollection(String, int) - Method in class org.openxava.tests.ModuleTestBase
 
assertNoRowStyleInList(int) - Method in class org.openxava.tests.ModuleTestBase
 
assertNotEquals(String, String, String) - Method in class org.openxava.tests.ModuleTestBase
 
assertNotExists(String) - Method in class org.openxava.tests.ModuleTestBase
 
assertNotNull(Object) - Static method in class org.openxava.util.Assert
Asserts that an object isn't null.
assertNotNull(String, Object) - Static method in class org.openxava.util.Assert
Asserts that an object isn't null.
assertNoWarning(String) - Method in class org.openxava.tests.ModuleTestBase
 
assertNoWarnings() - Method in class org.openxava.tests.ModuleTestBase
 
assertNull(Object) - Static method in class org.openxava.util.Assert
Asserts that an object is null.
assertNull(String, Object) - Static method in class org.openxava.util.Assert
Asserts that an object is null.
assertPageURI(HtmlPage, String) - Static method in class org.openxava.tests.HtmlUnitUtils
 
assertPopupCount(int) - Method in class org.openxava.tests.ModuleTestBase
 
assertPopupPDFLine(int, String) - Method in class org.openxava.tests.ModuleTestBase
Assert the value for the specified line as text of PDF in the popup window.
assertPopupPDFLinesCount(int) - Method in class org.openxava.tests.ModuleTestBase
Assert the count of lines of the PDF in the popup window.
assertRowChecked(int) - Method in class org.openxava.tests.ModuleTestBase
 
assertRowCollectionChecked(String, int) - Method in class org.openxava.tests.ModuleTestBase
 
assertRowCollectionUnchecked(String, int) - Method in class org.openxava.tests.ModuleTestBase
 
assertRowsChecked(int[]) - Method in class org.openxava.tests.ModuleTestBase
 
assertRowsChecked(int, int) - Method in class org.openxava.tests.ModuleTestBase
 
assertRowStyleInCollection(String, int, String) - Method in class org.openxava.tests.ModuleTestBase
 
assertRowStyleInList(int, String) - Method in class org.openxava.tests.ModuleTestBase
 
assertRowUnchecked(int) - Method in class org.openxava.tests.ModuleTestBase
 
assertSame(Object, Object) - Static method in class org.openxava.util.Assert
Asserts that two objects refer to the same object.
assertSame(String, Object, Object) - Static method in class org.openxava.util.Assert
Asserts that two objects refer to the same object.
assertTotalInCollection(String, int, int, String) - Method in class org.openxava.tests.ModuleTestBase
 
assertTotalInCollection(String, int, String) - Method in class org.openxava.tests.ModuleTestBase
 
assertTotalInCollection(String, int, String, String) - Method in class org.openxava.tests.ModuleTestBase
 
assertTotalInCollection(String, String, String) - Method in class org.openxava.tests.ModuleTestBase
 
assertTotalInList(int, String) - Method in class org.openxava.tests.ModuleTestBase
 
assertTotalInList(String, String) - Method in class org.openxava.tests.ModuleTestBase
 
assertTrue(boolean) - Static method in class org.openxava.util.Assert
Asserts that a condition is true.
assertTrue(String, boolean) - Static method in class org.openxava.util.Assert
Asserts that a condition is true.
assertValidValueExists(String, String, String) - Method in class org.openxava.tests.ModuleTestBase
 
assertValidValueNotExists(String, String) - Method in class org.openxava.tests.ModuleTestBase
 
assertValidValues(String, String[][]) - Method in class org.openxava.tests.ModuleTestBase
 
assertValidValuesCount(String, int) - Method in class org.openxava.tests.ModuleTestBase
 
assertValidValuesCountInCollection(String, int, String, int) - Method in class org.openxava.tests.ModuleTestBase
 
assertValidValuesInCollection(String, int, String, String[][]) - Method in class org.openxava.tests.ModuleTestBase
 
assertValue(String, String) - Method in class org.openxava.tests.ModuleTestBase
 
assertValue(String, String, String) - Method in class org.openxava.tests.ModuleTestBase
 
assertValueIgnoringCase(String, String) - Method in class org.openxava.tests.ModuleTestBase
 
assertValueInCollection(String, int, int, String) - Method in class org.openxava.tests.ModuleTestBase
 
assertValueInCollection(String, int, String, String) - Method in class org.openxava.tests.ModuleTestBase
 
assertValueInCollectionIgnoringCase(String, int, int, String) - Method in class org.openxava.tests.ModuleTestBase
 
assertValueInList(int, int, String) - Method in class org.openxava.tests.ModuleTestBase
 
assertValueInList(int, String) - Method in class org.openxava.tests.ModuleTestBase
 
assertValueInList(int, String, String) - Method in class org.openxava.tests.ModuleTestBase
 
assertValues(String, String[]) - Method in class org.openxava.tests.ModuleTestBase
For multiple values property.
assertValuesInList(int, String...) - Method in class org.openxava.tests.ModuleTestBase
 
assertWarning(String) - Method in class org.openxava.tests.ModuleTestBase
 
assertWarningsCount(int) - Method in class org.openxava.tests.ModuleTestBase
 
assignPropertiesValues(Object) - Method in class org.openxava.util.meta.MetaSetsContainer
 
assignValuesToWebView() - Method in class org.openxava.view.View
 
associateEntity(Map) - Method in class org.openxava.actions.SaveElementInCollectionAction
 
AttachedFile - Class in org.openxava.web.editors
Class that allows to implement stereotypes FILE and FILES.
AttachedFile() - Constructor for class org.openxava.web.editors.AttachedFile
 
AttachedFileBaseAction - Class in org.openxava.actions
Base class for AttachedFileEditor actions in default-controllers.xml.
AttachedFileBaseAction() - Constructor for class org.openxava.actions.AttachedFileBaseAction
 
AttachedFilesFilesIdsProvider - Class in org.openxava.web.editors
 
AttachedFilesFilesIdsProvider() - Constructor for class org.openxava.web.editors.AttachedFilesFilesIdsProvider
 
Attachment(String, File) - Constructor for class org.openxava.util.Emails.Attachment
 
AUTO_SIZE - Static variable in interface org.openxava.util.jxls.JxlsConstants
 

B

BAR - org.openxava.session.Chart.ChartType
 
Base1EnumType - Class in org.openxava.types
A Java enum that is stored in database using 1 as first value, and 0 as no value.
Base1EnumType() - Constructor for class org.openxava.types.Base1EnumType
 
BaseAction - Class in org.openxava.actions
 
BaseAction() - Constructor for class org.openxava.actions.BaseAction
 
baseCondition() - Method in annotation type org.openxava.annotations.Tab
Condition to be fulfilled by the displayed data.
BaseContextFilter - Class in org.openxava.filters
Base filter to allow access to a context object of current module and the other modules too.
BaseContextFilter() - Constructor for class org.openxava.filters.BaseContextFilter
 
BaseFormatter - Class in org.openxava.formatters
Base formatter that allow to access to context object in current module.
BaseFormatter() - Constructor for class org.openxava.formatters.BaseFormatter
 
BasicConfiguration - Class in com.openxava.naviox.model
 
BasicConfiguration() - Constructor for class com.openxava.naviox.model.BasicConfiguration
 
beforeFirst() - Method in class org.openxava.converters.typeadapters.ArrayOneRowResultSetAdapter
 
begin() - Method in interface org.openxava.model.impl.IPersistenceProvider
Mark the starting of the unit of work associated to this thread.
begin() - Method in class org.openxava.model.impl.JPAPersistenceProvider
 
begin() - Method in class org.openxava.model.impl.TransientPersistenceProvider
 
BigDecimalCalculator - Class in org.openxava.calculators
 
BigDecimalCalculator() - Constructor for class org.openxava.calculators.BigDecimalCalculator
 
BigDecimalNumberConverter - Class in org.openxava.converters
In Java java.math.BigDecimal and in database Number of any type.
BigDecimalNumberConverter() - Constructor for class org.openxava.converters.BigDecimalNumberConverter
 
BigDecimalValidator - Class in org.openxava.validators
To validate the size of integer digits and fraction digits parts.
BigDecimalValidator() - Constructor for class org.openxava.validators.BigDecimalValidator
 
BigIntegerNumberConverter - Class in org.openxava.converters
In Java java.math.BigInteger and in database Number of any type.
BigIntegerNumberConverter() - Constructor for class org.openxava.converters.BigIntegerNumberConverter
 
BLACK - Static variable in interface org.openxava.util.jxls.JxlsConstants
 
BLUE - Static variable in interface org.openxava.util.jxls.JxlsConstants
 
BOLD - Static variable in interface org.openxava.util.jxls.JxlsConstants
 
bookmarkCurrentModule(HttpServletRequest) - Method in class com.openxava.naviox.Modules
 
bookmarkCurrentModule(HttpServletRequest) - Method in class com.openxava.naviox.web.dwr.Modules
 
Boolean01Converter - Class in org.openxava.converters
In java boolean and in database Number that it can be 1 or 0.
Boolean01Converter() - Constructor for class org.openxava.converters.Boolean01Converter
 
BooleanFormatter - Class in org.openxava.formatters
 
BooleanFormatter() - Constructor for class org.openxava.formatters.BooleanFormatter
 
BooleanIconListFormatter - Class in org.openxava.formatters
Shows a check icon for true values in list mode.
BooleanIconListFormatter() - Constructor for class org.openxava.formatters.BooleanIconListFormatter
 
BooleanListFormatter - Class in org.openxava.formatters
 
BooleanListFormatter() - Constructor for class org.openxava.formatters.BooleanListFormatter
 
BooleanSNConverter - Class in org.openxava.converters
In java a boolean and in database String that can be 'S' or 'N'.
BooleanSNConverter() - Constructor for class org.openxava.converters.BooleanSNConverter
 
booleanToInt(boolean) - Static method in class org.openxava.converters.Boolean01Converter
 
booleanToString(boolean) - Static method in class org.openxava.converters.BooleanSNConverter
 
BORDER_NONE - Static variable in interface org.openxava.util.jxls.JxlsConstants
 
BORDER_THICK - Static variable in interface org.openxava.util.jxls.JxlsConstants
 
BORDER_THIN - Static variable in interface org.openxava.util.jxls.JxlsConstants
 
BOTTOM - Static variable in interface org.openxava.util.jxls.JxlsConstants
 
Browsers - Class in org.openxava.web
 
Browsers() - Constructor for class org.openxava.web.Browsers
 
buildOutputUsingInputStreamTemplate(InputStream, Map<String, Object>) - Method in class org.openxava.util.SimpleTemplater
Returns the template with all fields replaced by their values
buildOutputUsingResourceTemplate(String, Map<String, Object>) - Method in class org.openxava.util.SimpleTemplater
Returns the template with all fields replaced by their values
buildOutputUsingStringTemplate(String, Map<String, Object>) - Method in class org.openxava.util.SimpleTemplater
Returns the template with all fields replaced by their values
ButtonTag - Class in org.openxava.web.taglib
 
ButtonTag() - Constructor for class org.openxava.web.taglib.ButtonTag
 
ByPassCalculator - Class in org.openxava.calculators
 
ByPassCalculator() - Constructor for class org.openxava.calculators.ByPassCalculator
 

C

calculate() - Method in class org.openxava.calculators.BigDecimalCalculator
 
calculate() - Method in class org.openxava.calculators.ByPassCalculator
 
calculate() - Method in class org.openxava.calculators.ConcatCalculator
 
calculate() - Method in class org.openxava.calculators.ConcatOidCalculator
 
calculate() - Method in class org.openxava.calculators.CounterByPassOidCalculator
 
calculate() - Method in class org.openxava.calculators.CurrentDateCalculator
 
calculate() - Method in class org.openxava.calculators.CurrentLocalDateCalculator
 
calculate() - Method in class org.openxava.calculators.CurrentMonthCalculator
 
calculate() - Method in class org.openxava.calculators.CurrentTimestampCalculator
 
calculate() - Method in class org.openxava.calculators.CurrentUserBirthDateDayCalculator
 
calculate() - Method in class org.openxava.calculators.CurrentUserBirthDateMonthCalculator
 
calculate() - Method in class org.openxava.calculators.CurrentUserBirthDateYearCalculator
 
calculate() - Method in class org.openxava.calculators.CurrentUserCalculator
 
calculate() - Method in class org.openxava.calculators.CurrentUserEmailCalculator
 
calculate() - Method in class org.openxava.calculators.CurrentUserFamilyNameCalculator
 
calculate() - Method in class org.openxava.calculators.CurrentUserGivenNameCalculator
 
calculate() - Method in class org.openxava.calculators.CurrentUserJobTitleCalculator
 
calculate() - Method in class org.openxava.calculators.CurrentUserMiddleNameCalculator
 
calculate() - Method in class org.openxava.calculators.CurrentUserNickNameCalculator
 
calculate() - Method in class org.openxava.calculators.CurrentYearCalculator
 
calculate() - Method in class org.openxava.calculators.DaysDelayCalculator
 
calculate() - Method in class org.openxava.calculators.DescriptionsCalculator
Pure execution, without cache...
calculate() - Method in class org.openxava.calculators.EmptyStringCalculator
 
calculate() - Method in class org.openxava.calculators.EnumCalculator
 
calculate() - Method in class org.openxava.calculators.FalseCalculator
 
calculate() - Method in interface org.openxava.calculators.ICalculator
 
calculate() - Method in class org.openxava.calculators.IdentityCalculator
 
calculate() - Method in class org.openxava.calculators.IntegerCalculator
 
calculate() - Method in class org.openxava.calculators.LongCalculator
 
calculate() - Method in class org.openxava.calculators.ModelPropertyCalculator
 
calculate() - Method in class org.openxava.calculators.NextIntegerCalculator
 
calculate() - Method in class org.openxava.calculators.NextLongCalculator
 
calculate() - Method in class org.openxava.calculators.NullCalculator
 
calculate() - Method in class org.openxava.calculators.NullDateCalculator
 
calculate() - Method in class org.openxava.calculators.SequenceCalculator
 
calculate() - Method in class org.openxava.calculators.StringCalculator
 
calculate() - Method in class org.openxava.calculators.TrueCalculator
 
calculate() - Method in class org.openxava.calculators.UUIDCalculator
 
calculate() - Method in class org.openxava.calculators.ZeroBigDecimalCalculator
 
calculate() - Method in class org.openxava.calculators.ZeroIntegerCalculator
 
calculate() - Method in class org.openxava.calculators.ZeroLongCalculator
 
calculateNextInteger() - Method in class org.openxava.calculators.NextIntegerCalculator
 
calculateNextLong() - Method in class org.openxava.calculators.NextLongCalculator
 
Calculation - Annotation Type in org.openxava.annotations
Expression to do the calculation for a property.
Calendar - Class in org.openxava.web.dwr
 
Calendar() - Constructor for class org.openxava.web.dwr.Calendar
 
CalendarEvent - Class in org.openxava.web.dwr
 
CalendarEvent() - Constructor for class org.openxava.web.dwr.CalendarEvent
 
CalendarEvent.ExtendedProps - Class in org.openxava.web.dwr
 
CalendarViewDetailAction - Class in org.openxava.actions
 
CalendarViewDetailAction() - Constructor for class org.openxava.actions.CalendarViewDetailAction
 
cancel() - Method in class org.openxava.converters.typeadapters.ObjectPreparedStatementAdapter
 
CancelAction - Class in org.openxava.actions
 
CancelAction() - Constructor for class org.openxava.actions.CancelAction
 
CancelDialogAction - Class in org.openxava.actions
 
CancelDialogAction() - Constructor for class org.openxava.actions.CancelDialogAction
 
CancelFromCustomListAction - Class in org.openxava.actions
 
CancelFromCustomListAction() - Constructor for class org.openxava.actions.CancelFromCustomListAction
 
CancelInListAction - Class in org.openxava.actions
In list mode return to initial state (if we have navigated).
CancelInListAction() - Constructor for class org.openxava.actions.CancelInListAction
 
cancelRowUpdates() - Method in class org.openxava.converters.typeadapters.ArrayOneRowResultSetAdapter
 
CancelToDefaultControllersAction - Class in org.openxava.actions
 
CancelToDefaultControllersAction() - Constructor for class org.openxava.actions.CancelToDefaultControllersAction
 
Card - Class in org.openxava.web.editors
 
Card() - Constructor for class org.openxava.web.editors.Card
 
CardIterator - Class in org.openxava.web.editors
 
CardIterator(Tab, View, HttpServletRequest, Messages) - Constructor for class org.openxava.web.editors.CardIterator
 
cellStyle - Variable in class org.openxava.util.jxls.JxlsStyle
 
CENTER - Static variable in class org.openxava.util.Align
 
CENTER - Static variable in interface org.openxava.util.jxls.JxlsConstants
 
change(String, String, String) - Static method in class org.openxava.util.Strings
Change in string original by newString.
change(String, Map) - Static method in class org.openxava.util.Strings
In the sent string changes the strings in toChange map for its values.
ChangeColumnNameAction - Class in org.openxava.actions
 
ChangeColumnNameAction() - Constructor for class org.openxava.actions.ChangeColumnNameAction
 
changeDateProperty(HttpServletRequest, HttpServletResponse, String, String, String, String, String) - Method in class org.openxava.web.dwr.Calendar
 
changeModule(String) - Method in class org.openxava.tests.ModuleTestBase
 
changeModule(String, String) - Method in class org.openxava.tests.ModuleTestBase
 
ChangeModuleAction - Class in org.openxava.actions
 
ChangeModuleAction() - Constructor for class org.openxava.actions.ChangeModuleAction
 
changePropertiesByCMPAttributes(String) - Method in class org.openxava.mapping.ModelMapping
 
changePropertiesByColumns(String) - Method in class org.openxava.mapping.ModelMapping
Change the properties inside ${ } by the database qualified(schema + table) columns.
changePropertiesByNotQualifiedColumns(String) - Method in class org.openxava.mapping.ModelMapping
Change the properties inside ${ } by the database columns without table and schema as prefix.
ChangeSectionAction - Class in org.openxava.actions
 
ChangeSectionAction() - Constructor for class org.openxava.actions.ChangeSectionAction
 
changeSeparatorsBySpaces(String) - Static method in class org.openxava.util.Strings
Changes \n, \r and \t by space.
changeThisPropertyByViewValue(String) - Method in class org.openxava.actions.ViewBaseAction
 
CharResponseWrapper - Class in org.openxava.web.filters
 
CharResponseWrapper(HttpServletResponse) - Constructor for class org.openxava.web.filters.CharResponseWrapper
 
Chart - Class in org.openxava.session
 
Chart - Annotation Type in org.openxava.annotations
To display a chart using the values from a collection.
Chart() - Constructor for class org.openxava.session.Chart
 
CHART_DATA_SEPARATOR - Static variable in class org.openxava.web.Charts
 
Chart.ChartType - Enum in org.openxava.session
 
ChartColumn - Class in org.openxava.session
 
ChartColumn() - Constructor for class org.openxava.session.ChartColumn
 
Charts - Class in org.openxava.web
Charts helper.
Charts - Annotation Type in org.openxava.annotations
A group of @Chart associated to the same member.
Charts() - Constructor for class org.openxava.web.Charts
 
checkAll() - Method in class org.openxava.tests.ModuleTestBase
 
checkAllCollection(String) - Method in class org.openxava.tests.ModuleTestBase
 
checkRow(int) - Method in class org.openxava.tests.ModuleTestBase
 
checkRow(String, String) - Method in class org.openxava.tests.ModuleTestBase
 
checkRowCollection(String, int) - Method in class org.openxava.tests.ModuleTestBase
 
childrenNamesSpi() - Method in class org.openxava.util.impl.UserPreferences
 
childSpi(String) - Method in class org.openxava.util.impl.UserPreferences
 
ChooseIconAction - Class in org.openxava.actions
 
ChooseIconAction() - Constructor for class org.openxava.actions.ChooseIconAction
 
ChooseReferenceAction - Class in org.openxava.actions
 
ChooseReferenceAction() - Constructor for class org.openxava.actions.ChooseReferenceAction
 
Classes - Class in org.openxava.util
Utility class to work with classes.
Classes() - Constructor for class org.openxava.util.Classes
 
classForName(String) - Static method in class org.openxava.util.Primitives
Class for name, but supporting primitive types and arrays of primitive types.
clean() - Static method in class org.openxava.util.SessionData
If you use SessionData in your own servlet call to this method at end.
clean() - Static method in class org.openxava.web.Requests
 
cleanCurrentWindowId() - Static method in class org.openxava.controller.ModuleContext
 
clear() - Method in class org.openxava.jpa.impl.EntityManagerDecorator
 
clear() - Method in class org.openxava.session.CutCollectionElements
 
clear() - Method in class org.openxava.view.View
Clear all displayed data.
clearActions() - Method in class org.openxava.actions.BaseAction
 
clearAndClose() - Method in class org.openxava.util.Messages
Clear all error message and does not accept any more messages.
clearBatch() - Method in class org.openxava.converters.typeadapters.ObjectPreparedStatementAdapter
 
clearCondition() - Method in class org.openxava.tab.Tab
 
clearCondition() - Method in class org.openxava.tests.ModuleTestBase
 
clearCurrent() - Static method in class com.openxava.naviox.Modules
 
clearParameters() - Method in class org.openxava.converters.typeadapters.ObjectPreparedStatementAdapter
 
clearProperties() - Method in class org.openxava.tab.meta.MetaTab
For dynamically remove all properties to this tab
clearProperties() - Method in class org.openxava.tab.Tab
 
ClearReferenceAction - Class in org.openxava.actions
 
ClearReferenceAction() - Constructor for class org.openxava.actions.ClearReferenceAction
 
clearSections() - Method in class org.openxava.view.meta.MetaView
 
clearSelected() - Method in class org.openxava.tab.Tab
Deprecated.
Since v4.7, use deselectAll() instead
clearStyle() - Method in class org.openxava.tab.Tab
Clear the effect of all calls to Tab.setStyle(int, String)
clearValidValues(String) - Method in class org.openxava.view.View
Remove all the valid values previously added with addValidValue().
clearWarnings() - Method in class org.openxava.converters.typeadapters.ArrayOneRowResultSetAdapter
 
clearWarnings() - Method in class org.openxava.converters.typeadapters.ObjectPreparedStatementAdapter
 
clone() - Method in class org.openxava.mapping.ReferenceMapping
 
clone() - Method in class org.openxava.tab.Tab
 
clone() - Method in class org.openxava.view.meta.MetaGroup
 
clone() - Method in class org.openxava.view.meta.MetaSearchAction
 
clone() - Method in class org.openxava.view.meta.MetaView
 
clone(Object) - Static method in class org.openxava.util.XObjects
Clone the sent object.
clone(Map) - Static method in class org.openxava.util.Maps
Create a clone.
clone(JxlsWorkbook, String) - Method in class org.openxava.util.jxls.JxlsStyle
 
CloneException - Exception in org.openxava.util
Problems cloning.
CloneException() - Constructor for exception org.openxava.util.CloneException
 
CloneException(String) - Constructor for exception org.openxava.util.CloneException
 
cloneMetaAction() - Method in class org.openxava.controller.meta.MetaAction
 
cloneMetaEditor() - Method in class org.openxava.web.meta.MetaEditor
 
cloneMetaProperty() - Method in class org.openxava.model.meta.MetaProperty
 
cloneMetaReference() - Method in class org.openxava.model.meta.MetaReference
 
cloneMetaTab() - Method in class org.openxava.tab.meta.MetaTab
 
cloneWith2359(Date) - Static method in class org.openxava.util.Dates
Returns a clone but with 23:59:59:999 for hours, minutes, seconds and milliseconds.
cloneWith59999(Timestamp) - Static method in class org.openxava.util.Dates
Returns a clone but with 59 seconds and 999 milliseconds.
cloneWith999(Timestamp) - Static method in class org.openxava.util.Dates
Returns a clone but with 999 for milliseconds.
cloneWithoutTime(Date) - Static method in class org.openxava.util.Dates
Returns a clone but without hours, minutes, seconds and milliseconds.
close() - Method in class org.openxava.converters.typeadapters.ArrayOneRowResultSetAdapter
 
close() - Method in class org.openxava.converters.typeadapters.ObjectPreparedStatementAdapter
 
close() - Method in class org.openxava.jpa.impl.EntityManagerDecorator
 
close() - Method in interface org.openxava.web.editors.ITreeViewReader
Ends the process of reading
close() - Method in class org.openxava.web.editors.TreeViewReaderImpl
 
closeDialog() - Method in class org.openxava.actions.CollectionElementViewBaseAction
 
closeDialog() - Method in class org.openxava.actions.ViewBaseAction
 
closeDialog() - Method in class org.openxava.controller.ModuleManager
 
closeDialog() - Method in class org.openxava.tests.ModuleTestBase
 
closeModule(HttpServletRequest, HttpServletResponse, String, String, int) - Method in class com.openxava.naviox.web.dwr.Modules
 
closeOnCompletion() - Method in class org.openxava.converters.typeadapters.ObjectPreparedStatementAdapter
 
CmpField - Class in org.openxava.mapping
 
CmpField() - Constructor for class org.openxava.mapping.CmpField
 
CMPFieldComparator - Class in org.openxava.util
Create on 26/02/2010 (10:33:06)
Collapsed - Annotation Type in org.openxava.annotations
The member will be shown collapsed for the indicated views.
COLLECTION - Static variable in class org.openxava.actions.SimpleTemplaterAction
 
COLLECTION_PREFIX - Static variable in class org.openxava.tab.Tab
Prefix used for naming (in session) to the tab objects used for collections.
CollectionBaseAction - Class in org.openxava.actions
Base class for creating actions to be used as list actions.
CollectionBaseAction() - Constructor for class org.openxava.actions.CollectionBaseAction
 
CollectionChart - Class in org.openxava.web.editors
Helper class to be used from CollectionChart editor JSP code.
CollectionChart(View) - Constructor for class org.openxava.web.editors.CollectionChart
 
collectionDeselectAll() - Method in class org.openxava.view.View
Deselects all items in collection
CollectionElementViewBaseAction - Class in org.openxava.actions
 
CollectionElementViewBaseAction() - Constructor for class org.openxava.actions.CollectionElementViewBaseAction
 
CollectionInViewBaseFilter - Class in org.openxava.filters
Used for implementing collections using a Tab from a View.
CollectionInViewBaseFilter() - Constructor for class org.openxava.filters.CollectionInViewBaseFilter
 
CollectionInViewFilter - Class in org.openxava.filters
Used for implementing collections using a Tab from a View.
CollectionInViewFilter() - Constructor for class org.openxava.filters.CollectionInViewFilter
 
Collections - Class in org.openxava.web
Utilities used from JSP files for collections.
Collections() - Constructor for class org.openxava.web.Collections
 
CollectionView - Annotation Type in org.openxava.annotations
The view of the referenced object (each collection element) which is used to display the detail.
CollectionViews - Annotation Type in org.openxava.annotations
A group of @CollectionView associated to the same collection.
CollectionWithConditionInViewFilter - Class in org.openxava.filters
Used for implementing collections with condition using a Tab from a View.
CollectionWithConditionInViewFilter() - Constructor for class org.openxava.filters.CollectionWithConditionInViewFilter
 
column - Variable in class org.openxava.util.jxls.JxlsCell
 
com.openxava.naviox - package com.openxava.naviox
 
com.openxava.naviox.actions - package com.openxava.naviox.actions
 
com.openxava.naviox.impl - package com.openxava.naviox.impl
 
com.openxava.naviox.model - package com.openxava.naviox.model
 
com.openxava.naviox.util - package com.openxava.naviox.util
 
com.openxava.naviox.web - package com.openxava.naviox.web
 
com.openxava.naviox.web.dwr - package com.openxava.naviox.web.dwr
 
com.openxava.phone.impl - package com.openxava.phone.impl
 
com.openxava.phone.web - package com.openxava.phone.web
 
com.openxava.phone.web.dwr - package com.openxava.phone.web.dwr
 
commit() - Method in class org.openxava.actions.BaseAction
Commit the current transaction.
commit() - Method in class org.openxava.actions.RemoveSelectedInElementCollectionAction
 
commit() - Static method in class org.openxava.controller.ModuleManager
Commit the current JPA manager and Hibernate session, if they exist.
commit() - Static method in class org.openxava.jpa.XPersistence
Commits changes and closes the EntityManager associated to the current thread.
commit() - Method in interface org.openxava.model.impl.IPersistenceProvider
Commit the work made by this persistent provider.
commit() - Method in class org.openxava.model.impl.JPAPersistenceProvider
 
commit() - Method in class org.openxava.model.impl.TransientPersistenceProvider
 
commit() - Static method in class org.openxava.model.MapFacade
Commit in database the changes done using MapFacade.
commit(UserInfo) - Method in class org.openxava.model.impl.MapFacadeBean
 
ComparatorValidator - Class in org.openxava.validators
Assert that a comparation is true.
ComparatorValidator() - Constructor for class org.openxava.validators.ComparatorValidator
 
compare(Object, Object) - Method in class org.openxava.util.CMPFieldComparator
 
compare(Object, Object) - Method in class org.openxava.util.FieldComparator
 
compare(Object, Object) - Method in class org.openxava.util.KeyAndDescriptionComparator
 
compareTo(Object) - Method in class org.openxava.tab.Tab.Configuration
 
compareTo(MetaMember) - Method in class org.openxava.model.meta.MetaMember
 
COMPOSITE_KEY_SUFFIX - Static variable in class org.openxava.web.DescriptionsLists
 
CompositeFilter - Class in org.openxava.filters
To sum two IFilter.
CompositeFilter(IFilter, IFilter) - Constructor for class org.openxava.filters.CompositeFilter
 
concat(String, String...) - Static method in class org.openxava.util.Strings
Concatenates the list of strings using the separator.
ConcatCalculator - Class in org.openxava.calculators
String concatenation.
ConcatCalculator() - Constructor for class org.openxava.calculators.ConcatCalculator
 
ConcatOidCalculator - Class in org.openxava.calculators
It create a strint that concat string1:string2[:string3]:counter.
ConcatOidCalculator() - Constructor for class org.openxava.calculators.ConcatOidCalculator
 
condition() - Method in annotation type org.openxava.annotations.DescriptionsList
Allows to specify a condition (with SQL style) to filter the values that are shown in the description list.
Condition - Annotation Type in org.openxava.annotations
Restricts the elements that appear in the collection.
Configuration - Class in com.openxava.naviox.model
 
Configuration() - Constructor for class com.openxava.naviox.model.Configuration
 
Configuration() - Constructor for class org.openxava.tab.Tab.Configuration
 
ConfigurationFactory - Class in com.openxava.naviox.impl
 
ConfigurationFactory() - Constructor for class com.openxava.naviox.impl.ConfigurationFactory
 
configureAnnotationTypeDefault() - Static method in class org.openxava.model.meta.xmlparse.AnnotationTypeDefaultParser
 
configureApplications() - Static method in class org.openxava.application.meta.xmlparse.ApplicationParser
 
configureControllers(String) - Static method in class org.openxava.controller.meta.xmlparse.ControllersParser
 
configureConverters() - Static method in class org.openxava.mapping.xmlparse.ConvertersParser
 
configureDefaultSize() - Static method in class org.openxava.model.meta.xmlparse.DefaultSizeParser
 
ConfigureImportAction - Class in org.openxava.actions
 
ConfigureImportAction() - Constructor for class org.openxava.actions.ConfigureImportAction
 
configureStereotypeTypeDefault() - Static method in class org.openxava.model.meta.xmlparse.StereotypeTypeDefaultParser
 
configureValidators() - Static method in class org.openxava.validators.meta.xmlparse.ValidatorsParser
 
consulted(String, Map) - Static method in class org.openxava.util.AccessTracker
 
consulted(String, Map) - Method in class org.openxava.util.EmailNotificationsAccessTrackerProvider
 
consulted(String, Map) - Method in interface org.openxava.util.IAccessTrackerProvider
 
consulted(String, Map) - Method in class org.openxava.util.LogAccessTrackerProvider
 
contains() - Method in class org.openxava.util.Messages
 
contains(Object) - Method in class org.openxava.jpa.impl.EntityManagerDecorator
 
contains(String) - Static method in class org.openxava.controller.meta.MetaControllers
 
contains(String) - Method in class org.openxava.util.Messages
 
CONTAINS_COMPARATOR - Static variable in class org.openxava.tab.Tab
 
containsMetaAction(String) - Method in class org.openxava.controller.meta.MetaController
 
containsMetaAction(String) - Static method in class org.openxava.controller.meta.MetaControllers
 
containsMetaCollection(String) - Method in class org.openxava.model.meta.MetaModel
 
containsMetaObject(String) - Static method in class org.openxava.controller.meta.MetaControllers
 
containsMetaProperty(String) - Method in class org.openxava.model.meta.MetaModel
 
containsMetaPropertyView(String) - Method in class org.openxava.model.meta.MetaModel
 
containsMetaReference(String) - Method in class org.openxava.model.meta.MetaModel
 
containsMetaReferenceWithModel(String) - Method in class org.openxava.model.meta.MetaModel
 
containsMetaSets() - Method in class org.openxava.util.meta.MetaSetsContainer
 
containsMetaSetsWithoutValue() - Method in class org.openxava.util.meta.MetaSetsContainer
 
containsProperty(String) - Method in class org.openxava.tab.Tab
 
containsValidadors() - Method in class org.openxava.model.meta.MetaModel
 
containsValidValue(Object) - Method in class org.openxava.model.meta.MetaProperty
 
containsViewProperty(String) - Method in class org.openxava.view.meta.MetaView
 
ContentSecurityPolicyFilter - Class in org.openxava.web.filters
 
ContentSecurityPolicyFilter() - Constructor for class org.openxava.web.filters.ContentSecurityPolicyFilter
 
ControllersParser - Class in org.openxava.controller.meta.xmlparse
 
ControllersParser(String, int) - Constructor for class org.openxava.controller.meta.xmlparse.ControllersParser
 
ConversionException - Exception in org.openxava.converters
 
ConversionException() - Constructor for exception org.openxava.converters.ConversionException
 
ConversionException(String) - Constructor for exception org.openxava.converters.ConversionException
 
ConversionException(String, Object) - Constructor for exception org.openxava.converters.ConversionException
 
ConversionException(String, Object, Object) - Constructor for exception org.openxava.converters.ConversionException
 
Converters - Class in org.openxava.mapping
Utility class for access to default converter for a property.
Converters() - Constructor for class org.openxava.mapping.Converters
 
ConvertersParser - Class in org.openxava.mapping.xmlparse
 
ConvertersParser(String, int) - Constructor for class org.openxava.mapping.xmlparse.ConvertersParser
 
Coordinates - Annotation Type in org.openxava.annotations
Allows to choose a point in a map and store it.
CoordinatesValidator - Class in org.openxava.validators
 
CoordinatesValidator() - Constructor for class org.openxava.validators.CoordinatesValidator
 
CounterByPassOidCalculator - Class in org.openxava.calculators
 
CounterByPassOidCalculator() - Constructor for class org.openxava.calculators.CounterByPassOidCalculator
 
create() - Method in class com.openxava.naviox.impl.ConfigurationFactory
 
create() - Method in interface com.openxava.naviox.impl.IConfigurationFactory
 
create() - Method in class org.openxava.actions.SaveAction
 
create() - Method in interface org.openxava.tab.impl.EntityTabHome
Creates a default instance of Session Bean: EntityTab
create() - Method in class org.openxava.util.Factory
Create a default object.
create(int, int, int) - Static method in class org.openxava.util.Dates
With hour to 0.
create(int, int, int, int, int, int) - Static method in class org.openxava.util.Dates
If day, month and year are 0 return null.
create(String) - Static method in class com.openxava.naviox.impl.MetaModuleFactory
 
create(String) - Static method in class org.openxava.tab.impl.EntityTabFactory
 
create(String) - Method in class org.openxava.util.Factory
Create the indicate object.
create(String, String) - Static method in class com.openxava.naviox.impl.MetaModuleFactory
 
create(String, String) - Static method in class org.openxava.tab.impl.EntityTabFactory
 
create(String, Map) - Static method in class org.openxava.model.MapFacade
Creates a new entity from a map with its initial values.
create(Map, boolean, Map) - Method in class org.openxava.actions.SaveElementInCollectionAction
 
create(MetaModel, Map) - Method in interface org.openxava.model.impl.IPersistenceProvider
Create a persistent object (saved in database) from the data passed in map format.
create(MetaModel, Map) - Method in class org.openxava.model.impl.POJOPersistenceProviderBase
 
create(MetaModel, Map) - Method in class org.openxava.model.impl.TransientPersistenceProvider
 
create(MetaTab) - Static method in class org.openxava.tab.impl.EntityTabFactory
An EntityTab with on-demmand data reading.
create(MetaTab, int) - Static method in class org.openxava.tab.impl.EntityTabFactory
 
create(Tab) - Static method in class org.openxava.session.Chart
 
create(Tab) - Static method in class org.openxava.session.MyReport
 
create(UserInfo, String, Map) - Method in class org.openxava.model.impl.MapFacadeBean
 
createAction() - Method in class org.openxava.controller.meta.MetaAction
 
createAggregate(String, Object, int, Map) - Static method in class org.openxava.model.MapFacade
Deprecated.
Use createAggregate(String modelName, Map containerKey, String collectionName, Map values) instead.
createAggregate(String, Map, int, Map) - Static method in class org.openxava.model.MapFacade
Deprecated.
Use createAggregate(String modelName, Map containerKey, String collectionName, Map values) instead
createAggregate(String, Map, String, Map) - Static method in class org.openxava.model.MapFacade
Creates a new aggregate from a map with its initial values.
createAggregate(MetaModel, Map, MetaModel, Object, int) - Method in interface org.openxava.model.impl.IPersistenceProvider
Create an aggregate (saving it in database) from the data passed in map format.
createAggregate(MetaModel, Map, MetaModel, Object, int) - Method in class org.openxava.model.impl.POJOPersistenceProviderBase
 
createAggregate(MetaModel, Map, MetaModel, Object, int) - Method in class org.openxava.model.impl.TransientPersistenceProvider
 
createAggregate(UserInfo, String, Object, int, Map) - Method in class org.openxava.model.impl.MapFacadeBean
 
createAggregate(UserInfo, String, Map, int, Map) - Method in class org.openxava.model.impl.MapFacadeBean
 
createAggregate(UserInfo, String, Map, String, Map) - Method in class org.openxava.model.impl.MapFacadeBean
 
createAggregateReturningKey(String, Map, int, Map) - Static method in class org.openxava.model.MapFacade
Deprecated.
Use createAggregateReturningKey(String modelName, Map containerKey, String collectionName, Map values) instead.
createAggregateReturningKey(String, Map, String, Map) - Static method in class org.openxava.model.MapFacade
Creates a new aggregate from a map with its initial values and return a map with the key.
createAggregateReturningKey(UserInfo, String, Map, int, Map) - Method in class org.openxava.model.impl.MapFacadeBean
 
createAggregateReturningKey(UserInfo, String, Map, String, Map) - Method in class org.openxava.model.impl.MapFacadeBean
 
createAll() - Static method in class com.openxava.naviox.impl.MetaModuleFactory
 
createAllData(MetaTab) - Static method in class org.openxava.tab.impl.EntityTabFactory
An EntityTab that load all data at once.
createByComponent(String) - Static method in class org.openxava.util.DataSourceConnectionProvider
 
createCalculator() - Method in class org.openxava.model.meta.MetaCalculator
Create a calculator whenever this method is called, congured with values assigned in xml.
createConfiguration() - Method in class org.openxava.tab.Tab
 
createCurrent() - Static method in class org.openxava.util.Dates
Current date without time.
created(String, Map) - Static method in class org.openxava.util.AccessTracker
 
created(String, Map) - Method in class org.openxava.util.EmailNotificationsAccessTrackerProvider
 
created(String, Map) - Method in interface org.openxava.util.IAccessTrackerProvider
 
created(String, Map) - Method in class org.openxava.util.LogAccessTrackerProvider
 
createDefault(MetaComponent) - Static method in class org.openxava.tab.meta.MetaTab
 
createDefault(MetaModel) - Static method in class org.openxava.tab.meta.MetaTab
 
createDefaultValueCalculator() - Method in class org.openxava.model.meta.MetaProperty
 
createDefaultValueCalculator() - Method in class org.openxava.model.meta.MetaReference
 
createEmpty(Tab) - Static method in class org.openxava.session.MyReport
 
createEntityGraph(Class<T>) - Method in class org.openxava.jpa.impl.EntityManagerDecorator
 
createEntityGraph(String) - Method in class org.openxava.jpa.impl.EntityManagerDecorator
 
createEntityValidator(EntityValidator) - Static method in class org.openxava.component.parse.AnnotatedClassParser
Creates a MetaValidator for entity validation from a EntityValidator annotation.
createFileIfNotExist(String) - Static method in class org.openxava.util.Files
 
createFilter() - Method in class org.openxava.filters.meta.MetaFilter
 
createHibernateIdGeneratorCalculator() - Method in class org.openxava.model.meta.MetaCalculator
Create a IHibernateIdGeneratorCalculator whenever this method is called, congured with values assigned in xml.
createManager() - Static method in class org.openxava.jpa.XPersistence
Create a new EntityManager.
createMetaDescriptionList(MetaReference) - Method in class org.openxava.view.meta.MetaView
 
createMetaTreeView(Tab, String, String, Style, Messages) - Method in class org.openxava.web.editors.TreeViewParser
Creates the MetaTreeView for later use
createNamedQuery(String) - Method in class org.openxava.jpa.impl.EntityManagerDecorator
 
createNamedQuery(String, Class<T>) - Method in class org.openxava.jpa.impl.EntityManagerDecorator
 
createNamedStoredProcedureQuery(String) - Method in class org.openxava.jpa.impl.EntityManagerDecorator
 
createNativeQuery(String) - Method in class org.openxava.jpa.impl.EntityManagerDecorator
 
createNativeQuery(String, Class) - Method in class org.openxava.jpa.impl.EntityManagerDecorator
 
createNativeQuery(String, String) - Method in class org.openxava.jpa.impl.EntityManagerDecorator
 
CreateNewElementInCollectionAction - Class in org.openxava.actions
Create a new element in collection.
CreateNewElementInCollectionAction() - Constructor for class org.openxava.actions.CreateNewElementInCollectionAction
 
CreateNewElementInManyToManyCollectionAction - Class in org.openxava.actions
 
CreateNewElementInManyToManyCollectionAction() - Constructor for class org.openxava.actions.CreateNewElementInManyToManyCollectionAction
 
CreateNewFromReferenceAction - Class in org.openxava.actions
 
CreateNewFromReferenceAction() - Constructor for class org.openxava.actions.CreateNewFromReferenceAction
 
CreateNewMyReportAction - Class in org.openxava.actions
 
CreateNewMyReportAction() - Constructor for class org.openxava.actions.CreateNewMyReportAction
 
CreateNewMyReportColumnAction - Class in org.openxava.actions
 
CreateNewMyReportColumnAction() - Constructor for class org.openxava.actions.CreateNewMyReportColumnAction
 
createNotValidatingCollections(String, Map) - Static method in class org.openxava.model.MapFacade
Creates a new entity from a map with its initial values and return a map with the key values of the created entity.
createNotValidatingCollections(UserInfo, String, Map) - Method in class org.openxava.model.impl.MapFacadeBean
 
createObject() - Method in class org.openxava.controller.meta.MetaObject
 
createObjects() - Method in class org.openxava.application.meta.xmlparse.ApplicationParser
 
createObjects() - Method in class org.openxava.controller.meta.xmlparse.ControllersParser
 
createObjects() - Method in class org.openxava.mapping.xmlparse.ConvertersParser
 
createObjects() - Method in class org.openxava.model.meta.xmlparse.AnnotationTypeDefaultParser
 
createObjects() - Method in class org.openxava.model.meta.xmlparse.DefaultSizeParser
 
createObjects() - Method in class org.openxava.model.meta.xmlparse.StereotypeTypeDefaultParser
 
createObjects() - Method in class org.openxava.tab.meta.xmlparse.TabsDefaultValuesParser
 
createObjects() - Method in class org.openxava.util.xmlparse.ParserBase
 
createObjects() - Method in class org.openxava.validators.meta.xmlparse.ValidatorsParser
 
createObjects() - Method in class org.openxava.web.meta.xmlparse.EditorsParser
 
createOnChangeAction() - Method in class org.openxava.view.meta.MetaPropertyView
 
createOnChangeAction(String) - Method in class org.openxava.view.meta.MetaView
 
createOnChangeSearchAction() - Method in class org.openxava.view.meta.MetaReferenceView
 
createOnChangeSearchAction(String) - Method in class org.openxava.view.meta.MetaView
 
createPOICell(JxlsWorkbook, Sheet, Map<Integer, JxlsStyle>) - Method in class org.openxava.util.jxls.JxlsCell
 
createPOICellStyle(JxlsWorkbook, Workbook) - Method in class org.openxava.util.jxls.JxlsStyle
 
createPOISheet(JxlsWorkbook, Workbook) - Method in class org.openxava.util.jxls.JxlsSheet
 
createPOIWorkbook() - Method in class org.openxava.util.jxls.JxlsWorkbook
Creates an apache POI Workbook from the JxlsWorkbok
createPropertyValidator() - Method in class org.openxava.validators.meta.MetaValidator
Creates a validator each time that this method is called; this validator is configured with the values assigned in XML.
createPropertyValidator(PropertyValidator) - Static method in class org.openxava.component.parse.AnnotatedClassParser
Creates a MetaValidator for property validation from a PropertyValidator annotation.
createQuery(String) - Method in class org.openxava.jpa.impl.EntityManagerDecorator
 
createQuery(String) - Method in class org.openxava.model.impl.JPAPersistenceProvider
 
createQuery(String) - Method in class org.openxava.model.impl.POJOPersistenceProviderBase
Creates a query, it can be Hibernate query or JPA query.
createQuery(String, Class<T>) - Method in class org.openxava.jpa.impl.EntityManagerDecorator
 
createQuery(CriteriaDelete) - Method in class org.openxava.jpa.impl.EntityManagerDecorator
 
createQuery(CriteriaQuery<T>) - Method in class org.openxava.jpa.impl.EntityManagerDecorator
 
createQuery(CriteriaUpdate) - Method in class org.openxava.jpa.impl.EntityManagerDecorator
 
createRemoveValidator() - Method in class org.openxava.validators.meta.MetaValidator
Creates a validator each time that this method is called; this validator is configured with the values assigned in XML.
createReturningKey(String, Map) - Static method in class org.openxava.model.MapFacade
Creates a new entity from a map with its initial values and return a map with the key values of the created entity.
createReturningKey(UserInfo, String, Map) - Method in class org.openxava.model.impl.MapFacadeBean
 
createReturningValues(String, Map) - Static method in class org.openxava.model.MapFacade
Creates a new entity from a map with its initials values and return a map with the values of created entity.
createReturningValues(UserInfo, String, Map) - Method in class org.openxava.model.impl.MapFacadeBean
 
createRowStyle(Node, int) - Static method in class org.openxava.tab.meta.xmlparse.TabParser
 
createStoredProcedureQuery(String) - Method in class org.openxava.jpa.impl.EntityManagerDecorator
 
createStoredProcedureQuery(String, Class...) - Method in class org.openxava.jpa.impl.EntityManagerDecorator
 
createStoredProcedureQuery(String, String...) - Method in class org.openxava.jpa.impl.EntityManagerDecorator
 
createTabProvider() - Method in interface org.openxava.model.impl.IPersistenceProvider
Provides tabular data.
createTabProvider() - Method in class org.openxava.model.impl.JPAPersistenceProvider
 
createTabProvider() - Method in class org.openxava.model.impl.TransientPersistenceProvider
 
createValidator() - Method in class org.openxava.validators.meta.MetaValidator
Creates a validator each time that this method is called; this validator is configured with the values assigned in XML.
createWebClient() - Method in class org.openxava.tests.ModuleTestBase
It creates and returns a new WebClient each time you call it.
CreditCardValidator - Class in org.openxava.validators
 
CreditCardValidator() - Constructor for class org.openxava.validators.CreditCardValidator
 
CSSServlet - Class in org.openxava.web.servlets
 
CSSServlet() - Constructor for class org.openxava.web.servlets.CSSServlet
 
cssToLabel(String) - Static method in class org.openxava.web.style.Themes
 
CurrentDateCalculator - Class in org.openxava.calculators
 
CurrentDateCalculator() - Constructor for class org.openxava.calculators.CurrentDateCalculator
 
CurrentLocalDateCalculator - Class in org.openxava.calculators
 
CurrentLocalDateCalculator() - Constructor for class org.openxava.calculators.CurrentLocalDateCalculator
 
CurrentMonthCalculator - Class in org.openxava.calculators
 
CurrentMonthCalculator() - Constructor for class org.openxava.calculators.CurrentMonthCalculator
 
CurrentTimestampCalculator - Class in org.openxava.calculators
Returns the current time in java.sql.Timestamp format.
CurrentTimestampCalculator() - Constructor for class org.openxava.calculators.CurrentTimestampCalculator
 
CurrentUserBirthDateDayCalculator - Class in org.openxava.calculators
Birth date day of the current user.
CurrentUserBirthDateDayCalculator() - Constructor for class org.openxava.calculators.CurrentUserBirthDateDayCalculator
 
CurrentUserBirthDateMonthCalculator - Class in org.openxava.calculators
Birth date month of the current user.
CurrentUserBirthDateMonthCalculator() - Constructor for class org.openxava.calculators.CurrentUserBirthDateMonthCalculator
 
CurrentUserBirthDateYearCalculator - Class in org.openxava.calculators
Birth date year of the current user.
CurrentUserBirthDateYearCalculator() - Constructor for class org.openxava.calculators.CurrentUserBirthDateYearCalculator
 
CurrentUserCalculator - Class in org.openxava.calculators
 
CurrentUserCalculator() - Constructor for class org.openxava.calculators.CurrentUserCalculator
 
CurrentUserEmailCalculator - Class in org.openxava.calculators
Email of the current user.
CurrentUserEmailCalculator() - Constructor for class org.openxava.calculators.CurrentUserEmailCalculator
 
CurrentUserFamilyNameCalculator - Class in org.openxava.calculators
Family name of the current user.
CurrentUserFamilyNameCalculator() - Constructor for class org.openxava.calculators.CurrentUserFamilyNameCalculator
 
CurrentUserGivenNameCalculator - Class in org.openxava.calculators
Given name of the current user.
CurrentUserGivenNameCalculator() - Constructor for class org.openxava.calculators.CurrentUserGivenNameCalculator
 
currentUserHasEmail() - Static method in class org.openxava.util.EmailNotifications
 
CurrentUserJobTitleCalculator - Class in org.openxava.calculators
Job title of the current user.
CurrentUserJobTitleCalculator() - Constructor for class org.openxava.calculators.CurrentUserJobTitleCalculator
 
CurrentUserMiddleNameCalculator - Class in org.openxava.calculators
Middle name of the current user.
CurrentUserMiddleNameCalculator() - Constructor for class org.openxava.calculators.CurrentUserMiddleNameCalculator
 
CurrentUserNickNameCalculator - Class in org.openxava.calculators
Nick name of the current user.
CurrentUserNickNameCalculator() - Constructor for class org.openxava.calculators.CurrentUserNickNameCalculator
 
CurrentYearCalculator - Class in org.openxava.calculators
 
CurrentYearCalculator() - Constructor for class org.openxava.calculators.CurrentYearCalculator
 
CutCollectionElements - Class in org.openxava.session
 
CutCollectionElements() - Constructor for class org.openxava.session.CutCollectionElements
 
CutElementsFromCollectionAction - Class in org.openxava.actions
 
CutElementsFromCollectionAction() - Constructor for class org.openxava.actions.CutElementsFromCollectionAction
 
cutOutRow(Map) - Method in class org.openxava.tab.Tab
 

D

data - Variable in class org.openxava.converters.StringBlobConverter.StringValue
 
data - Variable in class org.openxava.util.Photo
 
DataChunk - Class in org.openxava.tab.impl
A chunk of data.
DataChunk(List, boolean, int) - Constructor for class org.openxava.tab.impl.DataChunk
 
dataProperties() - Method in annotation type org.openxava.annotations.Chart
The property (or properties) to use to get the data of each entity to display in the chart.
DataSourceConnectionProvider - Class in org.openxava.util
Adapter from JNDI DataSource interface to IConnectionProvider interface.
DataSourceConnectionProvider() - Constructor for class org.openxava.util.DataSourceConnectionProvider
 
DATE - Static variable in interface org.openxava.util.jxls.JxlsConstants
 
DATE_COMPARATOR - Static variable in class org.openxava.actions.OnChangeMyReportColumnBaseAction
 
Date3Converter - Class in org.openxava.converters
In java a java.util.Date and in database 3 columns of integer type.
Date3Converter() - Constructor for class org.openxava.converters.Date3Converter
 
Date3Type - Class in org.openxava.types
In java a java.util.Date and in database 3 columns of integer type.
Date3Type() - Constructor for class org.openxava.types.Date3Type
 
dateDistance(Date, Date) - Static method in class org.openxava.util.Dates
Difference of 2 dates in years, months and days.
dateDistance(Date, Date, boolean) - Static method in class org.openxava.util.Dates
Difference of 2 dates in years, months and days.
DateDistance() - Constructor for class org.openxava.util.Dates.DateDistance
 
dateFormatForJSCalendar() - Static method in class org.openxava.util.Dates
 
dateFormatForJSCalendar(boolean) - Static method in class org.openxava.util.Dates
 
DateFormatter - Class in org.openxava.formatters
Date formatter with multilocale support.
DateFormatter() - Constructor for class org.openxava.formatters.DateFormatter
 
DateRangeFilter - Class in org.openxava.filters
Used in Calendar to filter dates.
DateRangeFilter() - Constructor for class org.openxava.filters.DateRangeFilter
 
Dates - Class in org.openxava.util
Utilities to working with dates (java.util.Date).
Dates() - Constructor for class org.openxava.util.Dates
 
Dates.DateDistance - Class in org.openxava.util
 
DateTime - Annotation Type in org.openxava.annotations
Indicates that the date must be displayed and editing including the time part.
DateTimeBaseFormatter - Class in org.openxava.formatters
Common code for DateTime formatters.
DateTimeBaseFormatter() - Constructor for class org.openxava.formatters.DateTimeBaseFormatter
 
DateTimeCombinedFormatter - Class in org.openxava.formatters
Date/Time (combined) formatter with multilocale support.
DateTimeCombinedFormatter() - Constructor for class org.openxava.formatters.DateTimeCombinedFormatter
 
dateTimeFormatForJSCalendar() - Static method in class org.openxava.util.Dates
 
DateTimeSeparatedFormatter - Class in org.openxava.formatters
Date and time formatter with multilocale support.
DateTimeSeparatedFormatter() - Constructor for class org.openxava.formatters.DateTimeSeparatedFormatter
 
DateToSqlDateFilter - Class in org.openxava.filters
Convert all java.util.Date arguments in java.sql.Date.
DateToSqlDateFilter() - Constructor for class org.openxava.filters.DateToSqlDateFilter
 
DateUtilSQLConverter - Class in org.openxava.converters
In java a java.util.Date and in database a java.sql.Date.
DateUtilSQLConverter() - Constructor for class org.openxava.converters.DateUtilSQLConverter
 
days - Variable in class org.openxava.util.Dates.DateDistance
 
DaysDelayCalculator - Class in org.openxava.calculators
 
DaysDelayCalculator() - Constructor for class org.openxava.calculators.DaysDelayCalculator
 
daysInterval(Date, Date, boolean) - Static method in class org.openxava.util.Dates
Returns number of days between startDate and endDate
DBInitializer - Class in com.openxava.naviox.impl
 
DBInitializer() - Constructor for class com.openxava.naviox.impl.DBInitializer
 
DBManager - Class in org.openxava.tools
Execute this class to start a manager for you development database.
DBManager() - Constructor for class org.openxava.tools.DBManager
 
DBServer - Class in org.openxava.util
 
DBServer() - Constructor for class org.openxava.util.DBServer
 
decodeSeparators(String) - Static method in class org.openxava.model.transients.Import
 
decorate(String, String, String) - Static method in class org.openxava.web.Ids
 
decorate(HttpServletRequest, String) - Static method in class org.openxava.web.Ids
 
decorateId(String) - Method in class org.openxava.tests.ModuleTestBase
Decorate the name to produced an unique identifier as the used by OX for HTML elements.
deepClone(Object) - Static method in class org.openxava.util.XObjects
Does an deep clone of the sent object.
deepCopy(Object) - Method in class org.openxava.types.Base1EnumType
 
deepCopy(Object) - Method in class org.openxava.types.Date3Type
 
deepCopy(Object) - Method in class org.openxava.types.EnumLetterType
 
deepCopy(Object) - Method in class org.openxava.types.EnumStringType
 
deepCopy(Object) - Method in class org.openxava.types.LocalDateNumericType
 
deepCopy(Object) - Method in class org.openxava.types.NotNullStringType
 
deepCopy(Object) - Method in class org.openxava.types.StringArrayBytesType
 
DEFAULT - Static variable in class org.openxava.util.Align
 
DEFAULT_CHUNK_SIZE - Static variable in class org.openxava.tab.impl.EntityTab
 
DEFAULT_CONTROLLERS - Static variable in interface org.openxava.actions.IChangeControllersAction
 
DEFAULT_VIEW - Static variable in interface org.openxava.actions.ICustomViewAction
 
defaultOrder() - Method in annotation type org.openxava.annotations.Tab
To specify the initial order for data.
DefaultReportParametersProvider - Class in org.openxava.util
By default it get parameters from i18n.
DefaultReportParametersProvider() - Constructor for class org.openxava.util.DefaultReportParametersProvider
 
DefaultSize - Class in org.openxava.model.meta
Utility class to access to default length of a type or stereotype.
DefaultSize() - Constructor for class org.openxava.model.meta.DefaultSize
 
DefaultSizeParser - Class in org.openxava.model.meta.xmlparse
 
DefaultSizeParser(String, int) - Constructor for class org.openxava.model.meta.xmlparse.DefaultSizeParser
 
DefaultValueCalculator - Annotation Type in org.openxava.annotations
For calculating its initial value.
delete(UserInfo, String, Map) - Method in class org.openxava.model.impl.MapFacadeBean
 
DeleteAction - Class in org.openxava.actions
 
DeleteAction() - Constructor for class org.openxava.actions.DeleteAction
 
deleteDir(File) - Static method in class org.openxava.util.Files
 
deleteDir(String) - Static method in class org.openxava.util.Files
 
deletePOIWorkbook() - Method in class org.openxava.util.jxls.JxlsWorkbook
Resets the Apache POI Workbook from the JxlsWorkbok to regenerate the Workbook on next createPOIWorkbook
deleteRow() - Method in class org.openxava.converters.typeadapters.ArrayOneRowResultSetAdapter
 
DeleteSelectedAction - Class in org.openxava.actions
 
DeleteSelectedAction - Annotation Type in org.openxava.annotations
Allows to define your a custom action to delete the selected elements from the collection and database.
DeleteSelectedAction() - Constructor for class org.openxava.actions.DeleteSelectedAction
 
DeleteSelectedActions - Annotation Type in org.openxava.annotations
A group of @DeleteSelectedAction associated to the same collection.
DeleteSelectedInCollectionAction - Class in org.openxava.actions
The default action to delete an element in a @OneToMany/@ManyToMany collection.
DeleteSelectedInCollectionAction() - Constructor for class org.openxava.actions.DeleteSelectedInCollectionAction
 
DeleteSelectedInCollectionBaseAction - Class in org.openxava.actions
 
DeleteSelectedInCollectionBaseAction() - Constructor for class org.openxava.actions.DeleteSelectedInCollectionBaseAction
 
deleteSheet(int) - Method in class org.openxava.util.jxls.JxlsWorkbook
Deletes a JxlsSheet
depends() - Method in annotation type org.openxava.annotations.DescriptionsList
Indicates that the list content depends on another value displayed.
depends(MetaProperty) - Method in class org.openxava.model.meta.MetaProperty
 
depends(MetaProperty) - Method in class org.openxava.web.meta.MetaEditor
 
depends(MetaProperty, MetaProperty, String) - Static method in class org.openxava.web.WebEditors
If a depends on b
Depends - Annotation Type in org.openxava.annotations
Declares that a property depends on other one(s).
dependsOn(MetaProperty) - Method in class org.openxava.view.meta.MetaDescriptionsList
 
dependsOnSomeOther() - Method in class org.openxava.web.meta.MetaEditor
If this editor depends of some other property or stereotype.
dependsOnSomeOther(MetaProperty, String) - Static method in class org.openxava.web.WebEditors
If the property depends of some other property displayed in the view.
dependsStereotype(MetaProperty) - Method in class org.openxava.web.meta.MetaEditor
 
DESCENDING - org.openxava.session.MyReportColumn.Order
 
descriptionProperties() - Method in annotation type org.openxava.annotations.DescriptionsList
The property (or properties) to show in the list.
DescriptionsCalculator - Class in org.openxava.calculators
It obtain a description collection.
DescriptionsCalculator() - Constructor for class org.openxava.calculators.DescriptionsCalculator
 
DescriptionsList - Annotation Type in org.openxava.annotations
With @DescriptionsList you can instruct OpenXava to visualize references as a descriptions list (actually a combo).
DescriptionsLists - Class in org.openxava.web
Created on 21/08/2009
DescriptionsLists - Annotation Type in org.openxava.annotations
A group of @DescriptionsList associated to the same member.
DescriptionsLists() - Constructor for class org.openxava.web.DescriptionsLists
 
descriptionsListsRefreshed() - Method in class org.openxava.view.View
 
DescriptionsListTag - Class in org.openxava.web.taglib
 
DescriptionsListTag() - Constructor for class org.openxava.web.taglib.DescriptionsListTag
 
deselect(int) - Method in class org.openxava.tab.Tab
 
deselect(Map) - Method in class org.openxava.tab.Tab
 
deselectAll() - Method in class org.openxava.tab.Tab
 
deselectCollection(String) - Method in class org.openxava.view.View
 
DeselectRowsAction - Class in org.openxava.actions
 
DeselectRowsAction() - Constructor for class org.openxava.actions.DeselectRowsAction
 
destroy() - Method in class com.openxava.naviox.web.NaviOXFilter
 
destroy() - Method in class org.openxava.web.filters.ContentSecurityPolicyFilter
 
detach(Object) - Method in class org.openxava.jpa.impl.EntityManagerDecorator
 
DETAIL - Static variable in interface org.openxava.actions.IChangeModeAction
 
DetailAction - Annotation Type in org.openxava.annotations
In collection view to add actions in detail mode, usually actions which scope is the detail that is being edited.
DetailActions - Annotation Type in org.openxava.annotations
A group of @DetailAction associated to the same collection.
DisableCustomizeListAction - Class in org.openxava.actions
 
DisableCustomizeListAction() - Constructor for class org.openxava.actions.DisableCustomizeListAction
 
disableValidValues(String) - Method in class org.openxava.view.View
Remove all the valid values previously added with addValidValue() and disable the combo.
disassemble(Object) - Method in class org.openxava.types.Base1EnumType
 
disassemble(Object) - Method in class org.openxava.types.EnumLetterType
 
disassemble(Object) - Method in class org.openxava.types.EnumStringType
 
disassemble(Object) - Method in class org.openxava.types.LocalDateNumericType
 
disassemble(Object) - Method in class org.openxava.types.NotNullStringType
 
disassemble(Object) - Method in class org.openxava.types.StringArrayBytesType
 
disassemble(Object, SharedSessionContractImplementor) - Method in class org.openxava.types.Date3Type
 
Discussion - Class in org.openxava.web.dwr
 
Discussion - Annotation Type in org.openxava.annotations
Field that contains a discussion thread, just like the ones in forums, trackers, blogs, etc.
Discussion() - Constructor for class org.openxava.web.dwr.Discussion
 
DiscussionComment - Class in org.openxava.web.editors
 
DiscussionComment() - Constructor for class org.openxava.web.editors.DiscussionComment
 
displayAllModulesList(HttpServletRequest, HttpServletResponse, String) - Method in class com.openxava.naviox.web.dwr.Modules
 
displayAsDescriptionsList(MetaReference) - Method in class org.openxava.view.View
 
displayAsDescriptionsListAndReferenceView() - Method in class org.openxava.view.View
 
displayAsDescriptionsListAndReferenceView(MetaReference) - Method in class org.openxava.view.View
 
displayDetailInCollection(String) - Method in class org.openxava.view.View
 
displayModulesList(HttpServletRequest, HttpServletResponse) - Method in class com.openxava.naviox.web.dwr.Modules
 
displayReferenceWithNoFrameEditor(MetaReference) - Method in class org.openxava.view.View
 
displayReferenceWithNotCompositeEditor(MetaReference) - Method in class org.openxava.view.View
 
DisplaySize - Annotation Type in org.openxava.annotations
The size in characters of the editor in the User Interface used to display this property.
DisplaySizes - Annotation Type in org.openxava.annotations
A group of @DisplaySize associated to the same property.
displayWithFrame() - Method in class org.openxava.view.View
 
doAfterBody() - Method in class org.openxava.web.taglib.ActionTag
 
doAfterBody() - Method in class org.openxava.web.taglib.LinkTag
 
doDelete(HttpServletRequest, HttpServletResponse) - Method in class org.openxava.web.servlets.UploadServlet
 
doEndTag() - Method in class org.openxava.web.taglib.ActionTag
 
doEndTag() - Method in class org.openxava.web.taglib.LinkTag
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.openxava.naviox.web.NaviOXFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.openxava.web.filters.ContentSecurityPolicyFilter
 
doGet(HttpServletRequest, HttpServletResponse) - Method in interface com.openxava.naviox.impl.IServletProvider
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.openxava.naviox.impl.OrganizationServletProvider
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.openxava.naviox.web.NaviOXServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.openxava.naviox.web.OrganizationServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.openxava.phone.impl.PhoneServletProvider
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.openxava.phone.web.PhoneServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.openxava.web.servlets.CSSServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.openxava.web.servlets.FilesServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.openxava.web.servlets.GalleryServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.openxava.web.servlets.GenerateConcatReportServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.openxava.web.servlets.GenerateCustomReportServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.openxava.web.servlets.GenerateReportServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.openxava.web.servlets.GenerateSimpleHTMLReportServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.openxava.web.servlets.ImagesServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.openxava.web.servlets.JasperReportServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.openxava.web.servlets.ModuleServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.openxava.web.servlets.NotFoundServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.openxava.web.servlets.ReportXLSServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.openxava.web.servlets.UploadServlet
 
dontGenerateNewWindowIdNextTime() - Method in class org.openxava.controller.ModuleContext
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.openxava.naviox.web.NaviOXServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.openxava.naviox.web.OrganizationServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.openxava.phone.web.PhoneServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.openxava.web.servlets.ModuleServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.openxava.web.servlets.UploadServlet
 
doStartTag() - Method in class org.openxava.web.taglib.ActionTag
 
doStartTag() - Method in class org.openxava.web.taglib.ButtonTag
 
doStartTag() - Method in class org.openxava.web.taglib.DescriptionsListTag
 
doStartTag() - Method in class org.openxava.web.taglib.EditorTag
 
doStartTag() - Method in class org.openxava.web.taglib.IdTag
 
doStartTag() - Method in class org.openxava.web.taglib.ImageTag
 
doStartTag() - Method in class org.openxava.web.taglib.LabelTag
 
doStartTag() - Method in class org.openxava.web.taglib.LinkTag
 
doStartTag() - Method in class org.openxava.web.taglib.MessageTag
 
doStartTag() - Method in class org.openxava.web.taglib.NonceTag
 
dragAndDrop(HttpServletRequest, HttpServletResponse, String, String, String, String, String) - Method in class org.openxava.web.dwr.Calendar
 
dropMember(String) - Method in class org.openxava.tab.meta.MetaTab
 
DWRServlet - Class in org.openxava.web.servlets
 
DWRServlet() - Constructor for class org.openxava.web.servlets.DWRServlet
 

E

EditAction - Annotation Type in org.openxava.annotations
Allows you to define your custom action to view a collection element.
EditActions - Annotation Type in org.openxava.annotations
A group of @EditAction associated to the same collection.
EditElementInCollectionAction - Class in org.openxava.actions
 
EditElementInCollectionAction() - Constructor for class org.openxava.actions.EditElementInCollectionAction
 
EditElementInManyToManyCollectionAction - Class in org.openxava.actions
Prepare a dialog to edit an element from a ManyToMany collection.
EditElementInManyToManyCollectionAction() - Constructor for class org.openxava.actions.EditElementInManyToManyCollectionAction
 
EditMyReportColumnAction - Class in org.openxava.actions
 
EditMyReportColumnAction() - Constructor for class org.openxava.actions.EditMyReportColumnAction
 
EditOnly - Annotation Type in org.openxava.annotations
The final user can modify existing elements in the collection, but not add or remove collection elements.
editor() - Method in annotation type org.openxava.annotations.Tab
Editor from default-editors.xml or editors.xml used for default list format.
Editor - Annotation Type in org.openxava.annotations
Name of the editor to use for displaying the member in this view.
editors() - Method in annotation type org.openxava.annotations.Tab
Editors from default-editors.xml or editors.xml used for all the list format.
Editors - Annotation Type in org.openxava.annotations
A group of @Editor associated to the same member.
EditorsEvents - Class in org.openxava.web
Utilities to help in web events of editors used from JSP and taglibs.
EditorsEvents() - Constructor for class org.openxava.web.EditorsEvents
 
EditorsParser - Class in org.openxava.web.meta.xmlparse
 
EditorsParser(String, int) - Constructor for class org.openxava.web.meta.xmlparse.EditorsParser
 
EditorsResources - Class in org.openxava.web
Utility used from JSP files to include JS and CSS files for editors.
EditorsResources() - Constructor for class org.openxava.web.EditorsResources
 
EditorTag - Class in org.openxava.web.taglib
 
EditorTag() - Constructor for class org.openxava.web.taglib.EditorTag
 
ejbActivate() - Method in class org.openxava.model.impl.MapFacadeBean
 
ejbCreate() - Method in class org.openxava.model.impl.MapFacadeBean
 
ejbCreate() - Method in class org.openxava.tab.impl.EntityTabBean
 
ejbPassivate() - Method in class org.openxava.model.impl.MapFacadeBean
 
ejbRemove() - Method in class org.openxava.model.impl.MapFacadeBean
 
ElementName - Class in org.openxava.util.meta
It is not used to define a name, but as utility to break down.
ElementName(String) - Constructor for class org.openxava.util.meta.ElementName
 
ElementNotFoundException - Exception in org.openxava.util
A OpenXava element does no exists.
ElementNotFoundException() - Constructor for exception org.openxava.util.ElementNotFoundException
 
ElementNotFoundException(String) - Constructor for exception org.openxava.util.ElementNotFoundException
 
ElementNotFoundException(String, Object) - Constructor for exception org.openxava.util.ElementNotFoundException
 
ElementNotFoundException(String, Object, Object) - Constructor for exception org.openxava.util.ElementNotFoundException
 
ElementNotFoundException(String, Object, Object, Object) - Constructor for exception org.openxava.util.ElementNotFoundException
 
elementsCount() - Method in class org.openxava.session.CutCollectionElements
 
EmailList - Annotation Type in org.openxava.annotations
String to save several emails separated by commas.
EmailListValidator - Class in org.openxava.validators
 
EmailListValidator() - Constructor for class org.openxava.validators.EmailListValidator
 
EmailNotifications - Class in org.openxava.util
 
EmailNotifications() - Constructor for class org.openxava.util.EmailNotifications
 
EmailNotificationsAccessTrackerProvider - Class in org.openxava.util
 
EmailNotificationsAccessTrackerProvider() - Constructor for class org.openxava.util.EmailNotificationsAccessTrackerProvider
 
EmailNotificationsUtils - Class in org.openxava.tests
Utility class to test email notifications from junit tests.
Emails - Class in org.openxava.util
 
Emails() - Constructor for class org.openxava.util.Emails
 
Emails.Attachment - Class in org.openxava.util
 
EmailSubscription - Class in org.openxava.util.impl
 
EmailSubscription() - Constructor for class org.openxava.util.impl.EmailSubscription
 
EmailSubscription(String, String) - Constructor for class org.openxava.util.impl.EmailSubscription
 
EmailValidator - Class in org.openxava.validators
 
EmailValidator() - Constructor for class org.openxava.validators.EmailValidator
 
empty(Object) - Static method in class org.openxava.util.Is
Verifies if the sent object is null or empty string (if it's string) or 0 (if it's number) or empty Map.
EMPTY - Static variable in interface org.openxava.util.jxls.JxlsConstants
 
EMPTY_COMPARATOR - Static variable in class org.openxava.actions.OnChangeMyReportColumnBaseAction
 
EMPTY_COMPARATOR - Static variable in class org.openxava.tab.Tab
 
EMPTY_CONTROLLER - Static variable in interface org.openxava.actions.IChangeControllersAction
 
EmptyAction - Class in org.openxava.actions
 
EmptyAction() - Constructor for class org.openxava.actions.EmptyAction
 
emptyString(String...) - Static method in class org.openxava.util.Is
Verifies if some of the sent strings are null or empty string.
emptyStringAll(String...) - Static method in class org.openxava.util.Is
Verifies if all sent strings are null or empty string.
EmptyStringCalculator - Class in org.openxava.calculators
 
EmptyStringCalculator() - Constructor for class org.openxava.calculators.EmptyStringCalculator
 
encodeSeparators(String) - Static method in class org.openxava.model.transients.Import
 
ENDS_COMPARATOR - Static variable in class org.openxava.tab.Tab
 
ENGLISH - Static variable in class org.openxava.util.xmlparse.ParserBase
 
EntityManagerDecorator - Class in org.openxava.jpa.impl
 
EntityManagerDecorator(EntityManager) - Constructor for class org.openxava.jpa.impl.EntityManagerDecorator
Constructor for attaching decoration to EntityManager
EntityMapping - Class in org.openxava.mapping
 
EntityMapping() - Constructor for class org.openxava.mapping.EntityMapping
 
EntityTab - Class in org.openxava.tab.impl
Provides a TableModel for reading tabular data of an entity.
EntityTab() - Constructor for class org.openxava.tab.impl.EntityTab
 
EntityTabBean - Class in org.openxava.tab.impl
 
EntityTabBean() - Constructor for class org.openxava.tab.impl.EntityTabBean
 
EntityTabDataProvider - Class in org.openxava.tab.impl
 
EntityTabDataProvider() - Constructor for class org.openxava.tab.impl.EntityTabDataProvider
 
EntityTabFactory - Class in org.openxava.tab.impl
 
EntityTabFactory() - Constructor for class org.openxava.tab.impl.EntityTabFactory
 
EntityTabHome - Interface in org.openxava.tab.impl
Home interface for Enterprise Bean: EntityTab
EntityTabRemote - Interface in org.openxava.tab.impl
 
EntityValidator - Annotation Type in org.openxava.annotations
This validator allows to define a validation at entity level.
EntityValidators - Annotation Type in org.openxava.annotations
A group of @EntityValidator associated to the same entity.
EntityValidatorValidator - Class in org.openxava.validators.hibernate
Implements a EntityValidator of OpenXava as a Bean Validation Constraint.
EntityValidatorValidator() - Constructor for class org.openxava.validators.hibernate.EntityValidatorValidator
 
EnumCalculator - Class in org.openxava.calculators
 
EnumCalculator() - Constructor for class org.openxava.calculators.EnumCalculator
 
EnumLetterType - Class in org.openxava.types
In java an Enum and in database a letter corresponding to the position in the string that it's in property 'letters'.
EnumLetterType() - Constructor for class org.openxava.types.EnumLetterType
 
EnumListFormatter - Class in org.openxava.formatters
 
EnumListFormatter() - Constructor for class org.openxava.formatters.EnumListFormatter
 
EnumStringType - Class in org.openxava.types
In java an Enum and in database a String corresponding to the position in the string that it's in property 'strings'.
EnumStringType() - Constructor for class org.openxava.types.EnumStringType
 
Environment - Class in org.openxava.controller
It read first the variables sent on create (it extracted from module), and then all variable defined in controllers.
Environment(Map) - Constructor for class org.openxava.controller.Environment
 
EQ_COMPARATOR - Static variable in class org.openxava.tab.Tab
 
equal(Object, Object) - Static method in class org.openxava.util.Is
If a is equals to b.
equalAsString(Object, Object) - Static method in class org.openxava.util.Is
If a.toString().trim() is equals to b.toString().trim().
equalAsStringIgnoreCase(Object, Object) - Static method in class org.openxava.util.Is
If a.toString().trim() is equal to b.toString().trim() ignoring case.
equals(Object) - Method in class org.openxava.application.meta.MetaModule
 
equals(Object) - Method in class org.openxava.controller.meta.MetaAction
 
equals(Object) - Method in class org.openxava.model.meta.MetaFinder
 
equals(Object) - Method in class org.openxava.model.meta.MetaProperty
 
equals(Object) - Method in class org.openxava.util.Align
 
equals(Object) - Method in class org.openxava.util.impl.EmailSubscription
 
equals(Object) - Method in class org.openxava.util.KeyAndDescription
 
equals(Object, Object) - Method in class org.openxava.types.Base1EnumType
 
equals(Object, Object) - Method in class org.openxava.types.Date3Type
 
equals(Object, Object) - Method in class org.openxava.types.EnumLetterType
 
equals(Object, Object) - Method in class org.openxava.types.EnumStringType
 
equals(Object, Object) - Method in class org.openxava.types.LocalDateNumericType
 
equals(Object, Object) - Method in class org.openxava.types.NotNullStringType
 
equals(Object, Object) - Method in class org.openxava.types.StringArrayBytesType
 
ERROR - org.openxava.util.Messages.Type
 
ESPANOL - Static variable in class org.openxava.util.xmlparse.ParserBase
 
EXCEL - Static variable in class org.openxava.actions.JasperMultipleReportBaseAction
 
EXCEL - Static variable in class org.openxava.actions.JasperReportBaseAction
 
execute() - Method in class com.openxava.naviox.actions.InitSignInAction
 
execute() - Method in class com.openxava.naviox.actions.SignInAction
 
execute() - Method in class org.openxava.actions.AddColumnsAction
 
execute() - Method in class org.openxava.actions.AddElementsToCollectionAction
 
execute() - Method in class org.openxava.actions.CalendarViewDetailAction
 
execute() - Method in class org.openxava.actions.CancelAction
 
execute() - Method in class org.openxava.actions.CancelDialogAction
 
execute() - Method in class org.openxava.actions.CancelFromCustomListAction
 
execute() - Method in class org.openxava.actions.CancelInListAction
 
execute() - Method in class org.openxava.actions.ChangeColumnNameAction
 
execute() - Method in class org.openxava.actions.ChangeModuleAction
 
execute() - Method in class org.openxava.actions.ChangeSectionAction
 
execute() - Method in class org.openxava.actions.ChooseIconAction
 
execute() - Method in class org.openxava.actions.ChooseReferenceAction
 
execute() - Method in class org.openxava.actions.ClearReferenceAction
 
execute() - Method in class org.openxava.actions.CollectionElementViewBaseAction
 
execute() - Method in class org.openxava.actions.ConfigureImportAction
 
execute() - Method in class org.openxava.actions.CreateNewElementInCollectionAction
 
execute() - Method in class org.openxava.actions.CreateNewElementInManyToManyCollectionAction
 
execute() - Method in class org.openxava.actions.CreateNewMyReportAction
 
execute() - Method in class org.openxava.actions.CreateNewMyReportColumnAction
 
execute() - Method in class org.openxava.actions.CutElementsFromCollectionAction
 
execute() - Method in class org.openxava.actions.DeleteAction
 
execute() - Method in class org.openxava.actions.DeleteSelectedAction
 
execute() - Method in class org.openxava.actions.DeleteSelectedInCollectionBaseAction
 
execute() - Method in class org.openxava.actions.DeselectRowsAction
 
execute() - Method in class org.openxava.actions.DisableCustomizeListAction
 
execute() - Method in class org.openxava.actions.EditElementInCollectionAction
 
execute() - Method in class org.openxava.actions.EditElementInManyToManyCollectionAction
 
execute() - Method in class org.openxava.actions.EditMyReportColumnAction
 
execute() - Method in class org.openxava.actions.EmptyAction
 
execute() - Method in class org.openxava.actions.FilterAction
 
execute() - Method in class org.openxava.actions.GenerateMyReportAction
 
execute() - Method in class org.openxava.actions.GenerateReportAction
 
execute() - Method in class org.openxava.actions.GoAddColumnsAction
 
execute() - Method in class org.openxava.actions.GoAddElementsToCollectionAction
 
execute() - Method in class org.openxava.actions.GoChangeColumnNameAction
 
execute() - Method in class org.openxava.actions.GoChangeListConfigurationAction
 
execute() - Method in class org.openxava.actions.GoChooseIconAction
 
execute() - Method in class org.openxava.actions.GoDetailAction
 
execute() - Method in class org.openxava.actions.GoListAction
 
execute() - Method in class org.openxava.actions.GoNextPageAction
 
execute() - Method in class org.openxava.actions.GoPageAction
 
execute() - Method in class org.openxava.actions.GoPreviousPageAction
 
execute() - Method in class org.openxava.actions.GoSaveListConfigurationAction
 
execute() - Method in class org.openxava.actions.GroupByAction
 
execute() - Method in class org.openxava.actions.HideDetailElementInCollectionAction
 
execute() - Method in class org.openxava.actions.HideRowsAction
 
execute() - Method in interface org.openxava.actions.IAction
 
execute() - Method in class org.openxava.actions.ImportAction
 
execute() - Method in class org.openxava.actions.ImportDataAction
 
execute() - Method in class org.openxava.actions.InitChartAction
 
execute() - Method in class org.openxava.actions.InitListAction
 
execute() - Method in class org.openxava.actions.InitViewAction
 
execute() - Method in class org.openxava.actions.JasperConcatReportBaseAction
 
execute() - Method in class org.openxava.actions.JasperMultipleReportBaseAction
 
execute() - Method in class org.openxava.actions.JasperReportBaseAction
 
execute() - Method in class org.openxava.actions.LoadAttachedFileAction
 
execute() - Method in class org.openxava.actions.LoadFileItemAction
 
execute() - Method in class org.openxava.actions.LoadImageAction
 
execute() - Method in class org.openxava.actions.LoadImageIntoGalleryAction
 
execute() - Method in class org.openxava.actions.LoadIntoAttachedFilesAction
 
execute() - Method in class org.openxava.actions.LoadMoreCardsAction
 
execute() - Method in class org.openxava.actions.ModifyFromReferenceAction
 
execute() - Method in class org.openxava.actions.MoveMyReportColumnAction
 
execute() - Method in class org.openxava.actions.MyReportsAction
 
execute() - Method in class org.openxava.actions.NavigationAction
 
execute() - Method in class org.openxava.actions.NavigationFromReferenceBaseAction
 
execute() - Method in class org.openxava.actions.NewAction
 
execute() - Method in class org.openxava.actions.NewTreeViewItemAction
 
execute() - Method in class org.openxava.actions.OnChangeChartBaseAction
 
execute() - Method in class org.openxava.actions.OnChangeChartColumnBaseAction
 
execute() - Method in class org.openxava.actions.OnChangeMyReportColumnComparatorAction
 
execute() - Method in class org.openxava.actions.OnChangeMyReportColumnNameAction
 
execute() - Method in class org.openxava.actions.OnChangeMyReportNameAction
 
execute() - Method in class org.openxava.actions.OnChangeSearchAction
 
execute() - Method in class org.openxava.actions.OnSelectElementBaseAction
 
execute() - Method in class org.openxava.actions.OpenCollectionElementInNewTabAction
 
execute() - Method in class org.openxava.actions.OpenSearchDialogAction
 
execute() - Method in class org.openxava.actions.OrderByAction
 
execute() - Method in class org.openxava.actions.PasteElementsIntoCollectionAction
 
execute() - Method in class org.openxava.actions.ReferenceBaseAction
 
execute() - Method in class org.openxava.actions.ReferenceSearchAction
 
execute() - Method in class org.openxava.actions.ReleaseChartAction
 
execute() - Method in class org.openxava.actions.RemoveAttachedFileAction
 
execute() - Method in class org.openxava.actions.RemoveChartColumnAction
 
execute() - Method in class org.openxava.actions.RemoveCollectionColumnSumAction
 
execute() - Method in class org.openxava.actions.RemoveColumnSumAction
 
execute() - Method in class org.openxava.actions.RemoveElementFromCollectionAction
 
execute() - Method in class org.openxava.actions.RemoveFromAttachedFilesAction
 
execute() - Method in class org.openxava.actions.RemoveIconAction
 
execute() - Method in class org.openxava.actions.RemoveImageFromGalleryAction
 
execute() - Method in class org.openxava.actions.RemoveListConfigurationAction
 
execute() - Method in class org.openxava.actions.RemoveMyReportAction
 
execute() - Method in class org.openxava.actions.RemoveMyReportColumnAction
 
execute() - Method in class org.openxava.actions.RemoveSelectedTreeViewNodeAction
 
execute() - Method in class org.openxava.actions.RemoveTreeViewNodeAction
 
execute() - Method in class org.openxava.actions.ReportXLSAction
 
execute() - Method in class org.openxava.actions.ResetPreviousControllersAction
 
execute() - Method in class org.openxava.actions.RestoreDefaultColumnsAction
 
execute() - Method in class org.openxava.actions.ReturnAction
 
execute() - Method in class org.openxava.actions.ReturnPreviousModuleAction
 
execute() - Method in class org.openxava.actions.SaveAction
 
execute() - Method in class org.openxava.actions.SaveAndStayElementInCollectionAction
 
execute() - Method in class org.openxava.actions.SaveCollectionTotalsAction
 
execute() - Method in class org.openxava.actions.SaveElementInCollectionAction
 
execute() - Method in class org.openxava.actions.SaveElementInManyToManyCollectionAction
 
execute() - Method in class org.openxava.actions.SaveListConfigurationNameAction
 
execute() - Method in class org.openxava.actions.SaveMyReportColumnAction
 
execute() - Method in class org.openxava.actions.SaveNewAction
 
execute() - Method in class org.openxava.actions.SearchAction
 
execute() - Method in class org.openxava.actions.SearchByViewKeyAction
 
execute() - Method in class org.openxava.actions.SearchDialogAction
 
execute() - Method in class org.openxava.actions.SearchReadOnlyAction
 
execute() - Method in class org.openxava.actions.SelectChartTypeAction
 
execute() - Method in class org.openxava.actions.SelectListFormatAction
 
execute() - Method in class org.openxava.actions.SetCustomViewAction
 
execute() - Method in class org.openxava.actions.SetDefaultSchemaAction
 
execute() - Method in class org.openxava.actions.SetEditableAction
 
execute() - Method in class org.openxava.actions.SetLocaleAction
 
execute() - Method in class org.openxava.actions.SetOptimizeChunkSizeAction
 
execute() - Method in class org.openxava.actions.SetPageRowCountAction
 
execute() - Method in class org.openxava.actions.SetPersistenceUnitAction
 
execute() - Method in class org.openxava.actions.SetPropertyToNullAction
 
execute() - Method in class org.openxava.actions.SetViewModelWithNewInstanceAction
 
execute() - Method in class org.openxava.actions.ShareMyReportAction
 
execute() - Method in class org.openxava.actions.ShowMoreColumnsAction
 
execute() - Method in class org.openxava.actions.ShowRowsAction
 
execute() - Method in class org.openxava.actions.SimpleTemplaterAction
 
execute() - Method in class org.openxava.actions.SubscribeToEmailNotificationsAction
 
execute() - Method in class org.openxava.actions.SumCollectionColumnAction
 
execute() - Method in class org.openxava.actions.SumColumnAction
 
execute() - Method in class org.openxava.actions.UpdateAction
 
execute() - Method in class org.openxava.actions.UpdateElementInManyToManyCollectionAction
 
execute() - Method in class org.openxava.actions.ViewDetailAction
 
execute() - Method in class org.openxava.actions.ViewElementInCollectionAction
 
execute() - Method in class org.openxava.converters.typeadapters.ObjectPreparedStatementAdapter
 
execute() - Method in interface org.openxava.util.IProcedure
 
execute(Class, String) - Static method in class org.openxava.util.XObjects
Allows to execute dinamically (as in SmallTalk) an static method of an class.
execute(Class, String, Class, Object) - Static method in class org.openxava.util.XObjects
Allows to execute dinamically (as in SmallTalk) an static method of an class.
execute(Class, String, Class, Object, Class, Object) - Static method in class org.openxava.util.XObjects
Allows to execute dinamically (as in SmallTalk) an static method of an class.
execute(Object, String) - Static method in class org.openxava.util.XObjects
Allows to execute dinamically (as in SmallTalk) an method of an object.
execute(Object, String, Class, Object) - Static method in class org.openxava.util.XObjects
Allows to execute dinamically (as in SmallTalk) an method of an object.
execute(Object, String, Class, Object, Class, Object) - Static method in class org.openxava.util.XObjects
Allows to execute dinamically (as in SmallTalk) an method of an object.
execute(Object, String, Class, Object, Class, Object, Class, Object) - Static method in class org.openxava.util.XObjects
Allows to execute dinamically (as in SmallTalk) an method of an object.
execute(String) - Method in class org.openxava.converters.typeadapters.ObjectPreparedStatementAdapter
 
execute(String) - Method in class org.openxava.tests.ModuleTestBase
Execute the action clicking in the link or button.
execute(String, int) - Method in class org.openxava.converters.typeadapters.ObjectPreparedStatementAdapter
 
execute(String, int[]) - Method in class org.openxava.converters.typeadapters.ObjectPreparedStatementAdapter
 
execute(String, String) - Method in class org.openxava.tests.ModuleTestBase
 
execute(String, String[]) - Method in class org.openxava.converters.typeadapters.ObjectPreparedStatementAdapter
 
execute(HttpServletRequest, Messages, Messages) - Method in class org.openxava.controller.ModuleManager
 
executeAction(String) - Method in class org.openxava.actions.BaseAction
Execute an action, you can call it several times, for several actions.
executeAction(String, Messages, Messages, String, HttpServletRequest) - Method in class org.openxava.controller.ModuleManager
 
executeAction(String, Messages, Messages, HttpServletRequest) - Method in class org.openxava.controller.ModuleManager
 
executeAction(IAction, Messages, Messages, HttpServletRequest) - Method in class org.openxava.controller.ModuleManager
 
executeAfter() - Method in class org.openxava.actions.BaseAction
 
executeAfterEachRequestActions(HttpServletRequest, Messages, Messages) - Method in class org.openxava.controller.ModuleManager
 
executeBatch() - Method in class org.openxava.converters.typeadapters.ObjectPreparedStatementAdapter
 
executeBefore() - Method in class org.openxava.actions.BaseAction
 
executeBeforeEachRequestActions(HttpServletRequest, Messages, Messages) - Method in class org.openxava.controller.ModuleManager
 
executeBeforeLoadPage(HttpServletRequest, Messages, Messages) - Method in class org.openxava.controller.ModuleManager
 
executeClicking(String, String) - Method in class org.openxava.tests.ModuleTestBase
Deprecated.
Since 7.2 the regular execute() uses clicking always, so you can use execute() instead
executed(String, Map, String) - Static method in class org.openxava.util.AccessTracker
 
executed(String, Map, String) - Method in interface org.openxava.util.IAccessTrackerProvider
 
executeDefaultAction() - Method in class org.openxava.tests.ModuleTestBase
 
executeGet(String) - Method in class org.openxava.util.PropertiesManager
Gets the value of the indicated property.
executeGets(String) - Method in class org.openxava.model.impl.POJOPropertiesContainerAdapter
 
executeGets(String) - Method in interface org.openxava.util.IPropertiesContainer
Obtain the values of properties in a Map.
executeGets(String) - Method in class org.openxava.util.PropertiesManager
Gets a group of property values in a map.
executeNumberSelect(String, String) - Method in class org.openxava.tab.impl.JPATabProvider
 
executeNumberSelect(String, String) - Method in class org.openxava.tab.impl.TabProviderBase
 
executeOnEachRequestActions(HttpServletRequest, Messages, Messages) - Method in class org.openxava.controller.ModuleManager
 
executeOnValidValues() - Method in class org.openxava.actions.OnChangeChartBaseAction
Calls upon finding valid new values.
executeOnValidValues() - Method in class org.openxava.actions.OnChangeChartColumnBaseAction
 
executeOnValidValues() - Method in class org.openxava.actions.OnChangeChartColumnNameAction
 
executeOnValidValues() - Method in class org.openxava.actions.OnChangeChartXColumnAction
 
executeQuery() - Method in class org.openxava.converters.typeadapters.ObjectPreparedStatementAdapter
 
executeQuery(String) - Method in class org.openxava.converters.typeadapters.ObjectPreparedStatementAdapter
 
executeSet(String, Object) - Method in class org.openxava.util.PropertiesManager
Update property.
executeSetFromString(String, Object) - Method in class org.openxava.util.PropertiesManager
Update property from a string, making needed conversions.
executeSets(Map) - Method in class org.openxava.model.impl.POJOPropertiesContainerAdapter
 
executeSets(Map) - Method in interface org.openxava.util.IPropertiesContainer
Update the properties from a map.
executeSets(Map) - Method in class org.openxava.util.PropertiesManager
Sets property values from a map.
executeSetsFromStrings(Map) - Method in class org.openxava.util.PropertiesManager
Sets property values from a map, trying to convert strings to value of valid type for properties.
executeUpdate() - Method in class org.openxava.converters.typeadapters.ObjectPreparedStatementAdapter
 
executeUpdate(String) - Method in class org.openxava.converters.typeadapters.ObjectPreparedStatementAdapter
 
executeUpdate(String, int) - Method in class org.openxava.converters.typeadapters.ObjectPreparedStatementAdapter
 
executeUpdate(String, int[]) - Method in class org.openxava.converters.typeadapters.ObjectPreparedStatementAdapter
 
executeUpdate(String, String[]) - Method in class org.openxava.converters.typeadapters.ObjectPreparedStatementAdapter
 
exists(String) - Static method in class org.openxava.component.MetaComponent
 
exists(String) - Static method in class org.openxava.util.Labels
 
exists(String) - Method in class org.openxava.util.PropertiesManager
If the property exists.
exists(String, String, String) - Method in class org.openxava.controller.ModuleContext
 
exists(String, Locale) - Static method in class org.openxava.util.Labels
 
exists(HttpServletRequest, String) - Method in class org.openxava.controller.ModuleContext
 
existsAction(String) - Method in class org.openxava.tests.ModuleTestBase
 
existsExact(String) - Static method in class org.openxava.util.Labels
 
existsExact(String, Locale) - Static method in class org.openxava.util.Labels
 
existsForPOJOClass(Class) - Static method in class org.openxava.model.meta.MetaModel
To ask if the pojo class has an MetaModel associated.
ExtendedProps() - Constructor for class org.openxava.web.dwr.CalendarEvent.ExtendedProps
 
extendsView() - Method in annotation type org.openxava.annotations.View
Name of a view to be extended by this one.
extractKeyValues(Map) - Method in class org.openxava.model.meta.MetaModel
A map with the values that are keys in the sent map.
extractKeyValuesFlattenEmbeddedIds(Map) - Method in class org.openxava.model.meta.MetaModel
 
extractSearchKeyValues(Map) - Method in class org.openxava.model.meta.MetaModel
 
extractVariables(String) - Static method in class org.openxava.util.Strings
Extract variables names inside ${} from a text.
extractVariables(String, String, String) - Static method in class org.openxava.util.Strings
Extract variables names inside the indicate separators from a text.

F

Factory - Class in org.openxava.util
Generic class to implement object factories.
Factory(URL) - Constructor for class org.openxava.util.Factory
Creates a objects factory from a properties files.
Factory(URL, String) - Constructor for class org.openxava.util.Factory
Creates a object factory from a properties file, sending the entry that indicate the default entry.
fail() - Static method in class org.openxava.util.Assert
Throws a AssertException and print the trace.
fail(String) - Static method in class org.openxava.util.Assert
Throws a AssertException and print the trace.
FalseCalculator - Class in org.openxava.calculators
 
FalseCalculator() - Constructor for class org.openxava.calculators.FalseCalculator
 
FieldComparator - Class in org.openxava.util
Compare java.lang.reflect.Field by name
File - Annotation Type in org.openxava.annotations
The user can upload a file in this property, so the file is attached to the entity.
FileItemUpload - Annotation Type in org.openxava.annotations
Configure the way files can be uploaded in a FileItem property.
FileListFormatter - Class in org.openxava.formatters
For FILE/ARCHIVO stereotype and @File annotation in list mode.
FileListFormatter() - Constructor for class org.openxava.formatters.FileListFormatter
 
FilePersistorFactory - Class in org.openxava.web.editors
For obtaining a instance of the IFilePersistor configured in the system.
FilePersistorFactory() - Constructor for class org.openxava.web.editors.FilePersistorFactory
 
Files - Class in org.openxava.util
Some utilities for work with files and directories.
Files - Annotation Type in org.openxava.annotations
The user can upload several files in this property, so the files are attached to the entity.
Files() - Constructor for class org.openxava.util.Files
 
FilesServlet - Class in org.openxava.web.servlets
 
FilesServlet() - Constructor for class org.openxava.web.servlets.FilesServlet
 
FileSystemPersistor - Class in org.openxava.web.editors
A implementation of IFilePersistor
FileSystemPersistor() - Constructor for class org.openxava.web.editors.FileSystemPersistor
 
fillPOJO(Object, Map) - Method in class org.openxava.model.meta.MetaModel
Fill an already existing POJO corresponding to this model, and populate it with the sent values in map format.
fillWithDefaultValues() - Method in class org.openxava.mapping.ModelMapping
 
filter() - Method in annotation type org.openxava.annotations.DescriptionsList
Allows to define the logic to fill the values of the parameters used in the condition (the ?).
filter() - Method in annotation type org.openxava.annotations.Tab
Allows to define programmatically some logic to apply to the values entered by user when he filters the list data.
filter() - Method in class org.openxava.tab.Tab
 
filter(Object) - Method in class org.openxava.filters.CollectionInViewBaseFilter
 
filter(Object) - Method in class org.openxava.filters.CompositeFilter
 
filter(Object) - Method in class org.openxava.filters.DateRangeFilter
 
filter(Object) - Method in class org.openxava.filters.DateToSqlDateFilter
 
filter(Object) - Method in interface org.openxava.filters.IFilter
 
filter(Object) - Method in class org.openxava.filters.TotalLikeFilter
 
filter(Object) - Method in class org.openxava.filters.UserFilter
 
filter(Object) - Method in class org.openxava.filters.VoidFilter
 
filter(Object) - Method in class org.openxava.filters.YearToDateRangeFilter
 
filter(Object[]) - Method in class org.openxava.filters.meta.MetaFilter
 
filter(Object[]) - Method in class org.openxava.tab.meta.MetaTab
Apply the tab filter to sent objects.
filter(HttpServletRequest, HttpServletResponse, String) - Method in class com.openxava.naviox.web.dwr.Modules
 
filter(HttpServletRequest, HttpServletResponse, String, String, String, String) - Method in interface com.openxava.phone.impl.IPhoneListProvider
 
filter(HttpServletRequest, HttpServletResponse, String, String, String, String) - Method in class com.openxava.phone.impl.PhoneListProvider
 
filter(HttpServletRequest, HttpServletResponse, String, String, String, String) - Method in class com.openxava.phone.web.dwr.PhoneList
 
FilterAction - Class in org.openxava.actions
 
FilterAction() - Constructor for class org.openxava.actions.FilterAction
 
filterApostrophes(String) - Method in class org.openxava.web.taglib.ActionTagBase
 
filterColumns(HttpServletRequest, HttpServletResponse, String, String, String) - Method in class org.openxava.web.dwr.Tab
 
FilterException - Exception in org.openxava.filters
 
FilterException() - Constructor for exception org.openxava.filters.FilterException
 
FilterException(String) - Constructor for exception org.openxava.filters.FilterException
 
FilterException(String, Object) - Constructor for exception org.openxava.filters.FilterException
 
FilterException(String, Object, Object) - Constructor for exception org.openxava.filters.FilterException
 
FilterException(String, Object, Object, Object) - Constructor for exception org.openxava.filters.FilterException
 
FilterParser - Class in org.openxava.filters.meta.xmlparse
 
FilterParser() - Constructor for class org.openxava.filters.meta.xmlparse.FilterParser
 
FilterTabBaseAction - Class in org.openxava.actions
 
FilterTabBaseAction() - Constructor for class org.openxava.actions.FilterTabBaseAction
 
find(Class<T>, Object) - Method in class org.openxava.jpa.impl.EntityManagerDecorator
 
find(Class<T>, Object, Map<String, Object>) - Method in class org.openxava.jpa.impl.EntityManagerDecorator
 
find(Class<T>, Object, LockModeType) - Method in class org.openxava.jpa.impl.EntityManagerDecorator
 
find(Class<T>, Object, LockModeType, Map<String, Object>) - Method in class org.openxava.jpa.impl.EntityManagerDecorator
 
find(Class, Serializable) - Method in class org.openxava.model.impl.JPAPersistenceProvider
 
find(Class, Serializable) - Method in class org.openxava.model.impl.POJOPersistenceProviderBase
Return the object associated to the sent key.
find(String) - Static method in class org.openxava.session.Gallery
 
find(String) - Static method in class org.openxava.session.GalleryImage
 
find(String) - Method in class org.openxava.web.editors.FileSystemPersistor
 
find(String) - Method in interface org.openxava.web.editors.IFilePersistor
Find AttachedFile by primary key.
find(String) - Method in class org.openxava.web.editors.JPAFilePersistor
 
find(EntityManager, String, String) - Static method in class org.openxava.util.impl.EmailSubscription
 
find(MetaModel, Object) - Method in interface org.openxava.model.impl.IPersistenceProvider
Find a object from its key object.
find(MetaModel, Object) - Method in class org.openxava.model.impl.POJOPersistenceProviderBase
 
find(MetaModel, Object) - Method in class org.openxava.model.impl.TransientPersistenceProvider
 
find(MetaModel, Map) - Method in interface org.openxava.model.impl.IPersistenceProvider
Find an object from its key in map format.
find(MetaModel, Map) - Method in class org.openxava.model.impl.POJOPersistenceProviderBase
 
find(MetaModel, Map) - Method in class org.openxava.model.impl.TransientPersistenceProvider
 
find(MetaModel, Map, boolean) - Method in class org.openxava.model.impl.POJOPersistenceProviderBase
 
find(Tab, String) - Static method in class org.openxava.session.MyReport
 
findByAnyProperty(MetaModel, Map) - Method in interface org.openxava.model.impl.IPersistenceProvider
Find an object by any property (or properties).
findByAnyProperty(MetaModel, Map) - Method in class org.openxava.model.impl.POJOPersistenceProviderBase
 
findByAnyProperty(MetaModel, Map) - Method in class org.openxava.model.impl.TransientPersistenceProvider
 
findByDiscussion(String) - Static method in class org.openxava.web.editors.DiscussionComment
 
findByKeyUsingQuery(MetaModel, Map) - Method in class org.openxava.model.impl.POJOPersistenceProviderBase
 
findByModule(EntityManager, String) - Static method in class org.openxava.util.impl.EmailSubscription
 
findChildrenOfNode(String, JSONArray, Map<String, Object>, boolean) - Static method in class org.openxava.web.editors.TreeViewParser
 
findColumn(String) - Method in class org.openxava.converters.typeadapters.ArrayOneRowResultSetAdapter
 
findColumn(String) - Method in class org.openxava.tab.impl.TableModelBase
 
findEntity(Object[]) - Method in class org.openxava.tab.impl.EntityTab
Return a map with key values.
findEntity(Object[]) - Method in interface org.openxava.tab.impl.IEntityTabImpl
Search a concrete entity from a key.
findEntity(String, Map) - Static method in class org.openxava.model.MapFacade
Obtain the entity/aggregate from a map with key values.
findEntity(UserInfo, String, Map) - Method in class org.openxava.model.impl.MapFacadeBean
 
findLibrary(String) - Method in class org.openxava.web.editors.FileSystemPersistor
 
findLibrary(String) - Method in interface org.openxava.web.editors.IFilePersistor
Find files belonging to a library.
findLibrary(String) - Method in class org.openxava.web.editors.JPAFilePersistor
 
findObject() - Method in class org.openxava.view.View
Using the key values loaded in the view search the rest of the data from persistent storage and fill the view.
findObject(MetaProperty) - Method in class org.openxava.view.View
Using the key values loaded in the view search the rest of the data from persistent storage and fill the view.
fireTableCellUpdated(int, int) - Method in class org.openxava.tab.impl.TableModelBase
 
fireTableChanged(TableModelEvent) - Method in class org.openxava.tab.impl.TableModelBase
 
fireTableDataChanged() - Method in class org.openxava.tab.impl.TableModelBase
 
fireTableRowsDeleted(int, int) - Method in class org.openxava.tab.impl.TableModelBase
 
fireTableRowsInserted(int, int) - Method in class org.openxava.tab.impl.TableModelBase
 
fireTableRowsUpdated(int, int) - Method in class org.openxava.tab.impl.TableModelBase
 
fireTableStructureChanged() - Method in class org.openxava.tab.impl.TableModelBase
 
first() - Method in class org.openxava.converters.typeadapters.ArrayOneRowResultSetAdapter
 
FIRST_STEPS - Static variable in class com.openxava.naviox.Modules
 
firstLower(String) - Static method in class org.openxava.util.Strings
Returns a string like the sent one but with the first letter in lowercase.
firstOfMonth(Date) - Static method in class org.openxava.util.Dates
The date of the first day of month.
firstToken(String, String) - Static method in class org.openxava.util.Strings
 
firstUpper(String) - Static method in class org.openxava.util.Strings
Returns a string like the sent one but with the first letter in uppercase.
fix(String, int, Align) - Static method in class org.openxava.util.Strings
Fix the length of the string filling with spaces if needed.
fix(String, int, Align, char) - Static method in class org.openxava.util.Strings
Fix the length of the string filling with the specified character if needed.
FLOAT - Static variable in interface org.openxava.util.jxls.JxlsConstants
 
flush() - Method in class org.openxava.jpa.impl.EntityManagerDecorator
 
flush() - Method in interface org.openxava.model.impl.IPersistenceProvider
Save in database all persistent data still in memory.
flush() - Method in class org.openxava.model.impl.JPAPersistenceProvider
 
flush() - Method in class org.openxava.model.impl.TransientPersistenceProvider
 
flushSpi() - Method in class org.openxava.util.impl.UserPreferences
 
FOCUS_PROPERTY_ID - Static variable in class org.openxava.web.Lists
 
Folders - Class in com.openxava.naviox.web.dwr
 
Folders() - Constructor for class com.openxava.naviox.web.dwr.Folders
 
FoldersProvider - Class in com.openxava.naviox.impl
 
FoldersProvider() - Constructor for class com.openxava.naviox.impl.FoldersProvider
 
fonts - Variable in class org.openxava.util.jxls.JxlsWorkbook
 
forAnnotation(Annotation) - Static method in class org.openxava.model.meta.DefaultSize
 
forAnnotation(Annotation) - Static method in class org.openxava.model.meta.TypeAnnotationDefault
 
format(Object) - Method in class org.openxava.model.meta.MetaProperty
Convert a valid value for this property in a String valid for display to user.
format(Object, boolean, boolean) - Method in class org.openxava.web.dwr.Calendar
 
format(Object, Locale) - Method in class org.openxava.model.meta.MetaProperty
Convert a valid value for this property in a String valid for display to user.
format(HttpServletRequest, Object) - Method in class org.openxava.formatters.BooleanFormatter
 
format(HttpServletRequest, Object) - Method in class org.openxava.formatters.BooleanIconListFormatter
 
format(HttpServletRequest, Object) - Method in class org.openxava.formatters.DateFormatter
 
format(HttpServletRequest, Object) - Method in class org.openxava.formatters.DateTimeCombinedFormatter
 
format(HttpServletRequest, Object) - Method in class org.openxava.formatters.DateTimeSeparatedFormatter
 
format(HttpServletRequest, Object) - Method in class org.openxava.formatters.FileListFormatter
 
format(HttpServletRequest, Object) - Method in class org.openxava.formatters.HTMLFilterListFormatter
 
format(HttpServletRequest, Object) - Method in class org.openxava.formatters.HtmlTextFormatter
 
format(HttpServletRequest, Object) - Method in class org.openxava.formatters.HtmlTextListFormatter
 
format(HttpServletRequest, Object) - Method in class org.openxava.formatters.IconListFormatter
 
format(HttpServletRequest, Object) - Method in interface org.openxava.formatters.IFormatter
From a object return a String to render in HTML.
format(HttpServletRequest, Object) - Method in class org.openxava.formatters.ImageFormatter
 
format(HttpServletRequest, Object) - Method in interface org.openxava.formatters.IMultipleValuesFormatter
From a object return a String [] to render in HTML.
format(HttpServletRequest, Object) - Method in class org.openxava.formatters.LocalDateFormatter
 
format(HttpServletRequest, Object) - Method in class org.openxava.formatters.LocalDateTimeFormatter
 
format(HttpServletRequest, Object) - Method in class org.openxava.formatters.MultipleValuesByPassFormatter
 
format(HttpServletRequest, Object) - Method in class org.openxava.formatters.MyReportComparatorListFormatter
 
format(HttpServletRequest, Object) - Method in class org.openxava.formatters.TimeBaseFormatter
 
format(HttpServletRequest, Object) - Method in class org.openxava.formatters.TimeFormatter
 
format(HttpServletRequest, Object) - Method in class org.openxava.formatters.UpperCaseFormatter
 
format(HttpServletRequest, Object) - Method in class org.openxava.formatters.WebURLFormatter
 
format(HttpServletRequest, MetaProperty, Object) - Method in class org.openxava.formatters.BooleanListFormatter
 
format(HttpServletRequest, MetaProperty, Object) - Method in class org.openxava.formatters.EnumListFormatter
 
format(HttpServletRequest, MetaProperty, Object) - Method in interface org.openxava.formatters.IMetaPropertyFormatter
From a object return a String to render in HTML.
format(HttpServletRequest, MetaProperty, Object) - Method in class org.openxava.formatters.MoneyFormatter
 
format(HttpServletRequest, MetaProperty, Object, Messages, String) - Static method in class org.openxava.web.WebEditors
 
format(HttpServletRequest, MetaProperty, Object, Messages, String, boolean) - Static method in class org.openxava.web.WebEditors
 
formatNoFilterSpecialCharacters(HttpServletRequest, MetaProperty, Object, Messages, String) - Static method in class org.openxava.web.WebEditors
 
formatTitle(HttpServletRequest, MetaProperty, Object, Messages, String, boolean) - Static method in class org.openxava.web.WebEditors
 
formatToStringOrArray(HttpServletRequest, MetaProperty, Object, Messages, String, boolean) - Static method in class org.openxava.web.WebEditors
 
formUploadNextTime() - Method in class org.openxava.controller.ModuleManager
 
forStereotype(String) - Static method in class org.openxava.model.meta.DefaultSize
 
forStereotype(String) - Static method in class org.openxava.model.meta.TypeStereotypeDefault
 
forTabs() - Method in annotation type org.openxava.annotations.DescriptionsList
List of comma separated tab names where this annotation applies.
forType(Class) - Static method in class org.openxava.model.meta.DefaultSize
 
forViews() - Method in annotation type org.openxava.annotations.Action
List of comma separated view names where this annotation applies.
forViews() - Method in annotation type org.openxava.annotations.AddAction
List of comma separated view names where this annotation applies.
forViews() - Method in annotation type org.openxava.annotations.AsEmbedded
List of comma separated view names where this annotation applies.
forViews() - Method in annotation type org.openxava.annotations.Chart
List of comma separated view names where this annotation applies.
forViews() - Method in annotation type org.openxava.annotations.Collapsed
List of comma separated view names where this annotation applies.
forViews() - Method in annotation type org.openxava.annotations.CollectionView
List of comma separated view names where this annotation applies.
forViews() - Method in annotation type org.openxava.annotations.DeleteSelectedAction
List of comma separated view names where this annotation applies.
forViews() - Method in annotation type org.openxava.annotations.DescriptionsList
List of comma separated view names where this annotation applies.
forViews() - Method in annotation type org.openxava.annotations.DetailAction
List of comma separated view names where this annotation applies.
forViews() - Method in annotation type org.openxava.annotations.DisplaySize
List of comma separated view names where this annotation applies.
forViews() - Method in annotation type org.openxava.annotations.EditAction
List of comma separated view names where this annotation applies.
forViews() - Method in annotation type org.openxava.annotations.EditOnly
List of comma separated view names where this annotation applies.
forViews() - Method in annotation type org.openxava.annotations.Editor
List of comma separated view names where this annotation applies.
forViews() - Method in annotation type org.openxava.annotations.HideDetailAction
List of comma separated view names where this annotation applies.
forViews() - Method in annotation type org.openxava.annotations.LabelFormat
List of comma separated view names where this annotation applies.
forViews() - Method in annotation type org.openxava.annotations.LabelStyle
List of comma separated view names where this annotation applies.
forViews() - Method in annotation type org.openxava.annotations.LargeDisplay
List of comma separated view names where this annotation applies.
forViews() - Method in annotation type org.openxava.annotations.ListAction
List of comma separated view names where this annotation applies.
forViews() - Method in annotation type org.openxava.annotations.ListProperties
List of comma separated view names where this annotation applies.
forViews() - Method in annotation type org.openxava.annotations.ListSubcontroller
List of comma separated view names where this annotation applies.
forViews() - Method in annotation type org.openxava.annotations.NewAction
List of comma separated view names where this annotation applies.
forViews() - Method in annotation type org.openxava.annotations.NoCreate
List of comma separated view names where this annotation applies.
forViews() - Method in annotation type org.openxava.annotations.NoDefaultActions
List of comma separated view names where this annotation applies.
forViews() - Method in annotation type org.openxava.annotations.NoFrame
List of comma separated view names where this annotation applies.
forViews() - Method in annotation type org.openxava.annotations.NoModify
List of comma separated view names where this annotation applies.
forViews() - Method in annotation type org.openxava.annotations.NoSearch
List of comma separated view names where this annotation applies.
forViews() - Method in annotation type org.openxava.annotations.OnChange
List of comma separated view names where this annotation applies.
forViews() - Method in annotation type org.openxava.annotations.OnChangeSearch
List of comma separated view names where this annotation applies.
forViews() - Method in annotation type org.openxava.annotations.OnSelectElementAction
List of comma separated view names where this annotation applies.
forViews() - Method in annotation type org.openxava.annotations.ReadOnly
List of comma separated view names where this annotation applies.
forViews() - Method in annotation type org.openxava.annotations.ReferenceView
List of comma separated view names where this annotation applies.
forViews() - Method in annotation type org.openxava.annotations.RemoveAction
List of comma separated view names where this annotation applies.
forViews() - Method in annotation type org.openxava.annotations.RemoveSelectedAction
List of comma separated view names where this annotation applies.
forViews() - Method in annotation type org.openxava.annotations.RowAction
List of comma separated view names where this annotation applies.
forViews() - Method in annotation type org.openxava.annotations.RowStyle
List of comma separated view names where this annotation applies.
forViews() - Method in annotation type org.openxava.annotations.SaveAction
List of comma separated view names where this annotation applies.
forViews() - Method in annotation type org.openxava.annotations.SearchAction
List of comma separated view names where this annotation applies.
forViews() - Method in annotation type org.openxava.annotations.SearchListCondition
List of comma separated view names where this annotation applies.
forViews() - Method in annotation type org.openxava.annotations.SearchListTab
List of comma separated view names where this annotation applies.
forViews() - Method in annotation type org.openxava.annotations.SimpleList
List of comma separated view names where this annotation applies.
forViews() - Method in annotation type org.openxava.annotations.Tree
List of comma separated view names where this annotation applies.
forViews() - Method in annotation type org.openxava.annotations.ViewAction
List of comma separated view names where this annotation applies.
forwardToOriginalURI() - Method in class com.openxava.naviox.actions.ForwardToOriginalURIBaseAction
 
ForwardToOriginalURIBaseAction - Class in com.openxava.naviox.actions
 
ForwardToOriginalURIBaseAction() - Constructor for class com.openxava.naviox.actions.ForwardToOriginalURIBaseAction
 
friendExecuteJspDeselect(String) - Method in class org.openxava.tab.Tab
 
friendMetaApplicationGetManagedClassNames() - Static method in class org.openxava.component.parse.AnnotatedClassParser
Only for using from MetaApplication class.
friendViewGetDefaultColumnWidth(MetaProperty) - Static method in class org.openxava.tab.Tab
 
from() - Method in annotation type org.openxava.annotations.PropertyValue
The property name of the the current object from when we obtain the data to fill the property of the target calculator, validator, etc.

G

Gallery - Class in org.openxava.session
Manages an images gallery.
GalleryImage - Class in org.openxava.session
Used by Gallery.
GalleryImage() - Constructor for class org.openxava.session.GalleryImage
 
GalleryServlet - Class in org.openxava.web.servlets
 
GalleryServlet() - Constructor for class org.openxava.web.servlets.GalleryServlet
 
GE_COMPARATOR - Static variable in class org.openxava.tab.Tab
 
GenerateConcatReportServlet - Class in org.openxava.web.servlets
 
GenerateConcatReportServlet() - Constructor for class org.openxava.web.servlets.GenerateConcatReportServlet
 
GenerateCustomReportServlet - Class in org.openxava.web.servlets
To generate custom Jasper Reports from that extends JasperReportBaseAction.
GenerateCustomReportServlet() - Constructor for class org.openxava.web.servlets.GenerateCustomReportServlet
 
generateIdForProperty(String) - Method in class org.openxava.actions.GenerateIdForPropertyBaseAction
 
GenerateIdForPropertyBaseAction - Class in org.openxava.actions
 
GenerateIdForPropertyBaseAction() - Constructor for class org.openxava.actions.GenerateIdForPropertyBaseAction
 
GenerateMyReportAction - Class in org.openxava.actions
 
GenerateMyReportAction() - Constructor for class org.openxava.actions.GenerateMyReportAction
 
GenerateReportAction - Class in org.openxava.actions
 
GenerateReportAction() - Constructor for class org.openxava.actions.GenerateReportAction
 
GenerateReportServlet - Class in org.openxava.web.servlets
To generate automatically reports from list mode.
GenerateReportServlet() - Constructor for class org.openxava.web.servlets.GenerateReportServlet
 
GenerateReportServlet.TableModelDecorator - Class in org.openxava.web.servlets
 
generateSchema() - Method in class org.openxava.tools.SchemaTool
 
GenerateSimpleHTMLReportServlet - Class in org.openxava.web.servlets
 
GenerateSimpleHTMLReportServlet() - Constructor for class org.openxava.web.servlets.GenerateSimpleHTMLReportServlet
 
get() - Method in class org.openxava.util.PropertiesReader
Returns properties associated to indicated file.
get(int) - Static method in class org.openxava.util.Align
Obtain align associated to indicated code.
get(String) - Static method in class org.openxava.component.MetaComponent
 
get(String) - Method in class org.openxava.filters.BaseContextFilter
 
get(String) - Static method in class org.openxava.model.meta.MetaModel
Gets the MetaModel from its name.
get(String) - Static method in class org.openxava.util.Labels
 
get(String) - Static method in class org.openxava.util.SessionData
If not session available returns null.
get(String, String, String) - Method in class org.openxava.controller.ModuleContext
If does not exist the it create one, as defined in controllers.xml.
get(String, String, String, String) - Method in class org.openxava.controller.ModuleContext
 
get(String, Locale) - Static method in class org.openxava.util.Labels
On any error returns the sent id with the first letter in uppercase.
get(String, Locale, String) - Static method in class org.openxava.util.Labels
If id is not found, or other error returns defaultValue
get(HttpServletRequest, String) - Method in class org.openxava.controller.ModuleContext
Return a object associated to the specified module in 'application' and 'module' of request.
get(HttpServletRequest, String) - Method in class org.openxava.formatters.BaseFormatter
Get a object from the context of the current module.
get(HttpServletRequest, String, String) - Method in class org.openxava.controller.ModuleContext
Return a object asociate to the specified module in 'application' and 'module' of request.
get(HttpServletRequest, String, String) - Method in class org.openxava.formatters.BaseFormatter
Get a object from the context of the current module.
get(ServletRequest) - Method in interface com.openxava.naviox.impl.IOrganizationsCurrentProvider
 
get(ServletRequest) - Method in class com.openxava.naviox.impl.OrganizationsCurrentProvider
 
get(ServletRequest) - Static method in class com.openxava.naviox.util.OrganizationsCurrent
 
get(ServletRequest) - Static method in class org.openxava.web.Nonces
 
getAccessTrackerProvidersClasses() - Method in class org.openxava.util.XavaPreferences
 
getAction() - Method in class org.openxava.view.meta.MetaViewAction
 
getAction() - Method in class org.openxava.web.taglib.ActionTag
 
getAction() - Method in class org.openxava.web.taglib.ActionTagBase
 
getActionDescription(MetaAction) - Method in class org.openxava.web.taglib.ActionTagBase
 
getActionDescription(MetaAction) - Method in class org.openxava.web.taglib.ImageTag
 
getActionImage() - Method in class org.openxava.web.style.Style
Deprecated.
 
getActionLabel() - Method in class org.openxava.web.style.Style
Deprecated.
 
getActionLink() - Method in class org.openxava.web.style.Style
Deprecated.
 
getActionName() - Method in class org.openxava.view.meta.MetaSearchAction
 
getActionProperty() - Method in class org.openxava.controller.meta.MetaUseObject
If is not set it assumes the object name without prefix.
getActionsDetailNames() - Method in class org.openxava.view.meta.MetaCollectionView
 
getActionsListNames() - Method in class org.openxava.view.meta.MetaCollectionView
 
getActionsNames() - Method in class org.openxava.view.meta.MetaMemberView
 
getActionsNamesDetail() - Method in class org.openxava.view.View
Has sense if the subview represents a collection, although always works.
getActionsNamesForProperty(MetaProperty, boolean) - Method in class org.openxava.view.meta.MetaView
 
getActionsNamesForProperty(MetaProperty, boolean) - Method in class org.openxava.view.View
 
getActionsNamesForReference(boolean) - Method in class org.openxava.view.View
If this is a view that represents a reference
getActionsNamesForReference(MetaReference, boolean) - Method in class org.openxava.view.meta.MetaView
 
getActionsNamesForReference(MetaReference, boolean) - Method in class org.openxava.view.View
 
getActionsNamesList() - Method in class org.openxava.view.View
 
getActionsNamesRow() - Method in class org.openxava.view.View
 
getActionsRowNames() - Method in class org.openxava.view.meta.MetaCollectionView
 
getActionsToHide() - Method in interface org.openxava.actions.IHideActionsAction
The list of actions to hide.
getActionsToShow() - Method in interface org.openxava.actions.IShowActionsAction
The list of actions to show.
getActionToHide() - Method in interface org.openxava.actions.IHideActionAction
The action to hide.
getActionToShow() - Method in interface org.openxava.actions.IShowActionAction
The action to show.
getActive() - Method in class org.openxava.web.style.Style
Deprecated.
 
getActiveSection() - Method in class org.openxava.actions.ChangeSectionAction
 
getActiveSection() - Method in class org.openxava.view.View
 
getActiveSection() - Method in class org.openxava.web.style.Style
Deprecated.
 
getActiveSectionTabEndDecoration() - Method in class org.openxava.web.style.Style
Deprecated.
 
getActiveSectionTabStartDecoration(boolean, boolean) - Method in class org.openxava.web.style.Style
Deprecated.
 
getAddActionName() - Method in class org.openxava.view.meta.MetaCollectionView
 
getAddCollectionElementAction() - Method in class org.openxava.view.View
 
getAdditionalTotalsCount() - Method in class org.openxava.tab.Tab
 
getAdminPreferences() - Static method in class org.openxava.util.Users
Preferences of the admin user.
getAggregateMapping(String) - Method in class org.openxava.component.MetaComponent
 
getAggregateMappings() - Method in class org.openxava.component.MetaComponent
 
getAggregateReferencesNames() - Method in class org.openxava.model.meta.MetaModel
 
getAll() - Static method in class org.openxava.component.MetaComponent
 
getAll() - Static method in class org.openxava.util.Align
All available aligns.
getAll() - Static method in class org.openxava.web.style.Themes
 
getAll(String) - Method in class org.openxava.controller.ModuleContext
All objects with this name in all the active modules of the user session.
getAll(HttpServletRequest) - Method in interface com.openxava.naviox.impl.IModulesHelperProvider
 
getAll(HttpServletRequest) - Static method in class com.openxava.naviox.impl.ModulesHelper
 
getAll(HttpServletRequest) - Method in class com.openxava.naviox.impl.ModulesHelperProvider
 
getAll(HttpServletRequest) - Method in class com.openxava.naviox.Modules
 
getAllDataTableModel() - Method in class org.openxava.tab.Tab
A table model with load all data at once.
getAllKeyPropertiesNames() - Method in class org.openxava.model.meta.MetaModel
Includes qualified properties in case of key references, ordered alphabetically.
getAllKeyPropertiesNamesOrderedAsInModel() - Method in class org.openxava.model.meta.MetaModel
Includes qualified properties in case of key references, ordered as in model.
getAllKeys() - Method in class org.openxava.tab.Tab
An array with the keys (in Map format) of the all rows.
getAllLoaded() - Static method in class org.openxava.component.MetaComponent
 
getAllMetaActions() - Method in class org.openxava.controller.meta.MetaController
The MetaActions of this controller and all its parents.
getAllMetaActionsIterator() - Method in class org.openxava.controller.ModuleManager
An iterator over getMetaActions() and getMetaActionsMode().
getAllMetaControllerElements() - Method in class org.openxava.controller.meta.MetaController
 
getAllMetaPropertiesKey() - Method in class org.openxava.model.meta.MetaModel
Include qualified properties in case of key references.
getAllModulesNames(MetaApplication) - Method in class com.openxava.naviox.impl.AllModulesNamesProvider
 
getAllModulesNames(MetaApplication) - Method in interface com.openxava.naviox.impl.IAllModulesNamesProvider
 
getAllModulesNamesProviderClass() - Method in class com.openxava.naviox.util.NaviOXPreferences
 
getAllNames() - Method in class org.openxava.session.MyReport
 
getAllNamesCurrentUser() - Method in class org.openxava.session.MyReport
The names of all the reports of the same Tab of the current one.
getAllNamesSharedUser() - Method in class org.openxava.session.MyReport
The names of all the shared reports.
getAllNotHiddenMetaActions() - Method in class org.openxava.controller.meta.MetaController
The not hidden MetaActions of this controller and all its parents.
getAllNotHiddenMetaActionsRecursive() - Method in class org.openxava.controller.meta.MetaController
The not hidden MetaActions of this controller and all its parents and subcontrollers recursively.
getAllPackageNames() - Static method in class org.openxava.component.MetaComponent
The names of all the root Java packages used by the components of all OpenXava application in the classpath.
getAllPersistent() - Static method in class org.openxava.model.meta.MetaModel
All models (Entities and Aggregates) with a mapping associated.
getAllPojoGenerated() - Static method in class org.openxava.model.meta.MetaModel
All models (Entities and Aggregates) where its POJO code and Hiberante mapping is generated.
getAllValues() - Method in class org.openxava.view.View
Copy of all values showed in view.
getAlwaysEnabledActionsNames() - Method in class org.openxava.view.meta.MetaMemberView
 
getAnchor(HtmlPage, String) - Static method in class org.openxava.tests.HtmlUnitUtils
 
getAnchors(HtmlPage, String) - Static method in class org.openxava.tests.HtmlUnitUtils
 
getAndroidBrowser() - Static method in class org.openxava.tests.HtmlUnitUtils
 
getAnnotationAttributeValue(Annotation, String) - Static method in class org.openxava.util.Classes
 
getAnnotations() - Method in class org.openxava.model.meta.MetaMember
 
getAnnotationSet() - Method in class org.openxava.web.meta.MetaEditor
 
getAnnotationsWithRepeatables(AnnotatedElement) - Static method in class org.openxava.util.Classes
 
getApplication() - Static method in class com.openxava.naviox.impl.MetaModuleFactory
 
getApplication() - Method in class org.openxava.web.dwr.Result
 
getApplicationLabel(HttpServletRequest) - Method in class com.openxava.naviox.Modules
 
getApplicationName() - Method in class org.openxava.controller.ModuleManager
 
getApplicationPort() - Method in class org.openxava.util.XavaPreferences
 
getApplicationsNames() - Static method in class org.openxava.application.meta.MetaApplications
 
getArguments() - Method in class org.openxava.model.meta.MetaFinder
 
getArguments() - Method in class org.openxava.model.meta.MetaMethod
 
getArgv() - Method in class org.openxava.web.taglib.ActionTag
 
getArgv() - Method in class org.openxava.web.taglib.ActionTagBase
 
getArray(int) - Method in class org.openxava.converters.typeadapters.ArrayOneRowResultSetAdapter
 
getArray(String) - Method in class org.openxava.converters.typeadapters.ArrayOneRowResultSetAdapter
 
getAsciiStream(int) - Method in class org.openxava.converters.typeadapters.ArrayOneRowResultSetAdapter
 
getAsciiStream(String) - Method in class org.openxava.converters.typeadapters.ArrayOneRowResultSetAdapter
 
getAsStreamInPrefixes(String, String...) - Static method in class org.openxava.util.Resources
Load the resource as a stream from classpath, looking for all path prefixes until find it in one.
getAttachedFile() - Method in class org.openxava.web.style.Style
Deprecated.
 
getAttributeBoolean(Element, String) - Method in class org.openxava.util.xmlparse.ParserBase
 
getAttributeBoolean(Element, String) - Static method in class org.openxava.util.xmlparse.ParserUtil
 
getAttributeBoolean(Element, String, boolean) - Method in class org.openxava.util.xmlparse.ParserBase
 
getAttributeBoolean(Element, String, boolean) - Static method in class org.openxava.util.xmlparse.ParserUtil
 
getAttributeInt(Element, String) - Method in class org.openxava.util.xmlparse.ParserBase
 
getAttributeInt(Element, String) - Static method in class org.openxava.util.xmlparse.ParserUtil
 
getAutologinPassword() - Method in class com.openxava.naviox.util.NaviOXPreferences
 
getAutologinUser() - Method in class com.openxava.naviox.util.NaviOXPreferences
 
getBaseCondition() - Method in class org.openxava.tab.meta.MetaTab
 
getBaseCondition() - Method in class org.openxava.tab.Tab
 
getBaseConditionForReference() - Method in class org.openxava.tab.Tab
 
getBaseModelName() - Method in class org.openxava.view.View
If this view represent a polymorphic model, this method return the base class of the hierarchy.
getBeanClass() - Method in class org.openxava.model.meta.MetaAggregateForCollection
 
getBeanClass() - Method in class org.openxava.model.meta.MetaAggregateForReference
 
getBigDecimal(int) - Method in class org.openxava.converters.typeadapters.ArrayOneRowResultSetAdapter
 
getBigDecimal(int, int) - Method in class org.openxava.converters.typeadapters.ArrayOneRowResultSetAdapter
 
getBigDecimal(String) - Method in class org.openxava.converters.typeadapters.ArrayOneRowResultSetAdapter
 
getBigDecimal(String, int) - Method in class org.openxava.converters.typeadapters.ArrayOneRowResultSetAdapter
 
getBinaryStream(int) - Method in class org.openxava.converters.typeadapters.ArrayOneRowResultSetAdapter
 
getBinaryStream(String) - Method in class org.openxava.converters.typeadapters.ArrayOneRowResultSetAdapter
 
getBirthDateDay() - Method in class org.openxava.util.UserInfo
 
getBirthDateMonth() - Method in class org.openxava.util.UserInfo
 
getBirthDateYear() - Method in class org.openxava.util.UserInfo
 
getBlob(int) - Method in class org.openxava.converters.typeadapters.ArrayOneRowResultSetAdapter
 
getBlob(String) - Method in class org.openxava.converters.typeadapters.ArrayOneRowResultSetAdapter
 
getBodyClass(HttpServletRequest) - Static method in class org.openxava.web.style.XavaStyle
Deprecated.
 
getBookmarkModules(HttpServletRequest) - Method in class com.openxava.naviox.Modules
 
getBoolean(int) - Method in class org.openxava.converters.typeadapters.ArrayOneRowResultSetAdapter
 
getBoolean(String) - Method in class org.openxava.converters.typeadapters.ArrayOneRowResultSetAdapter
 
getBoolean(Element, String) - Method in class org.openxava.util.xmlparse.ParserBase
 
getBoolean(Element, String) - Static method in class org.openxava.util.xmlparse.ParserUtil
 
getBooleanFormatter() - Method in class org.openxava.web.editors.CardIterator
 
getBooleanValue() - Method in class org.openxava.session.MyReportColumn
 
getBottomButtons() - Method in class org.openxava.web.style.Style
Deprecated.
 
getBrowser() - Method in class org.openxava.web.style.Style
Deprecated.
 
getBrowser(String) - Static method in class org.openxava.tests.HtmlUnitUtils
 
getBrowserVersion() - Method in class org.openxava.tests.ModuleTestBase
The browser emulation used for the test.
getButtonBarContainer() - Method in class org.openxava.web.style.Style
Deprecated.
 
getButtonBarImage() - Method in class org.openxava.web.style.Style
Deprecated.
 
getByComponent(String) - Static method in class org.openxava.util.DataSourceConnectionProvider
 
getByDefault() - Method in class org.openxava.controller.meta.MetaAction
 
getByDescription() - Static method in class org.openxava.util.KeyAndDescriptionComparator
 
getByKey() - Static method in class org.openxava.util.KeyAndDescriptionComparator
 
getByte(int) - Method in class org.openxava.converters.typeadapters.ArrayOneRowResultSetAdapter
 
getByte(String) - Method in class org.openxava.converters.typeadapters.ArrayOneRowResultSetAdapter
 
getBytes() - Method in class org.openxava.util.XFileItem
 
getBytes(int) - Method in class org.openxava.converters.typeadapters.ArrayOneRowResultSetAdapter
 
getBytes(String) - Method in class org.openxava.converters.typeadapters.ArrayOneRowResultSetAdapter
 
getCalculatedPropertiesNames() - Method in class org.openxava.model.meta.MetaModel
 
getCalculatedPropertiesNames() - Method in class org.openxava.view.View
 
getCalculation() - Method in class org.openxava.model.meta.MetaProperty
 
getCalculator() - Method in class org.openxava.model.meta.MetaProperty
 
getCalculator() - Method in class org.openxava.tab.impl.TabCalculator
 
getCalendarKey() - Method in class org.openxava.actions.CalendarViewDetailAction
 
getCell(int, int) - Method in class org.openxava.util.jxls.JxlsSheet
Gets the JxlsCell contained in the cell at position column,row
getChangedCollections() - Method in class org.openxava.view.View
Qualified ids of the collections changed in this request.
getChangedCollectionSizesInSections() - Method in class org.openxava.view.View
Views of sections that have collection size in the label, with the collection size.
getChangedCollectionsSelectedRows() - Method in class org.openxava.view.View
Indices of selected rows of collections that has changed their selected rows but not their content.
getChangedCollectionsTotals() - Method in class org.openxava.view.View
Qualified ids of the collections totals changed in this request.
getChangedLabels() - Method in class org.openxava.view.View
Qualified ids of the member whose labels have changed in this request.
getChangedMetaProperty() - Method in class org.openxava.actions.OnChangePropertyBaseAction
 
getChangedParts() - Method in class org.openxava.web.dwr.Result
 
getChangedPropertiesActionsAndReferencesWithNotCompositeEditor() - Method in class org.openxava.view.View
Qualified ids of the properties and references with not composite editor (that includes descriptions lists) changed in this request.
getChangedProperty() - Method in class org.openxava.actions.OnChangeElementCollectionBaseAction
Gets the changed property.
getChangedProperty() - Method in class org.openxava.actions.OnChangePropertyBaseAction
 
getChangedSectionsView() - Method in class org.openxava.view.View
 
getChar(String) - Method in class org.openxava.util.ResourceManagerI18n
 
getChar(String) - Static method in class org.openxava.util.XavaResources
 
getCharacterStream(int) - Method in class org.openxava.converters.typeadapters.ArrayOneRowResultSetAdapter
 
getCharacterStream(String) - Method in class org.openxava.converters.typeadapters.ArrayOneRowResultSetAdapter
 
getChart() - Method in class org.openxava.actions.OnChangeChartBaseAction
 
getChart() - Method in class org.openxava.actions.OnChangeChartColumnBaseAction
 
getChart() - Method in class org.openxava.session.ChartColumn
 
getChartColumn() - Method in class org.openxava.actions.OnChangeChartColumnBaseAction
Gets the chart column object associated with the changed property.
getChartData() - Method in class org.openxava.session.Chart
 
getCharts() - Method in class org.openxava.web.style.Style
Deprecated.
 
getChartType() - Method in class org.openxava.actions.SelectChartTypeAction
 
getChartType() - Method in class org.openxava.session.Chart
 
getChartType() - Method in class org.openxava.web.style.Style
Deprecated.
 
getChartXColumn() - Method in class org.openxava.web.style.Style
Deprecated.
 
getChunkSize() - Method in class org.openxava.tab.impl.EntityTab
 
getChunkSize() - Method in interface org.openxava.tab.impl.IEntityTabImpl
 
getChunkSize() - Method in interface org.openxava.tab.impl.IXTableModel
 
getChunkSize() - Method in class org.openxava.tab.impl.TableModelBean
 
getChunkSize() - Method in class org.openxava.tab.impl.TabProviderBase
Size of chunk returned by IDataReader.nextChunk().
getChunkSize() - Method in class org.openxava.tab.impl.XTableModelDecoratorBase
 
getClasses(String) - Static method in class org.openxava.jpa.impl.PersistenceXml
 
getClassName() - Method in class org.openxava.controller.meta.MetaAction
 
getClassName() - Method in class org.openxava.controller.meta.MetaController
Only for spanish/swing version
getClassName() - Method in class org.openxava.controller.meta.MetaObject
 
getClassName() - Method in class org.openxava.filters.meta.MetaFilter
 
getClassName() - Method in class org.openxava.model.meta.MetaCalculator
 
getClassName() - Method in class org.openxava.validators.meta.MetaValidator
 
getClassName() - Method in class org.openxava.view.meta.MetaSearchAction
Only for spanish/swing version.
getClassParameters(Class<?>, int) - Method in class org.openxava.actions.SimpleTemplaterAction
Get a map of [name, ""] for the passed class
getClob(int) - Method in class org.openxava.converters.typeadapters.ArrayOneRowResultSetAdapter
 
getClob(String) - Method in class org.openxava.converters.typeadapters.ArrayOneRowResultSetAdapter
 
getCMPAttribute(String) - Method in class org.openxava.mapping.ReferenceMapping
 
getCmpFields() - Method in class org.openxava.mapping.ModelMapping
 
getCmpFields() - Method in class org.openxava.mapping.PropertyMapping
 
getCmpFields() - Method in class org.openxava.mapping.ReferenceMapping
 
getCmpFieldsColumnsInMultipleProperties() - Method in class org.openxava.tab.meta.MetaTab
 
getCmpPropertyName() - Method in class org.openxava.mapping.CmpField
 
getCmpType() - Method in class org.openxava.mapping.PropertyMapping
 
getCmpTypeFor(MetaProperty) - Static method in class org.openxava.mapping.Converters
 
getCmpTypeName() - Method in class org.openxava.mapping.CmpField
 
getCmpTypeName() - Method in class org.openxava.mapping.PropertyMapping
 
getCmpTypeName() - Method in class org.openxava.mapping.ReferenceMappingDetail
 
getCMPTypeName() - Method in class org.openxava.model.meta.MetaProperty
 
getCmpTypeNameForReferencedModelProperty(String) - Method in class org.openxava.mapping.ReferenceMapping
 
getCode() - Method in class org.openxava.util.Align
 
getColectionsNames() - Method in class org.openxava.model.meta.MetaModel
 
getCollection() - Method in class org.openxava.actions.RemoveCollectionColumnSumAction
 
getCollection() - Method in class org.openxava.actions.SumCollectionColumnAction
 
getCollection() - Method in class org.openxava.actions.TabBaseAction
 
getCollection() - Method in class org.openxava.web.style.Style
Deprecated.
 
getCollectionAdjustment() - Method in class org.openxava.web.style.Style
Deprecated.
Pixels to add/substract from list width to a correct adjustament.
getCollectionAdjustment() - Method in class org.openxava.web.style.XavaStyle
Deprecated.
 
getCollectionColumnCount(String) - Method in class org.openxava.tests.ModuleTestBase
 
getCollectionColumnWidth(int) - Method in class org.openxava.view.View
 
getCollectionEditingRow() - Method in class org.openxava.view.View
 
getCollectionElementView() - Method in class org.openxava.actions.CollectionElementViewBaseAction
 
getCollectionElementView() - Method in class org.openxava.actions.RemoveSelectedInElementCollectionAction
 
getCollectionFrameHeaderStartDecoration(int) - Method in class org.openxava.web.style.Style
Deprecated.
 
getCollectionListActions() - Method in class org.openxava.web.style.Style
Deprecated.
 
getCollectionModel() - Method in class org.openxava.session.CutCollectionElements
 
getCollectionName() - Method in class org.openxava.session.CutCollectionElements
 
getCollectionName() - Method in class org.openxava.view.meta.MetaCollectionView
 
getCollectionObjects() - Method in class org.openxava.view.View
A list of all objects (POJOs or EntityBeans) in the collection.
getCollectionParametersList(Collection<?>) - Static method in class org.openxava.actions.SimpleTemplaterAction
Get a list of maps of [name, value] for each one of the objects in the passed collection
getCollectionParametersList(Collection<?>, int) - Static method in class org.openxava.actions.SimpleTemplaterAction
Get a list of maps of [name, value] for each one of the objects in the passed collection
getCollectionRootOrRoot() - Method in class org.openxava.view.View
 
getCollectionRowCount(String) - Method in class org.openxava.tests.ModuleTestBase
Row count displayed with data.
getCollectionSelectedObjects() - Method in class org.openxava.view.View
A list of selected objects (POJOs or EntityBeans) in the collection.
getCollectionSelectedValues() - Method in class org.openxava.view.View
A list of selected collection element when each element is a map with the values of the collection element.
getCollectionSize() - Method in class org.openxava.view.View
The size of the collection.
getCollectionTab() - Method in class org.openxava.view.View
Tab used for manage the data of this collection.
getCollectionTable(Class<?>, String) - Method in class org.openxava.actions.SimpleTemplaterAction
 
getCollectionTable(Class<?>, String, int) - Method in class org.openxava.actions.SimpleTemplaterAction
 
getCollectionTotal(int, int) - Method in class org.openxava.view.View
 
getCollectionTotal(String, int) - Method in class org.openxava.view.View
 
getCollectionTotalLabel(int, int) - Method in class org.openxava.view.View
 
getCollectionTotalPropertyName(int, int) - Method in class org.openxava.view.View
 
getCollectionTotalsCount() - Method in class org.openxava.view.View
 
getCollectionValues() - Method in class org.openxava.view.View
A list of all collection element when each element is a map with the values of the collection element.
getCollectionView() - Method in class org.openxava.tab.Tab
If this tab represents a collection the collection view of that collection.
getCollectionViewObject() - Method in class org.openxava.actions.GoAddElementsToCollectionAction
 
getColumn() - Method in class org.openxava.mapping.CmpField
 
getColumn() - Method in class org.openxava.mapping.PropertyMapping
 
getColumn() - Method in class org.openxava.mapping.ReferenceMappingDetail
 
getColumn(String) - Method in class org.openxava.mapping.ModelMapping
Support the use of references with dots, this is: myreference.myproperty.
getColumnClass(int) - Method in class org.openxava.tab.impl.HiddenXTableModel
 
getColumnClass(int) - Method in class org.openxava.tab.impl.TableModelBase
 
getColumnClass(int) - Method in class org.openxava.tab.impl.TableModelBean
 
getColumnClass(int) - Method in class org.openxava.tab.impl.XTableModelDecoratorBase
 
getColumnClass(int) - Method in class org.openxava.web.servlets.GenerateReportServlet.TableModelDecorator
 
getColumnCount() - Method in class org.openxava.tab.impl.HiddenXTableModel
 
getColumnCount() - Method in class org.openxava.tab.impl.TableModelBean
 
getColumnCount() - Method in class org.openxava.tab.impl.XTableModelDecoratorBase
 
getColumnCount() - Method in class org.openxava.web.servlets.GenerateReportServlet.TableModelDecorator
 
getColumnForReferencedModelProperty(String) - Method in class org.openxava.mapping.ReferenceMapping
Qualified column.
getColumnName(int) - Method in class org.openxava.tab.impl.HiddenXTableModel
 
getColumnName(int) - Method in class org.openxava.tab.impl.TableModelBase
 
getColumnName(int) - Method in class org.openxava.tab.impl.TableModelBean
 
getColumnName(int) - Method in class org.openxava.tab.impl.XTableModelDecoratorBase
 
getColumnName(int) - Method in class org.openxava.web.servlets.GenerateReportServlet.TableModelDecorator
 
getColumns() - Method in class org.openxava.mapping.ModelMapping
In the order that they was added.
getColumns() - Method in class org.openxava.mapping.ReferenceMapping
 
getColumns() - Method in class org.openxava.model.transients.Import
 
getColumns() - Method in class org.openxava.session.Chart
 
getColumns() - Method in class org.openxava.session.MyReport
 
getColumnsClasses() - Method in class org.openxava.tab.impl.TableModelBean
 
getColumnsToAdd() - Method in class org.openxava.tab.Tab
 
getColumnWidth(int) - Method in class org.openxava.tab.Tab
 
getComment() - Method in class org.openxava.web.editors.DiscussionComment
 
getComparator() - Method in class org.openxava.session.MyReportColumn
 
getComponentName() - Method in class org.openxava.tab.impl.EntityTab
 
getComponentName() - Method in class org.openxava.tab.impl.EntityTabDataProvider
 
getComponentParsersClasses() - Method in class org.openxava.util.XavaPreferences
 
getConcurrency() - Method in class org.openxava.converters.typeadapters.ArrayOneRowResultSetAdapter
 
getCondition() - Method in class org.openxava.calculators.DescriptionsCalculator
 
getCondition() - Method in class org.openxava.model.meta.MetaCollection
 
getCondition() - Method in class org.openxava.model.meta.MetaFinder
 
getCondition() - Method in class org.openxava.tab.Tab.Configuration
 
getCondition() - Method in class org.openxava.view.meta.MetaDescriptionsList
 
getConditionArgumentsPropertyNames() - Method in class org.openxava.filters.CollectionWithConditionInViewFilter
 
getConditionArgumentsPropertyNames() - Method in class org.openxava.model.meta.MetaCollection
These arguments can be used in a condition for extracting the values of the collection from the total of the elements of the type.
getConditionComparators() - Method in class org.openxava.tab.Tab.Configuration
 
getConditionComparators() - Method in class org.openxava.tab.Tab
 
getConditionInDescriptionsList(MetaReference) - Method in class org.openxava.view.View
 
getConditionValues() - Method in class org.openxava.tab.Tab.Configuration
 
getConditionValues() - Method in class org.openxava.tab.Tab
 
getConditionValuesTo() - Method in class org.openxava.tab.Tab.Configuration
 
getConditionValuesTo() - Method in class org.openxava.tab.Tab
 
getConfigurationFactoryClass() - Method in class com.openxava.naviox.util.NaviOXPreferences
 
getConfigurationId() - Method in class org.openxava.actions.FilterAction
 
getConfigurationName() - Method in class org.openxava.tab.Tab
 
getConfigurations() - Method in class org.openxava.tab.Tab
 
getConfigurationsCount() - Method in class org.openxava.tab.Tab
 
getConfirmMessage() - Method in class org.openxava.controller.meta.MetaAction
 
getConfirmMessage() - Method in class org.openxava.web.dwr.StrokeAction
 
getConfirmMessage(Locale, String...) - Method in class org.openxava.controller.meta.MetaAction
 
getConfirmMessage(ServletRequest) - Method in class org.openxava.controller.meta.MetaAction
 
getConfirmMessage(ServletRequest, String) - Method in class org.openxava.controller.meta.MetaAction
 
getConnection() - Method in class org.openxava.converters.typeadapters.ObjectPreparedStatementAdapter
 
getConnection() - Method in class org.openxava.util.DataSourceConnectionProvider
 
getConnection() - Method in interface org.openxava.util.IConnectionProvider
Returns a JDBC connection by default.
getConnection(String) - Method in class org.openxava.util.DataSourceConnectionProvider
 
getConnection(String) - Method in interface org.openxava.util.IConnectionProvider
Returns a JDBC connection from a identifier.
getConnectionProvider() - Method in class org.openxava.tab.impl.EntityTabDataProvider
 
getConnectionRefinerClass() - Method in class org.openxava.util.XavaPreferences
Class to create an org.openxava.util.IConnectionRefiner to refine the JDBC connections just after get them from the data source and before use them.
getContainer() - Method in class org.openxava.mapping.ReferenceMapping
 
getContainer() - Method in class org.openxava.mapping.ReferenceMappingDetail
 
getContainer(MetaModel, Map) - Method in interface org.openxava.model.impl.IPersistenceProvider
Return the object that represents the container object.
getContainer(MetaModel, Map) - Method in class org.openxava.model.impl.POJOPersistenceProviderBase
 
getContainer(MetaModel, Map) - Method in class org.openxava.model.impl.TransientPersistenceProvider
 
getContainerModelName() - Method in class org.openxava.model.meta.MetaModel
 
getContainerName() - Method in class org.openxava.util.meta.ElementName
 
getContainerReference() - Method in class org.openxava.model.meta.MetaAggregateForCollection
 
getContainerReference() - Method in class org.openxava.model.meta.MetaModel
 
getContent() - Method in class org.openxava.web.editors.Card
 
getContext() - Method in class org.openxava.actions.BaseAction
 
getContext() - Static method in class org.openxava.controller.meta.MetaControllers
 
getContext() - Method in class org.openxava.controller.meta.xmlparse.ControllersParser
 
getContext() - Method in class org.openxava.filters.BaseContextFilter
 
getContext(HttpServletRequest, String) - Method in class org.openxava.controller.ModuleContext
 
getContextPath() - Method in class org.openxava.tests.ModuleTestBase
 
getController() - Method in class org.openxava.actions.NavigationFromReferenceBaseAction
 
getControllerName() - Method in class org.openxava.controller.meta.MetaAction
 
getControllerName() - Method in class org.openxava.controller.meta.MetaSubcontroller
 
getControllersNames() - Method in class org.openxava.application.meta.MetaModule
 
getConverter() - Method in class org.openxava.mapping.PropertyMapping
 
getConverter() - Method in class org.openxava.mapping.ReferenceMappingDetail
 
getConverter(String) - Method in class org.openxava.mapping.ModelMapping
 
getConverterClassName() - Method in class org.openxava.mapping.PropertyMapping
 
getConverterClassName() - Method in class org.openxava.mapping.ReferenceMappingDetail
 
getConverterClassNameFor(MetaProperty) - Static method in class org.openxava.mapping.Converters
 
getConverterForReferencedModelProperty(String) - Method in class org.openxava.mapping.ReferenceMapping
 
getConverterPropertyName() - Method in class org.openxava.mapping.CmpField
 
getConverters() - Method in interface org.openxava.tab.impl.ITabProvider
 
getConverters() - Method in class org.openxava.tab.impl.JPATabProvider
 
getCookie(HttpServletRequest, String) - Static method in class org.openxava.web.servlets.Servlets
 
getCoreEndDecoration() - Method in class org.openxava.web.style.Style
Deprecated.
 
getCoreStartDecoration() - Method in class org.openxava.web.style.Style
Deprecated.
 
getCreateSchema(String) - Method in class com.openxava.naviox.util.NaviOXPreferences
 
getCriteriaBuilder() - Method in class org.openxava.jpa.impl.EntityManagerDecorator
 
getCSS(HttpServletRequest) - Method in interface org.openxava.web.style.IThemeProvider
 
getCSS(HttpServletRequest) - Static method in class org.openxava.web.style.Themes
 
getCssClass() - Method in class org.openxava.web.taglib.ImageTag
 
getCssClass() - Method in class org.openxava.web.taglib.LinkTag
 
getCSSClass(HttpServletRequest) - Static method in class org.openxava.web.Browsers
 
getCssFile() - Method in class org.openxava.web.style.Style
Deprecated.
 
getCssFile() - Method in class org.openxava.web.style.XavaStyle
Deprecated.
 
getCssStyle() - Method in class org.openxava.web.taglib.ImageTag
 
getCssStyle() - Method in class org.openxava.web.taglib.LinkTag
 
getCSVEncoding() - Method in class org.openxava.util.XavaPreferences
 
getCSVSeparator() - Method in class org.openxava.util.XavaPreferences
 
getCurrencySymbol() - Static method in class org.openxava.util.Moneys
From currencySymbol property in xava.properties or the JVM locale, not from browser.
getCurrencySymbol() - Method in class org.openxava.util.XavaPreferences
 
getCurrencySymbol(Locale) - Static method in class org.openxava.util.Moneys
 
getCurrent() - Method in class org.openxava.tab.impl.TabProviderBase
 
getCurrent() - Static method in class org.openxava.util.Locales
The Locale associated to the current thread.
getCurrent() - Static method in class org.openxava.util.Users
The user name associated to the current thread.
getCurrent(HttpServletRequest) - Method in interface com.openxava.naviox.impl.IModulesHelperProvider
 
getCurrent(HttpServletRequest) - Static method in class com.openxava.naviox.impl.ModulesHelper
 
getCurrent(HttpServletRequest) - Method in class com.openxava.naviox.impl.ModulesHelperProvider
 
getCurrent(HttpServletRequest) - Method in class com.openxava.naviox.Modules
 
getCurrentCollectionLabel() - Method in class org.openxava.actions.GoAddElementsToCollectionAction
 
getCurrentIP() - Static method in class org.openxava.util.Users
 
getCurrentModule(HttpServletRequest) - Method in class org.openxava.controller.ModuleContext
 
getCurrentModuleDescription(HttpServletRequest) - Method in class com.openxava.naviox.Modules
 
getCurrentModuleLabel() - Method in class com.openxava.naviox.Modules
 
getCurrentModuleName() - Method in class com.openxava.naviox.Modules
 
getCurrentPreferences() - Static method in class org.openxava.util.Users
Preferences of the user associated to the current thread.
getCurrentRow() - Method in class org.openxava.web.dwr.Result
 
getCurrentRow() - Method in class org.openxava.web.style.Style
Deprecated.
 
getCurrentRowCell() - Method in class org.openxava.web.style.Style
Deprecated.
 
getCurrentUserInfo() - Static method in class org.openxava.util.Users
Info about the current logged user.
getCursorName() - Method in class org.openxava.converters.typeadapters.ArrayOneRowResultSetAdapter
 
getCustomController() - Method in class org.openxava.actions.CreateNewFromReferenceAction
 
getCustomController() - Method in class org.openxava.actions.ModifyFromReferenceAction
 
getCustomController() - Method in class org.openxava.actions.NavigationFromReferenceBaseAction
 
getCustomizeControls() - Method in class org.openxava.web.style.Style
Deprecated.
 
getCustomizingTab() - Method in class org.openxava.actions.GoAddColumnsAction
 
getCustomView() - Method in class org.openxava.actions.AddColumnsAction
 
getCustomView() - Method in class org.openxava.actions.AddElementsToCollectionAction
 
getCustomView() - Method in class org.openxava.actions.CancelAction
 
getCustomView() - Method in class org.openxava.actions.CancelFromCustomListAction
 
getCustomView() - Method in class org.openxava.actions.CancelInListAction
 
getCustomView() - Method in class org.openxava.actions.ChooseIconAction
 
getCustomView() - Method in class org.openxava.actions.ChooseReferenceAction
 
getCustomView() - Method in class org.openxava.actions.ConfigureImportAction
 
getCustomView() - Method in class org.openxava.actions.GoAddColumnsAction
 
getCustomView() - Method in class org.openxava.actions.GoAddElementsToCollectionAction
 
getCustomView() - Method in class org.openxava.actions.GoChangeListConfigurationAction
 
getCustomView() - Method in class org.openxava.actions.GoChooseIconAction
 
getCustomView() - Method in class org.openxava.actions.GoListAction
 
getCustomView() - Method in class org.openxava.actions.GoSaveListConfigurationAction
 
getCustomView() - Method in interface org.openxava.actions.ICustomViewAction
The id of a view made directly by developer (not OpenXava view).
getCustomView() - Method in class org.openxava.actions.NavigationAction
 
getCustomView() - Method in class org.openxava.actions.ReferenceSearchAction
 
getCustomView() - Method in class org.openxava.actions.RemoveListConfigurationAction
 
getCustomView() - Method in class org.openxava.actions.RestoreDefaultColumnsAction
 
getCustomView() - Method in class org.openxava.actions.ReturnAction
 
getCustomView() - Method in class org.openxava.actions.SaveListConfigurationNameAction
 
getCustomView() - Method in class org.openxava.actions.SetCustomViewAction
 
getData() - Method in class org.openxava.model.transients.Import
 
getData() - Method in class org.openxava.tab.impl.DataChunk
 
getData() - Method in class org.openxava.web.editors.AttachedFile
 
getData() - Method in class org.openxava.web.editors.CollectionChart
 
getDataSource() - Method in class org.openxava.actions.JasperReportBaseAction
Data to print.
getDataSource() - Method in class org.openxava.util.DataSourceConnectionProvider
DataSource to wrap
getDataSourceJNDI() - Method in class org.openxava.util.DataSourceConnectionProvider
JNDI of DataSource to wrap.
getDataSources() - Method in class org.openxava.actions.JasperConcatReportBaseAction
 
getDataSources() - Method in class org.openxava.actions.JasperMultipleReportBaseAction
Data to print.
getDate(int) - Method in class org.openxava.converters.typeadapters.ArrayOneRowResultSetAdapter
 
getDate(int, Calendar) - Method in class org.openxava.converters.typeadapters.ArrayOneRowResultSetAdapter
 
getDate(String) - Method in class org.openxava.converters.typeadapters.ArrayOneRowResultSetAdapter
 
getDate(String, Calendar) - Method in class org.openxava.converters.typeadapters.ArrayOneRowResultSetAdapter
 
getDateFormat() - Method in class org.openxava.util.jxls.JxlsWorkbook
 
getDateTimeFormat() - Static method in class org.openxava.util.Dates
DateFormat for date + time consistently among all Java versions, according current locale.
getDateTimeFormat(Locale) - Static method in class org.openxava.util.Dates
DateFormat for date + time consistently among all Java versions.
getDateTimeFormatForParsing(Locale) - Static method in class org.openxava.util.Dates
DateFormat for date + time consistently among all Java versions for using in parsing.
getDateTimeSeparator() - Method in class org.openxava.formatters.DateTimeBaseFormatter
 
getDateValue() - Method in class org.openxava.session.MyReportColumn
 
getDay() - Method in class org.openxava.converters.Date3Converter
 
getDay(Date) - Static method in class org.openxava.util.Dates
Returns the day of date.
getDefaultActionQualifiedName() - Method in class org.openxava.controller.ModuleManager
 
getDefaultBrowser() - Static method in class org.openxava.tests.HtmlUnitUtils
 
getDefaultController() - Method in class org.openxava.actions.CreateNewFromReferenceAction
 
getDefaultController() - Method in class org.openxava.actions.ModifyFromReferenceAction
 
getDefaultController() - Method in class org.openxava.actions.NavigationFromReferenceBaseAction
 
getDefaultDateStyle() - Method in class org.openxava.util.jxls.JxlsWorkbook
 
getDefaultDescriptionPropertiesValueForDescriptionsList() - Method in class org.openxava.util.XavaPreferences
 
getDefaultFloatStyle() - Method in class org.openxava.util.jxls.JxlsWorkbook
 
getDefaultLabelFormat() - Method in class org.openxava.util.XavaPreferences
 
getDefaultLabelFormat() - Method in class org.openxava.web.meta.MetaEditor
Default label format for the editor.
getDefaultLabelStyle() - Method in class org.openxava.util.XavaPreferences
 
getDefaultMetaAction() - Method in class org.openxava.controller.ModuleManager
 
getDefaultModeController() - Method in class org.openxava.util.XavaPreferences
 
getDefaultModeController() - Method in class org.openxava.web.style.Style
Deprecated.
 
getDefaultOrder() - Method in class org.openxava.tab.meta.MetaTab
 
getDefaultPersistenceUnit() - Method in class org.openxava.util.XavaPreferences
 
getDefaultSchema() - Method in class org.openxava.actions.SetDefaultSchemaAction
The current default schema used by OpenXava and JPA.
getDefaultSchema() - Static method in class org.openxava.jpa.XPersistence
The default schema used by JPA persistence in the current thread.
getDefaultStyle() - Method in class org.openxava.util.jxls.JxlsWorkbook
 
getDefaultValue() - Method in class org.openxava.types.SiNoType
 
getDefaultValueCalculator() - Method in class org.openxava.model.meta.MetaReference
 
getDefaultValueInElementCollection(String) - Method in class org.openxava.view.View
 
getDefaultValues() - Method in class org.openxava.actions.NewAction
A string with default values in string format.
getDelegate() - Method in class org.openxava.jpa.impl.EntityManagerDecorator
 
getDeleteSelectedActionName() - Method in class org.openxava.view.meta.MetaCollectionView
 
getDeleteSelectedCollectionElementsAction() - Method in class org.openxava.view.View
 
getDependentCalculationPropertyNameFor(String) - Method in class org.openxava.view.View
 
getDependentPropertiesNames() - Method in class org.openxava.model.meta.MetaProperty
 
getDepends() - Method in class org.openxava.view.meta.MetaDescriptionsList
 
getDepth() - Method in class org.openxava.actions.SimpleTemplaterAction
 
getDescription() - Method in class org.openxava.util.Align
 
getDescription() - Method in class org.openxava.util.KeyAndDescription
 
getDescription() - Method in class org.openxava.util.meta.MetaElement
 
getDescription(Locale) - Method in class org.openxava.util.meta.MetaElement
 
getDescription(Locale, String) - Method in class org.openxava.application.meta.MetaModule
 
getDescription(Locale, String) - Method in class org.openxava.util.meta.MetaElement
 
getDescription(ServletRequest) - Method in class org.openxava.util.meta.MetaElement
 
getDescriptionProperties() - Method in class org.openxava.calculators.DescriptionsCalculator
 
getDescriptionPropertiesInDescriptionsList(MetaReference) - Method in class org.openxava.view.View
 
getDescriptionPropertiesNames() - Method in class org.openxava.view.meta.MetaDescriptionsList
 
getDescriptionProperty() - Method in class org.openxava.calculators.DescriptionsCalculator
 
getDescriptionPropertyInDescriptionsList(MetaReference) - Method in class org.openxava.view.View
 
getDescriptionPropertyName() - Method in class org.openxava.view.meta.MetaDescriptionsList
 
getDescriptions() - Method in class org.openxava.calculators.DescriptionsCalculator
It uses cach� depend on current parameter values.
getDescriptionsList() - Method in class org.openxava.web.style.Style
Deprecated.
 
getDescriptionsListCondition(String) - Method in class org.openxava.view.View
 
getDescriptionsListValue() - Method in class org.openxava.session.MyReportColumn
 
getDescriptionsWithSelected(String) - Method in class org.openxava.calculators.DescriptionsCalculator
 
getDescriptionValue(String) - Method in class org.openxava.tests.ModuleTestBase
In the case of combo (descriptionsEditor.jsp) (or his read only version) the value that is visualized to user.
getDetails() - Method in class org.openxava.mapping.ReferenceMapping
 
getDialogLevel() - Method in class org.openxava.controller.ModuleManager
 
getDialogLevel() - Method in class org.openxava.web.dwr.Result
 
getDialogTitle() - Method in class org.openxava.web.dwr.Result
 
getDiscussionCommentContentText(String, int) - Method in class org.openxava.tests.ModuleTestBase
Get the content of a comment of DISCUSSION property as text, just the content of the comment excluding header data.
getDiscussionCommentText(String, int) - Method in class org.openxava.tests.ModuleTestBase
Get the content of a comment of DISCUSSION property as text, including header data like user and date.
getDiscussionId() - Method in class org.openxava.web.editors.DiscussionComment
 
getDisplaySize() - Method in class org.openxava.view.meta.MetaPropertyView
 
getDisplaySizeForProperty(String) - Method in class org.openxava.view.View
 
getDisplaySizeForProperty(MetaProperty) - Method in class org.openxava.view.meta.MetaView
 
getDisplaySizeForProperty(MetaProperty) - Method in class org.openxava.view.View
 
getDocLanguages() - Method in class org.openxava.application.meta.MetaModule
 
getDocURL() - Method in class org.openxava.application.meta.MetaModule
 
getDouble(int) - Method in class org.openxava.converters.typeadapters.ArrayOneRowResultSetAdapter
 
getDouble(String) - Method in class org.openxava.converters.typeadapters.ArrayOneRowResultSetAdapter
 
getDropSchema(String) - Method in class com.openxava.naviox.util.NaviOXPreferences
 
getEditActionName() - Method in class org.openxava.view.meta.MetaCollectionView
 
getEditCollectionElementAction() - Method in class org.openxava.view.View
 
getEditor() - Method in class org.openxava.actions.SelectListFormatAction
 
getEditor() - Method in class org.openxava.tab.meta.MetaTab
 
getEditor() - Method in class org.openxava.tab.Tab
 
getEditor() - Method in class org.openxava.view.meta.MetaMemberView
 
getEditor() - Method in class org.openxava.web.style.Style
Deprecated.
 
getEditorFor(MetaMember) - Method in class org.openxava.view.meta.MetaView
 
getEditors() - Method in class org.openxava.tab.meta.MetaTab
 
getEditors(MetaTab) - Static method in class org.openxava.web.WebEditors
 
getEditorSuffix() - Method in class org.openxava.web.style.Style
Deprecated.
 
getEditorsWithError() - Method in class org.openxava.web.dwr.Result
 
getEditorsWithoutError() - Method in class org.openxava.web.dwr.Result
 
getEditorURLDescriptionsList(String, String, String, int, String, String, String) - Static method in class org.openxava.web.WebEditors
 
getEditorWrapper() - Method in class org.openxava.web.style.Style
Deprecated.
 
getEJBQLCondition() - Method in class org.openxava.model.meta.MetaFinder
 
getElement(Element, String) - Method in class org.openxava.util.xmlparse.ParserBase
 
getElement(Element, String) - Static method in class org.openxava.util.xmlparse.ParserUtil
 
getElements() - Method in class org.openxava.session.CutCollectionElements
 
getEmail() - Method in class org.openxava.util.impl.EmailSubscription
 
getEmail() - Method in class org.openxava.util.UserInfo
 
getEmailSubscriptionAction() - Static method in class org.openxava.tests.EmailNotificationsUtils
 
getEmailValidatorForSignUpClass() - Method in class com.openxava.naviox.util.NaviOXPreferences
 
getEncoding() - Static method in class org.openxava.util.XSystem
To use for XML encoding and for web requests and responses encoding.
getEnctype() - Method in class org.openxava.controller.ModuleManager
 
getEndDate() - Method in class org.openxava.calculators.DaysDelayCalculator
 
getEntity() - Method in class org.openxava.view.View
Entity associated to the current view.
getEntityGraph(String) - Method in class org.openxava.jpa.impl.EntityManagerDecorator
 
getEntityGraphs(Class<T>) - Method in class org.openxava.jpa.impl.EntityManagerDecorator
 
getEntityManagerFactory() - Method in class org.openxava.jpa.impl.EntityManagerDecorator
 
getEntityMapping() - Method in class org.openxava.component.MetaComponent
 
getEntityParameters(Object) - Static method in class org.openxava.actions.SimpleTemplaterAction
Get a map of [name, value] for the passed object
getEntityParameters(Object, int) - Method in class org.openxava.actions.SimpleTemplaterAction
Get a map of [name, value] for the passed object
getEntityParameters(Object, String, int) - Method in class org.openxava.actions.SimpleTemplaterAction
Get a map of [name, value] for the passed object
getEntityReferencesMappings() - Method in class org.openxava.tab.impl.TabProviderBase
 
getEntityReferencesNames() - Method in class org.openxava.model.meta.MetaModel
 
getEntityReferencesReferenceNames() - Method in class org.openxava.tab.impl.TabProviderBase
 
getEntityTab() - Method in class org.openxava.tab.impl.TableModelBean
 
getEnumType() - Method in class org.openxava.calculators.EnumCalculator
 
getEnumType() - Method in class org.openxava.types.EnumLetterType
Full qualified class for the Enum.
getEnumType() - Method in class org.openxava.types.EnumStringType
Full qualified class for the Enum.
getEnvironment() - Method in class org.openxava.actions.BaseAction
 
getEnvironment() - Method in class org.openxava.application.meta.MetaModule
 
getEnvironment() - Method in class org.openxava.controller.ModuleManager
 
getEnvironment() - Method in class org.openxava.filters.BaseContextFilter
Environment allows you access to the environment variables for the current module.
getEnvironmentVariable(String) - Static method in class org.openxava.controller.meta.MetaControllers
 
getError() - Method in class org.openxava.web.dwr.Result
 
getErrorEditor() - Method in class org.openxava.web.style.Style
Deprecated.
 
getErrors() - Method in class org.openxava.actions.BaseAction
 
getErrors() - Method in interface org.openxava.actions.IAction
 
getErrors() - Method in class org.openxava.tab.Tab
 
getErrors() - Method in exception org.openxava.validators.ValidationException
 
getErrors() - Method in class org.openxava.view.View
 
getEvents(HttpServletRequest, HttpServletResponse, String, String, String, String) - Method in class org.openxava.web.dwr.Calendar
 
getExceptions() - Method in class org.openxava.model.meta.MetaMethod
 
getExtendedDateTimeFormats() - Method in class org.openxava.formatters.DateTimeBaseFormatter
 
getExtendsView() - Method in class org.openxava.view.meta.MetaView
 
getFamilyName() - Method in class org.openxava.util.UserInfo
 
getFetchDirection() - Method in class org.openxava.converters.typeadapters.ArrayOneRowResultSetAdapter
 
getFetchDirection() - Method in class org.openxava.converters.typeadapters.ObjectPreparedStatementAdapter
 
getFetchSize() - Method in class org.openxava.converters.typeadapters.ArrayOneRowResultSetAdapter
 
getFetchSize() - Method in class org.openxava.converters.typeadapters.ObjectPreparedStatementAdapter
 
getField(Class, String) - Static method in class org.openxava.util.Classes
Get a field of the specified class or any of its subclasses, even if it is private.
getFieldsAnnotatedWith(Class, Class<? extends Annotation>) - Static method in class org.openxava.util.Classes
All fields from all superclasess and including private, protected and public.
getFieldsTable(Object, int) - Method in class org.openxava.actions.SimpleTemplaterAction
 
getFile() - Method in class org.openxava.model.transients.WithExcelCSVFileItem
 
getFile() - Method in class org.openxava.model.transients.WithFileItem
 
getFileId() - Method in class org.openxava.actions.RemoveAttachedFileAction
 
getFileId() - Method in class org.openxava.actions.RemoveFromAttachedFilesAction
 
getFileId() - Method in class org.openxava.actions.RemoveImageFromGalleryAction
 
getFileItems() - Method in class org.openxava.actions.LoadAttachedFileAction
 
getFileItems() - Method in class org.openxava.actions.LoadFileItemAction
 
getFileItems() - Method in class org.openxava.actions.LoadImageAction
 
getFileItems() - Method in class org.openxava.actions.LoadImageIntoGalleryAction
 
getFilename() - Method in class org.openxava.actions.JasperConcatReportBaseAction
 
getFileName() - Method in class org.openxava.actions.JasperReportBaseAction
 
getFileName() - Method in class org.openxava.util.XFileItem
 
getFilePersistorClass() - Method in class org.openxava.util.XavaPreferences
 
getFilesIds(Object) - Method in class org.openxava.web.editors.AttachedFilesFilesIdsProvider
 
getFilesIds(Object) - Method in class org.openxava.web.editors.ImagesGalleryFilesIdsProvider
 
getFilesIds(Object) - Method in interface org.openxava.web.editors.IUploadFilesIdsProvider
 
getFilesIds(Object) - Method in class org.openxava.web.editors.NullFilesIdsProvider
 
getFilesIds(Object) - Method in class org.openxava.web.editors.PropertyValueFilesIdsProvider
 
getFilesPath() - Method in class org.openxava.util.XavaPreferences
 
getFilter() - Method in class org.openxava.filters.meta.MetaFilter
 
getFilter() - Method in class org.openxava.tab.Tab
Filter used currently by this tab.
getFilterCell() - Method in class org.openxava.web.style.Style
Deprecated.
 
getFilterInDescriptionsList(MetaReference) - Method in class org.openxava.view.View
 
getFilterInDescriptionsList(MetaView) - Method in class org.openxava.model.meta.MetaReference
 
getFinalIndex() - Method in class org.openxava.tab.Tab
 
getFinderArguments() - Method in class org.openxava.model.meta.MetaCollection
Util to generate EJB code.
getFinderName() - Method in class org.openxava.model.meta.MetaCollection
Util to generate EJB code.
getFirst() - Method in class org.openxava.web.style.Style
Deprecated.
 
getFixedModules(HttpServletRequest) - Method in class com.openxava.naviox.Modules
 
getFixModulesOnTopMenu() - Method in class com.openxava.naviox.util.NaviOXPreferences
 
getFloat(int) - Method in class org.openxava.converters.typeadapters.ArrayOneRowResultSetAdapter
 
getFloat(String) - Method in class org.openxava.converters.typeadapters.ArrayOneRowResultSetAdapter
 
getFloatFormat() - Method in class org.openxava.util.jxls.JxlsWorkbook
 
getFlushMode() - Method in class org.openxava.jpa.impl.EntityManagerDecorator
 
getFocusPropertyId() - Method in class org.openxava.view.View
 
getFocusPropertyId() - Method in class org.openxava.web.dwr.Result
 
getFolder() - Method in class org.openxava.application.meta.MetaModule
 
getFolderLabel(String) - Method in class org.openxava.application.meta.MetaApplication
 
getFolderLabel(Locale, String) - Method in class org.openxava.application.meta.MetaApplication
 
getFolders() - Method in class org.openxava.application.meta.MetaApplication
 
getFoldersProviderClass() - Method in class com.openxava.naviox.util.NaviOXPreferences
 
getFontName() - Method in class org.openxava.util.jxls.JxlsWorkbook
 
getFontSize() - Method in class org.openxava.util.jxls.JxlsWorkbook
 
getForAnnotation() - Method in class org.openxava.validators.meta.MetaValidatorFor
 
getForceChangePasswordDays() - Method in class com.openxava.naviox.model.Configuration
 
getForm() - Method in class org.openxava.tests.ModuleTestBase
Current HtmlForm (of HtmlUnit).
getFormAction(HttpServletRequest) - Method in class org.openxava.controller.ModuleManager
HTML action bind to the current form.
getFormat() - Method in class org.openxava.actions.JasperMultipleReportBaseAction
Output report format, it can be 'pdf' or 'excel'.
getFormat() - Method in class org.openxava.actions.JasperReportBaseAction
Output report format, it can be 'pdf' or 'excel'.
getFormatter() - Method in class org.openxava.web.meta.MetaEditor
 
getFormatterClassName() - Method in class org.openxava.web.meta.MetaEditor
 
getFormatterObject() - Method in class org.openxava.web.meta.MetaEditor
 
getFormula() - Method in class org.openxava.mapping.PropertyMapping
 
getForPOJO(Object) - Static method in class org.openxava.model.meta.MetaModel
Gets the MetaModel for the pojo class specified.
getForPOJOClass(Class) - Static method in class org.openxava.model.meta.MetaModel
Gets the MetaModel for the pojo class specified.
getForStereotype() - Method in class org.openxava.validators.meta.MetaValidatorFor
 
getForTabs() - Method in class org.openxava.view.meta.MetaDescriptionsList
 
getForType() - Method in class org.openxava.validators.meta.MetaValidatorFor
 
getForUser(String) - Static method in class org.openxava.util.impl.UserPreferences
 
getForwardURI() - Method in class com.openxava.naviox.actions.ForwardToOriginalURIBaseAction
 
getForwardURI() - Method in class org.openxava.actions.GenerateReportAction
 
getForwardURI() - Method in interface org.openxava.actions.IForwardAction
The URI to go.
getForwardURI() - Method in class org.openxava.actions.JasperReportBaseAction
 
getForwardURI() - Method in class org.openxava.actions.OpenCollectionElementInNewTabAction
 
getForwardURI() - Method in class org.openxava.actions.ReportXLSAction
 
getForwardURI() - Method in class org.openxava.actions.SaveCollectionTotalsAction
 
getForwardURI() - Method in class org.openxava.actions.SimpleHTMLReportAction
 
getForwardURIs() - Method in interface org.openxava.actions.IMultipleForwardAction
The URIs to go.
getForwardURIs() - Method in class org.openxava.actions.JasperConcatReportBaseAction
 
getForwardURIs() - Method in class org.openxava.actions.JasperMultipleReportBaseAction
 
getForwardURL() - Method in class org.openxava.web.dwr.Result
 
getForwardURLs() - Method in class org.openxava.web.dwr.Result
 
getFrame() - Method in class org.openxava.web.style.Style
Deprecated.
 
getFrame() - Method in class org.openxava.web.style.XavaStyle
Deprecated.
 
getFrameActions() - Method in class org.openxava.web.style.Style
Deprecated.
 
getFrameActionsEndDecoration() - Method in class org.openxava.web.style.Style
Deprecated.
 
getFrameActionsStartDecoration() - Method in class org.openxava.web.style.Style
Deprecated.
 
getFrameContent() - Method in class org.openxava.web.style.Style
Deprecated.
 
getFrameContentEndDecoration() - Method in class org.openxava.web.style.Style
Deprecated.
 
getFrameContentStartDecoration() - Method in class org.openxava.web.style.Style
Deprecated.
 
getFrameContentStartDecoration(String, boolean) - Method in class org.openxava.web.style.Style
Deprecated.
 
getFrameHeaderEndDecoration() - Method in class org.openxava.web.style.Style
Deprecated.
 
getFrameHeaderStartDecoration() - Method in class org.openxava.web.style.Style
Deprecated.
 
getFrameHeaderStartDecoration(int) - Method in class org.openxava.web.style.Style
Deprecated.
 
getFrameHeaderStartDecoration(int, boolean) - Method in class org.openxava.web.style.Style
Deprecated.
 
getFrameSibling() - Method in class org.openxava.web.style.Style
Deprecated.
 
getFrameSpacing() - Method in class org.openxava.web.style.Style
Deprecated.
 
getFrameTitle() - Method in class org.openxava.web.style.Style
Deprecated.
 
getFrameTitleEndDecoration() - Method in class org.openxava.web.style.Style
Deprecated.
 
getFrameTitleLabel() - Method in class org.openxava.web.style.Style
Deprecated.
 
getFrameTitleStartDecoration() - Method in class org.openxava.web.style.Style
Deprecated.
 
getFrameTotals() - Method in class org.openxava.web.style.Style
Deprecated.
 
getFrameTotalsLabel() - Method in class org.openxava.web.style.Style
Deprecated.
 
getFrameTotalsValue() - Method in class org.openxava.web.style.Style
Deprecated.
 
getFullFrame() - Method in class org.openxava.web.style.Style
Deprecated.
 
getGalleryOid() - Method in class org.openxava.session.GalleryImage
 
getGeneratedKeys() - Method in class org.openxava.converters.typeadapters.ObjectPreparedStatementAdapter
 
getGivenName() - Method in class org.openxava.util.UserInfo
 
getGoListAction() - Method in class org.openxava.controller.ModuleManager
 
getGroupBy() - Method in class org.openxava.tab.Tab
 
getGroupView(String) - Method in class org.openxava.view.View
 
getHalfFrame() - Method in class org.openxava.web.style.Style
Deprecated.
 
getHbmGeneratorCode() - Method in class org.openxava.model.meta.MetaProperty
 
getHeader() - Method in class org.openxava.web.editors.Card
 
getHeaderInFile() - Method in class org.openxava.model.transients.ImportColumn
 
getHeaderListCount() - Method in class org.openxava.web.style.Style
Deprecated.
 
getHeading() - Method in class org.openxava.tab.impl.TableModelBean
 
getHelp() - Method in class org.openxava.web.style.Style
Deprecated.
CSS class for the help icon, link or button.
getHelpImage() - Method in class org.openxava.web.style.Style
Deprecated.
 
getHelpImage() - Method in class org.openxava.web.style.XavaStyle
Deprecated.
 
getHelpPrefix() - Method in class org.openxava.util.XavaPreferences
 
getHelpSuffix() - Method in class org.openxava.util.XavaPreferences
 
getHibernateJavaLoggingLevel() - Method in class org.openxava.util.XavaPreferences
 
getHibernateType() - Method in class org.openxava.converters.typeadapters.HibernateTypeBaseConverter
 
getHiddenPropertiesNames() - Method in class org.openxava.tab.meta.MetaTab
Names of properties that must to exist but is not needed show they to users.
getHiddenTableColumns() - Method in class org.openxava.tab.meta.MetaTab
 
getHideActionName() - Method in class org.openxava.view.meta.MetaCollectionView
 
getHideCollectionElementAction() - Method in class org.openxava.view.View
 
getHoldability() - Method in class org.openxava.converters.typeadapters.ArrayOneRowResultSetAdapter
 
getHost() - Static method in class org.openxava.tests.ModuleTestBase
 
getHQLCondition() - Method in class org.openxava.model.meta.MetaCollection
 
getHQLCondition() - Method in class org.openxava.model.meta.MetaFinder
 
getHQLCountSentence() - Method in class org.openxava.model.meta.MetaFinder
 
getHtml() - Method in class org.openxava.tests.ModuleTestBase
Current HTML code.
getHtmlPage() - Method in class org.openxava.tests.ModuleTestBase
This allows you testing using HtmlUnit APIs directly.
getHyperlink() - Method in class org.openxava.util.jxls.JxlsCell
Gets the hyperlink associated with this cell
getIcon() - Method in class org.openxava.actions.ChooseIconAction
 
getIcon() - Method in class org.openxava.controller.meta.MetaController
 
getIcon() - Method in class org.openxava.controller.meta.MetaControllerElement
 
getIcon() - Method in interface org.openxava.model.IIconEnum
Icon id from Material Design Icons.
getIcon() - Method in class org.openxava.web.meta.MetaEditor
 
getIcon() - Method in class org.openxava.web.style.Style
Deprecated.
For icon editor.
getIcon(String) - Static method in class org.openxava.web.WebEditors
 
getIconInList() - Method in class org.openxava.web.style.Style
Deprecated.
For icon in list as data.
getId() - Method in class com.openxava.naviox.model.Configuration
 
getId() - Method in class org.openxava.application.meta.MetaApplication
 
getId() - Method in class org.openxava.application.meta.MetaModule
 
getId() - Method in class org.openxava.controller.meta.MetaAction
 
getId() - Method in class org.openxava.controller.meta.MetaController
 
getId() - Method in class org.openxava.controller.meta.MetaControllerElement
 
getId() - Method in class org.openxava.controller.meta.MetaSubcontroller
 
getId() - Method in class org.openxava.model.Identifiable
 
getId() - Method in class org.openxava.model.meta.MetaAggregate
 
getId() - Method in class org.openxava.model.meta.MetaEntity
 
getId() - Method in class org.openxava.model.meta.MetaMember
 
getId() - Method in class org.openxava.tab.meta.MetaTab
 
getId() - Method in class org.openxava.tab.Tab.Configuration
 
getId() - Method in class org.openxava.util.meta.MetaElement
Unique id of element, normally used to search the label in the resources files.
getId() - Method in class org.openxava.util.UserInfo
 
getId() - Method in class org.openxava.view.meta.MetaView
 
getIdProperties() - Method in class org.openxava.web.editors.TreeView
 
getIds() - Method in class org.openxava.util.Messages
List of all ids of the messages
getIdSeparator() - Method in class org.openxava.web.editors.TreeView
 
getImage() - Method in class org.openxava.controller.meta.MetaController
 
getImage() - Method in class org.openxava.controller.meta.MetaControllerElement
 
getImage() - Method in class org.openxava.session.GalleryImage
 
getImagesFolder() - Method in class org.openxava.web.style.Style
Deprecated.
The folder with images used for actions.
getImagesOids() - Method in class org.openxava.session.Gallery
 
getImplements() - Method in class org.openxava.model.meta.MetaModel
String in java format: comma separate interfaces names
getInactiveDaysBeforeDisablingUser() - Method in class com.openxava.naviox.model.Configuration
 
getIncrement() - Method in class org.openxava.actions.MoveMyReportColumnAction
 
getIncrement() - Method in class org.openxava.actions.ViewDetailAction
 
getIndex() - Method in class org.openxava.tab.impl.TabCalculator
 
getIndexNext() - Method in class org.openxava.tab.impl.DataChunk
 
getInfos() - Method in class org.openxava.web.style.Style
Deprecated.
 
getInfosStrings(ServletRequest) - Method in class org.openxava.util.Messages
 
getInitAction() - Method in class org.openxava.web.meta.MetaEditor
 
getInitialIndex() - Method in class org.openxava.tab.Tab
 
getInitializerProviderClass() - Method in class com.openxava.naviox.util.NaviOXPreferences
 
getInitialModule() - Method in class com.openxava.naviox.util.NaviOXPreferences
 
getInitialPasswordForAdmin() - Method in class com.openxava.naviox.util.NaviOXPreferences
 
getInitThemeScript() - Method in class org.openxava.web.style.Style
Deprecated.
 
getInMenu(HttpServletRequest, Modules) - Method in interface com.openxava.naviox.impl.IModulesHelperProvider
 
getInMenu(HttpServletRequest, Modules) - Static method in class com.openxava.naviox.impl.ModulesHelper
 
getInMenu(HttpServletRequest, Modules) - Method in class com.openxava.naviox.impl.ModulesHelperProvider
 
getInstance() - Static method in class com.openxava.naviox.model.Configuration
 
getInstance() - Static method in class com.openxava.naviox.util.NaviOXPreferences
 
getInstance() - Static method in class org.openxava.converters.IntegerNumberConverter
 
getInstance() - Static method in class org.openxava.converters.LongNumberConverter
 
getInstance() - Static method in class org.openxava.model.impl.JPAPersistenceProvider
 
getInstance() - Static method in class org.openxava.model.impl.TransientPersistenceProvider
 
getInstance() - Static method in class org.openxava.util.CMPFieldComparator
 
getInstance() - Static method in class org.openxava.util.FieldComparator
 
getInstance() - Static method in class org.openxava.util.SimpleTemplater
Returns an instance of SimpleTemplater which will not deal with HTML
getInstance() - Static method in class org.openxava.util.XavaPreferences
 
getInstance() - Static method in class org.openxava.web.editors.FilePersistorFactory
 
getInstance() - Static method in class org.openxava.web.style.Style
Deprecated.
 
getInstance() - Static method in class org.openxava.web.style.XavaStyle
Deprecated.
 
getInstance(boolean) - Static method in class org.openxava.util.SimpleTemplater
Returns an instance of SimpleTemplater which will or will not deal with HTML
getInstance(HttpServletRequest) - Static method in class org.openxava.util.ReportParametersProviderFactory
 
getInt(int) - Method in class org.openxava.converters.typeadapters.ArrayOneRowResultSetAdapter
 
getInt(String) - Method in class org.openxava.converters.typeadapters.ArrayOneRowResultSetAdapter
 
getInt(Element, String) - Method in class org.openxava.util.xmlparse.ParserBase
 
getInt(Element, String) - Static method in class org.openxava.util.xmlparse.ParserUtil
 
getInt1() - Method in class org.openxava.calculators.ConcatCalculator
 
getInt2() - Method in class org.openxava.calculators.ConcatCalculator
 
getInt3() - Method in class org.openxava.calculators.ConcatCalculator
 
getInt4() - Method in class org.openxava.calculators.ConcatCalculator
 
getInt5() - Method in class org.openxava.calculators.ConcatCalculator
 
getInteger(String) - Method in class org.openxava.filters.BaseContextFilter
 
getInteger(HttpServletRequest, String) - Method in class org.openxava.formatters.BaseFormatter
Get a Integer object from the context of the current module.
getIntegerFormat() - Method in class org.openxava.util.jxls.JxlsWorkbook
 
getInterfaceName() - Method in class org.openxava.model.meta.MetaModel
 
getInterfacesNames() - Method in class org.openxava.model.meta.MetaModel
 
getIntParam() - Method in class org.openxava.web.taglib.MessageTag
 
getInverseCollection() - Method in class org.openxava.model.meta.MetaCollection
 
getJavaLoggingLevel() - Method in class org.openxava.util.XavaPreferences
 
getJobTitle() - Method in class org.openxava.util.UserInfo
 
getJPACondition() - Method in class org.openxava.model.meta.MetaCollection
 
getJRXML() - Method in class org.openxava.actions.JasperReportBaseAction
The name of the XML with the JasperReports design.
getJRXMLs() - Method in class org.openxava.actions.JasperConcatReportBaseAction
XML list JasperReports designed that will be concatenated into a single report
getJRXMLs() - Method in class org.openxava.actions.JasperMultipleReportBaseAction
The name of the XML with the JasperReports design.
getKey() - Method in class org.openxava.tab.impl.TabProviderBase
 
getKey() - Method in class org.openxava.util.KeyAndDescription
 
getKey() - Method in class org.openxava.web.taglib.LabelTag
 
getKey() - Method in class org.openxava.web.taglib.MessageTag
 
getKey(MetaModel, Map) - Method in interface org.openxava.model.impl.IPersistenceProvider
Return an object that can be used as primary key in model layer.
getKey(MetaModel, Map) - Method in class org.openxava.model.impl.MapFacadeBean
 
getKey(MetaModel, Map) - Method in class org.openxava.model.impl.POJOPersistenceProviderBase
 
getKey(MetaModel, Map) - Method in class org.openxava.model.impl.TransientPersistenceProvider
 
getKeyColumnsAsString() - Method in class org.openxava.mapping.ModelMapping
 
getKeyFields() - Method in class org.openxava.model.meta.MetaEntity
 
getKeyFromValue(Map, Object) - Static method in class org.openxava.util.Maps
 
getKeyFromValue(Map, Object, Object) - Static method in class org.openxava.util.Maps
 
getKeyIncrement() - Method in class org.openxava.web.editors.TreeView
 
getKeyProperties() - Method in class org.openxava.calculators.DescriptionsCalculator
It's used when there are more than one property that it's key, or with only one It's preferred use a wrapper class as primary key.
getKeyProperties() - Method in class org.openxava.model.meta.MetaReference
 
getKeyPropertiesNames() - Method in class org.openxava.model.meta.MetaModel
Key properties names ordered in declaration order.
getKeyProperty() - Method in class org.openxava.actions.ReferenceBaseAction
 
getKeyProperty() - Method in class org.openxava.calculators.DescriptionsCalculator
It's used when there is only a key property.
getKeyProperty(String) - Method in class org.openxava.model.meta.MetaReference
 
getKeyReferencesNames() - Method in class org.openxava.model.meta.MetaModel
Key reference names in undetermined order.
getKeystroke() - Method in class org.openxava.controller.meta.MetaAction
 
getKeysValidValues(String) - Method in class org.openxava.tests.ModuleTestBase
 
getKeyValues() - Method in class org.openxava.filters.CollectionInViewBaseFilter
Values to add as key at the begin of arguments for filtering.
getKeyValues() - Method in class org.openxava.filters.CollectionInViewFilter
 
getKeyValues() - Method in class org.openxava.filters.CollectionWithConditionInViewFilter
 
getKeyValues() - Method in class org.openxava.view.View
 
getKeyValues(String, Object) - Static method in class org.openxava.model.MapFacade
Obtains the values of the key of entity/aggregate.
getKeyValues(UserInfo, String, Object) - Method in class org.openxava.model.impl.MapFacadeBean
 
getKeyValuesFromView() - Method in class org.openxava.actions.SearchByViewKeyAction
Key values obtained from the view, used to do a search by key.
getKeyValuesWithValue() - Method in class org.openxava.view.View
Excludes those values that are null, zero or empty string.
getLabel() - Method in class org.openxava.model.meta.MetaReference
 
getLabel() - Method in class org.openxava.session.ChartColumn
 
getLabel() - Method in class org.openxava.session.MyReportColumn
 
getLabel() - Method in class org.openxava.util.meta.MetaElement
 
getLabel() - Method in class org.openxava.view.meta.MetaPropertyView
 
getLabel() - Method in class org.openxava.view.meta.PropertiesSeparator
 
getLabel() - Method in class org.openxava.web.style.Style
Deprecated.
 
getLabel(String) - Method in class org.openxava.tests.ModuleTestBase
 
getLabel(Locale) - Method in class org.openxava.controller.meta.MetaAction
 
getLabel(Locale) - Method in class org.openxava.model.meta.MetaMember
 
getLabel(Locale) - Method in class org.openxava.util.meta.MetaElement
For refine the label calculation
getLabel(Locale, String) - Method in class org.openxava.application.meta.MetaModule
 
getLabel(Locale, String) - Method in class org.openxava.util.meta.MetaElement
Implementation of label obtaining.
getLabel(Locale, String) - Method in class org.openxava.view.meta.MetaView
 
getLabel(ServletRequest) - Method in class org.openxava.util.meta.MetaElement
 
getLabelDecoration() - Method in class org.openxava.view.View
 
getLabelFor(MetaMember) - Method in class org.openxava.view.View
 
getLabelFormat() - Method in class org.openxava.view.meta.MetaDescriptionsList
 
getLabelFormat() - Method in class org.openxava.view.meta.MetaPropertyView
 
getLabelFormatFor(MetaMember) - Method in class org.openxava.view.meta.MetaView
If not label format specified for the member returns the defaultLabelFormat from XavaPreferences.
getLabelFormatForProperty(MetaProperty) - Method in class org.openxava.view.meta.MetaView
If not label format specified for the property returns null.
getLabelFormatForProperty(MetaProperty) - Method in class org.openxava.view.View
 
getLabelFormatForReference(MetaReference) - Method in class org.openxava.view.meta.MetaView
If not label format specified for the reference returns null.
getLabelFormatForReference(MetaReference) - Method in class org.openxava.view.View
 
getLabelId() - Method in class org.openxava.model.meta.MetaMember
Id used to look up label in resource files.
getLabels() - Method in class org.openxava.web.editors.CollectionChart
 
getLabelStyle() - Method in class org.openxava.view.meta.MetaDescriptionsList
 
getLabelStyle() - Method in class org.openxava.view.meta.MetaPropertyView
 
getLabelStyleForProperty(MetaProperty) - Method in class org.openxava.view.meta.MetaView
 
getLabelStyleForProperty(MetaProperty) - Method in class org.openxava.view.View
 
getLabelStyleForReference(MetaReference) - Method in class org.openxava.view.meta.MetaView
 
getLabelStyleForReference(MetaReference) - Method in class org.openxava.view.View
 
getLast() - Method in class org.openxava.web.style.Style
Deprecated.
 
getLastExecutedMetaAction() - Method in class org.openxava.controller.ModuleManager
 
getLastName() - Method in class org.openxava.session.MyReport
 
getLastPage() - Method in class org.openxava.tab.Tab
 
getLastRowNumber() - Method in class org.openxava.util.jxls.JxlsSheet
Gets the row number of the bottom most cell
getLayoutContent() - Method in class org.openxava.web.style.Style
Deprecated.
Helps define additional styles for the content.
getLayoutDataCell() - Method in class org.openxava.web.style.Style
Deprecated.
To allow the definition of different style for the data side of the view.
getLayoutLabelCell() - Method in class org.openxava.web.style.Style
Deprecated.
To allow the definition of different style for the label side of the view.
getLayoutRowSpacer() - Method in class org.openxava.web.style.Style
Deprecated.
To define the space between rows.
getLDAPAuthenticatorProviderClass() - Method in class com.openxava.naviox.util.NaviOXPreferences
 
getLetters() - Method in class org.openxava.converters.ValidValuesLetterConverter
 
getLetters() - Method in class org.openxava.types.EnumLetterType
Letters string that corresponds with the valid values for this enum.
getLibraryId() - Method in class org.openxava.web.editors.AttachedFile
Files can be organized to form a set of related files (fileset, directory, folder, etc), here called library.
getListAdjustment() - Method in class org.openxava.web.style.Style
Deprecated.
Pixels to add/substract from list width to a correct adjustament.
getListAdjustment() - Method in class org.openxava.web.style.XavaStyle
Deprecated.
 
getListCellSpacing() - Method in class org.openxava.web.style.Style
Deprecated.
 
getListColumnCount() - Method in class org.openxava.tests.ModuleTestBase
 
getListFormatter() - Method in class org.openxava.web.meta.MetaEditor
 
getListFormatterClassName() - Method in class org.openxava.web.meta.MetaEditor
 
getListFormatterObject() - Method in class org.openxava.web.meta.MetaEditor
 
getListInfo() - Method in class org.openxava.web.style.Style
Deprecated.
 
getListMode() - Method in class org.openxava.web.style.Style
Deprecated.
 
getListOddEvents() - Method in class org.openxava.web.style.Style
Deprecated.
 
getListOddSelected() - Method in class org.openxava.web.style.Style
Deprecated.
 
getListOrderBy() - Method in class org.openxava.web.style.Style
Deprecated.
 
getListPairEvents() - Method in class org.openxava.web.style.Style
Deprecated.
 
getListPairSelected() - Method in class org.openxava.web.style.Style
Deprecated.
 
getListRowCount() - Method in class org.openxava.tests.ModuleTestBase
Rows count displayed with data.
getListSubheader() - Method in class org.openxava.web.style.Style
Deprecated.
 
getListTitle() - Method in class org.openxava.web.style.Style
Deprecated.
 
getListTitleWrapper() - Method in class org.openxava.web.style.Style
Deprecated.
 
getLocalDateTimeFormat() - Static method in class org.openxava.util.Dates
DateFormat for date + time consistently among all Java versions, according current locale.
getLocalDateTimeFormatForParsing() - Static method in class org.openxava.util.Dates
DateFormat for date + time consistently among all Java versions, according current locale.
getLocale() - Method in class org.openxava.actions.BaseAction
The Locale of the current request.
getLocale() - Method in class org.openxava.tests.ModuleTestBase
 
getLocale(ServletRequest) - Method in class org.openxava.util.meta.MetaElement
 
getLocale(ServletRequest) - Static method in class org.openxava.util.XavaResources
Locale used to obtain resource in web application.
getLocalizedDatePattern(Locale) - Static method in class org.openxava.util.Dates
Date partern for short format to be use for both Date and LocalDate.
getLocalizedMessage() - Method in exception org.openxava.util.InitException
 
getLocalizedMessage() - Method in exception org.openxava.util.XavaException
 
getLockMode(Object) - Method in class org.openxava.jpa.impl.EntityManagerDecorator
 
getLockSessionMilliseconds() - Method in class com.openxava.naviox.model.BasicConfiguration
 
getLockSessionMilliseconds() - Method in class com.openxava.naviox.model.Configuration
 
getLockSessionMinutes() - Method in class com.openxava.naviox.model.Configuration
 
getLoginAttemptsBeforeLocking() - Method in class com.openxava.naviox.model.Configuration
 
getLong(int) - Method in class org.openxava.converters.typeadapters.ArrayOneRowResultSetAdapter
 
getLong(String) - Method in class org.openxava.converters.typeadapters.ArrayOneRowResultSetAdapter
 
getLong(String) - Method in class org.openxava.filters.BaseContextFilter
 
getMainMetaApplication() - Static method in class org.openxava.application.meta.MetaApplications
 
getMainTab() - Method in class org.openxava.actions.GoListAction
 
getMainTab() - Method in class org.openxava.actions.InitListAction
 
getMainTab() - Method in class org.openxava.actions.ViewDetailAction
 
getManagedClassNames() - Static method in class org.openxava.component.parse.AnnotatedClassParser
 
getManager() - Method in class org.openxava.actions.BaseAction
 
getManager() - Static method in class org.openxava.jpa.XPersistence
EntityManager associated to current thread.
getMapping() - Method in class org.openxava.model.meta.MetaAggregateForCollection
 
getMapping() - Method in class org.openxava.model.meta.MetaAggregateForReference
 
getMapping() - Method in class org.openxava.model.meta.MetaEntity
 
getMapping() - Method in class org.openxava.model.meta.MetaModel
 
getMapping() - Method in class org.openxava.model.meta.MetaProperty
Can be null
getMapsAttribution() - Method in class org.openxava.util.XavaPreferences
 
getMapsSelectedValues() - Method in class org.openxava.actions.CollectionBaseAction
A list of selected collection element when each element is a map with the values of the collection element.
getMapsTileProvider() - Method in class org.openxava.util.XavaPreferences
 
getMapsTileSize() - Method in class org.openxava.util.XavaPreferences
 
getMapsZoomOffset() - Method in class org.openxava.util.XavaPreferences
 
getMapValues() - Method in class org.openxava.actions.CollectionBaseAction
A list of all collection element when each element is a map with the values of the collection element.
getMaxFieldSize() - Method in class org.openxava.converters.typeadapters.ObjectPreparedStatementAdapter
 
getMaximum() - Method in class org.openxava.model.meta.MetaCollection
 
getMaximumFractionDigits() - Method in class org.openxava.validators.BigDecimalValidator
 
getMaximumIntegerDigits() - Method in class org.openxava.validators.BigDecimalValidator
 
getMaxRows() - Method in class org.openxava.converters.typeadapters.ObjectPreparedStatementAdapter
 
getMaxSizeForTextEditor() - Method in class org.openxava.util.XavaPreferences
 
getMediatorClassName() - Method in class org.openxava.view.meta.MetaCollectionView
 
getMediatorClassName() - Method in class org.openxava.view.meta.MetaView
 
getMemberName() - Method in class org.openxava.actions.ReferenceBaseAction.ViewInfo
 
getMemberName() - Method in class org.openxava.view.View
 
getMemberNames() - Method in class org.openxava.actions.SearchByViewKeyAction
Names of the members to be retrieve from object model (at the end from database).
getMembers() - Method in class org.openxava.util.Messages
Qualified names of the members affected for this errors.
getMembersNames() - Method in class org.openxava.model.meta.MetaModel
Ordered as in component definition file.
getMembersNames() - Method in class org.openxava.view.meta.MetaGroup
 
getMembersNames() - Method in class org.openxava.view.meta.MetaView
 
getMembersNames() - Method in class org.openxava.view.View
 
getMembersNamesNestingAggregates() - Method in class org.openxava.model.meta.MetaModel
 
getMembersNamesWithHidden() - Method in class org.openxava.view.View
 
getMembersNamesWithoutSectionsAndCollections() - Method in class org.openxava.view.View
 
getMenuModules(HttpServletRequest) - Method in class com.openxava.naviox.Modules
 
getMessage() - Method in class org.openxava.tests.ModuleTestBase
The first message
getMessage() - Method in exception org.openxava.util.InitException
 
getMessage() - Method in exception org.openxava.util.XavaException
 
getMessage() - Method in class org.openxava.validators.meta.MetaValidator
 
getMessage() - Method in exception org.openxava.validators.ValidationException
 
getMessages() - Method in class org.openxava.actions.BaseAction
 
getMessages() - Method in interface org.openxava.actions.IAction
 
getMessages() - Method in class org.openxava.tab.Tab
 
getMessages() - Method in class org.openxava.view.View
 
getMessages() - Method in class org.openxava.web.style.Style
Deprecated.
 
getMessagesStrings(ServletRequest) - Method in class org.openxava.util.Messages
 
getMessagesWrapper() - Method in class org.openxava.web.style.Style
Deprecated.
For messages
getMetaAction(String) - Method in class org.openxava.controller.meta.MetaController
 
getMetaAction(String) - Static method in class org.openxava.controller.meta.MetaControllers
 
getMetaActions() - Method in class org.openxava.controller.meta.MetaController
 
getMetaActions() - Method in class org.openxava.controller.meta.MetaSubcontroller
 
getMetaActions() - Method in class org.openxava.controller.ModuleManager
 
getMetaActionsAfterEachRequest() - Method in class org.openxava.controller.meta.MetaController
Actions from father and subcontrollers are included.
getMetaActionsBeforeEachRequest() - Method in class org.openxava.controller.meta.MetaController
Actions from father and subcontrollers are included.
getMetaActionsMode() - Method in class org.openxava.controller.ModuleManager
 
getMetaActionsOnEachRequest() - Method in class org.openxava.controller.meta.MetaController
Actions from father and subcontrollers are included.
getMetaActionsOnInit() - Method in class org.openxava.controller.meta.MetaController
Actions from father and subcontrollers are included.
getMetaActionsOnInit() - Method in class org.openxava.controller.ModuleManager
 
getMetaAggregate(String) - Method in class org.openxava.component.MetaComponent
 
getMetaAggregateReferences() - Method in class org.openxava.model.meta.MetaModel
 
getMetaAggregates() - Method in class org.openxava.component.MetaComponent
 
getMetaAggregatesBeanGenerated() - Method in class org.openxava.component.MetaComponent
 
getMetaAggregatesForCollectionPojoGenerated() - Method in class org.openxava.component.MetaComponent
 
getMetaApplication() - Method in class org.openxava.application.meta.MetaModule
 
getMetaApplication(String) - Static method in class org.openxava.application.meta.MetaApplications
 
getMetaApplications() - Static method in class org.openxava.application.meta.MetaApplications
 
getMetaCalculator() - Method in class org.openxava.model.meta.MetaCollection
 
getMetaCalculator() - Method in class org.openxava.model.meta.MetaMember
 
getMetaCalculator() - Method in class org.openxava.model.meta.MetaMethod
 
getMetaCalculator() - Method in class org.openxava.model.meta.MetaProperty
 
getMetaCalculator() - Method in class org.openxava.tab.impl.TabCalculator
 
getMetaCalculatorDefaultValue() - Method in class org.openxava.model.meta.MetaMember
 
getMetaCalculatorDefaultValue() - Method in class org.openxava.model.meta.MetaProperty
 
getMetaCalculatorDefaultValue() - Method in class org.openxava.model.meta.MetaReference
 
getMetaCalculatorPostCreate(int) - Method in class org.openxava.model.meta.MetaModel
 
getMetaCalculatorPostLoad(int) - Method in class org.openxava.model.meta.MetaModel
 
getMetaCalculatorPostModify(int) - Method in class org.openxava.model.meta.MetaModel
 
getMetaCalculatorPreRemove(int) - Method in class org.openxava.model.meta.MetaModel
 
getMetaCalculatorsPostCreate() - Method in class org.openxava.model.meta.MetaModel
 
getMetaCalculatorsPostLoad() - Method in class org.openxava.model.meta.MetaModel
 
getMetaCalculatorsPostModify() - Method in class org.openxava.model.meta.MetaModel
 
getMetaCalculatorsPostRemove() - Method in class org.openxava.model.meta.MetaCollection
 
getMetaCalculatorsPreRemove() - Method in class org.openxava.model.meta.MetaModel
 
getMetaColectionsWithConditionReferenceTo(String) - Method in class org.openxava.model.meta.MetaModel
 
getMetaCollection() - Method in class org.openxava.actions.CollectionElementViewBaseAction
 
getMetaCollection() - Method in class org.openxava.view.View
Meta data about the collection, only if this view represents a collection.
getMetaCollection(String) - Method in class org.openxava.model.meta.MetaModel
 
getMetaCollectionFromReferencedModel() - Method in class org.openxava.model.meta.MetaReference
 
getMetaCollections() - Method in class org.openxava.model.meta.MetaModel
 
getMetaCollectionsAgregate() - Method in class org.openxava.model.meta.MetaModel
 
getMetaCollectionsWithConditionInOthersModels() - Method in class org.openxava.model.meta.MetaModel
 
getMetaCollectionView(String) - Method in class org.openxava.view.meta.MetaView
 
getMetaComponent() - Method in class org.openxava.mapping.ModelMapping
 
getMetaComponent() - Method in class org.openxava.model.meta.MetaModel
Container component of model.
getMetaComponent() - Method in class org.openxava.tab.meta.MetaTab
 
getMetaController() - Method in class org.openxava.controller.meta.MetaAction
 
getMetaController() - Method in class org.openxava.controller.meta.MetaControllerElement
 
getMetaController() - Method in class org.openxava.controller.meta.MetaSubcontroller
 
getMetaController(String) - Static method in class org.openxava.controller.meta.MetaControllers
 
getMetaControllerElements() - Method in class org.openxava.controller.meta.MetaController
 
getMetaControllerElements() - Method in class org.openxava.controller.ModuleManager
 
getMetaData() - Method in class org.openxava.converters.typeadapters.ArrayOneRowResultSetAdapter
 
getMetaData() - Method in class org.openxava.converters.typeadapters.ObjectPreparedStatementAdapter
 
getMetaDescriptionList(MetaReference) - Method in class org.openxava.view.meta.MetaView
 
getMetaDescriptionsList() - Method in class org.openxava.view.meta.MetaReferenceView
 
getMetaDescriptionsLists() - Method in class org.openxava.view.meta.MetaView
 
getMetaEditorByName(String) - Static method in class org.openxava.web.meta.MetaWebEditors
 
getMetaEditorFor(MetaMember, String) - Static method in class org.openxava.web.meta.MetaWebEditors
 
getMetaEditorFor(MetaMember, String) - Static method in class org.openxava.web.WebEditors
 
getMetaEditorFor(MetaTab) - Static method in class org.openxava.web.meta.MetaWebEditors
 
getMetaEditorForModelProperty(String, String) - Static method in class org.openxava.web.meta.MetaWebEditors
 
getMetaEditorForReferenceModel(String) - Static method in class org.openxava.web.meta.MetaWebEditors
 
getMetaEditorForStereotype(String) - Static method in class org.openxava.web.meta.MetaWebEditors
 
getMetaEditorForType(String) - Static method in class org.openxava.web.meta.MetaWebEditors
 
getMetaEditorForTypeOfProperty(MetaProperty) - Static method in class org.openxava.web.meta.MetaWebEditors
It's like getMetaEditorForType but extract the type of property.
getMetaEditorsFor(MetaTab) - Static method in class org.openxava.web.meta.MetaWebEditors
 
getMetaEntity() - Method in class org.openxava.component.MetaComponent
 
getMetaEntityReferences() - Method in class org.openxava.model.meta.MetaModel
 
getMetaFilter() - Method in class org.openxava.tab.meta.MetaTab
 
getMetaFilter() - Method in class org.openxava.view.meta.MetaDescriptionsList
 
getMetaFinders() - Method in class org.openxava.model.meta.MetaModel
 
getMetaMember(String) - Method in class org.openxava.model.meta.MetaModel
 
getMetaMembers() - Method in class org.openxava.view.meta.MetaView
 
getMetaMembers() - Method in class org.openxava.view.View
 
getMetaMembersKey() - Method in class org.openxava.model.meta.MetaModel
Key members.
getMetaMethod(String) - Method in class org.openxava.model.meta.MetaModel
 
getMetaMethods() - Method in class org.openxava.model.meta.MetaModel
 
getMetamodel() - Method in class org.openxava.jpa.impl.EntityManagerDecorator
 
getMetaModel() - Method in class org.openxava.mapping.AggregateMapping
 
getMetaModel() - Method in class org.openxava.mapping.EntityMapping
 
getMetaModel() - Method in class org.openxava.mapping.ModelMapping
 
getMetaModel() - Method in interface org.openxava.model.IModel
Returns metadata about object.
getMetaModel() - Method in class org.openxava.model.meta.MetaFinder
 
getMetaModel() - Method in class org.openxava.model.meta.MetaMember
 
getMetaModel() - Method in class org.openxava.session.MyReport
 
getMetaModel() - Method in class org.openxava.tab.impl.TabProviderBase
 
getMetaModel() - Method in class org.openxava.tab.meta.MetaTab
 
getMetaModel() - Method in class org.openxava.view.meta.MetaView
 
getMetaModel() - Method in class org.openxava.view.View
 
getMetaModelContainer() - Method in class org.openxava.model.meta.MetaModel
If this is a aggregate the return the container, else the main entity.
getMetaModelReferenced() - Method in class org.openxava.model.meta.MetaReference
 
getMetaModule() - Method in class org.openxava.controller.ModuleManager
 
getMetaModule(String) - Method in class org.openxava.application.meta.MetaApplication
 
getMetaModules() - Method in class org.openxava.application.meta.MetaApplication
 
getMetaObject(String) - Static method in class org.openxava.controller.meta.MetaControllers
 
getMetaProperties() - Method in class org.openxava.model.meta.MetaModel
 
getMetaProperties() - Method in class org.openxava.tab.meta.MetaTab
 
getMetaProperties() - Method in class org.openxava.tab.Tab
 
getMetaProperties() - Method in class org.openxava.view.View
 
getMetaPropertiesArguments() - Method in class org.openxava.model.meta.MetaFinder
 
getMetaPropertiesCalculated() - Method in class org.openxava.model.meta.MetaModel
 
getMetaPropertiesCalculated() - Method in class org.openxava.tab.meta.MetaTab
Hidden ones are not included
getMetaPropertiesFinderArguments(boolean) - Method in class org.openxava.model.meta.MetaCollection
Util to generate EJB code.
getMetaPropertiesGroupBy() - Method in class org.openxava.tab.Tab
 
getMetaPropertiesHidden() - Method in class org.openxava.tab.meta.MetaTab
 
getMetaPropertiesHiddenCalculated() - Method in class org.openxava.tab.meta.MetaTab
 
getMetaPropertiesKey() - Method in class org.openxava.model.meta.MetaModel
 
getMetaPropertiesList() - Method in class org.openxava.view.View
 
getMetaPropertiesNotCalculated() - Method in class org.openxava.tab.Tab
 
getMetaPropertiesPersistents() - Method in class org.openxava.model.meta.MetaModel
Ordered as in component definition.
getMetaPropertiesPersistents(MetaReference) - Method in class org.openxava.model.meta.MetaAggregateForReference
 
getMetaPropertiesPersistentsFromReference(String) - Method in class org.openxava.model.meta.MetaModel
Ordered as in component definition.
getMetaPropertiesView() - Method in class org.openxava.model.meta.MetaModel
 
getMetaPropertiesViewWithDefaultCalculator() - Method in class org.openxava.model.meta.MetaModel
 
getMetaPropertiesWithDefaultValueCalculator() - Method in class org.openxava.model.meta.MetaModel
 
getMetaPropertiesWithDefaultValueOnCreate() - Method in class org.openxava.model.meta.MetaModel
Excludes calculator that implements IHibernateIdGeneratorCalculator.
getMetaProperty(int) - Method in class org.openxava.tab.Tab
 
getMetaProperty(String) - Method in class org.openxava.model.meta.MetaModel
Support qualified for properties of references with dot (.).
getMetaProperty(String) - Method in class org.openxava.tab.Tab
 
getMetaProperty(String) - Method in class org.openxava.view.meta.MetaView
Including if property is inside a section
getMetaProperty(String) - Method in class org.openxava.view.View
 
getMetaPropertyFormatter() - Method in class org.openxava.web.meta.MetaEditor
 
getMetaPropertyView(String) - Method in class org.openxava.model.meta.MetaModel
 
getMetaPropertyViewFor(String) - Method in class org.openxava.view.meta.MetaView
 
getMetaReference() - Method in class org.openxava.model.meta.MetaCollection
 
getMetaReference(String) - Method in class org.openxava.model.meta.MetaModel
 
getMetaReference(String) - Method in class org.openxava.view.View
 
getMetaReferences() - Method in class org.openxava.model.meta.MetaModel
 
getMetaReferencesKey() - Method in class org.openxava.model.meta.MetaModel
 
getMetaReferencesKeyAndSearchKey() - Method in class org.openxava.model.meta.MetaModel
 
getMetaReferencesToEntity() - Method in class org.openxava.model.meta.MetaModel
 
getMetaReferencesWithDefaultValueCalculator() - Method in class org.openxava.model.meta.MetaModel
 
getMetaReferencesWithMapping() - Method in class org.openxava.model.meta.MetaModel
 
getMetaReferenceView(MetaReference) - Method in class org.openxava.view.meta.MetaView
 
getMetaReferenceViewFor(String) - Method in class org.openxava.view.meta.MetaView
 
getMetaReport() - Method in class org.openxava.application.meta.MetaModule
 
getMetaRowStyles() - Method in class org.openxava.tab.meta.MetaTab
 
getMetaRowStyles() - Method in class org.openxava.view.meta.MetaCollectionView
 
getMetaSearchAction() - Method in class org.openxava.view.meta.MetaReferenceView
 
getMetaSearchAction() - Method in class org.openxava.view.meta.MetaView
To search the objects of type that is represents by this view.
getMetaSets() - Method in class org.openxava.controller.meta.MetaAction
 
getMetaSets() - Method in class org.openxava.filters.meta.MetaFilter
 
getMetaSets() - Method in class org.openxava.util.meta.MetaSetsContainer
 
getMetaSetsWithoutValue() - Method in class org.openxava.util.meta.MetaSetsContainer
 
getMetaSubcontrollers() - Method in class org.openxava.controller.meta.MetaController
 
getMetaTab() - Method in class org.openxava.component.MetaComponent
MetaTab by default.
getMetaTab() - Method in class org.openxava.tab.impl.EntityTab
 
getMetaTab() - Method in class org.openxava.tab.impl.TabProviderBase
 
getMetaTab() - Method in class org.openxava.tab.Tab
 
getMetaTab(String) - Method in class org.openxava.component.MetaComponent
MetaTab from name.
getMetaTabs() - Method in class org.openxava.component.MetaComponent
 
getMetaTags() - Method in class org.openxava.web.style.Style
Deprecated.
 
getMetaTreeView(String) - Method in class org.openxava.web.editors.TreeViewParser
Returns the saved metaTreeView
getMetaTreeViews() - Method in class org.openxava.web.editors.TreeViewParser
Returns the metaTreeviews Map that stores the already processed Metatreeview.
getMetaUseObjects() - Method in class org.openxava.controller.meta.MetaAction
 
getMetaValidator(String) - Static method in class org.openxava.validators.meta.MetaValidators
 
getMetaValidatorDefaultFor(String) - Static method in class org.openxava.validators.meta.MetaValidators
 
getMetaValidatorRequiredFor(String) - Static method in class org.openxava.validators.meta.MetaValidators
 
getMetaValidators() - Method in class org.openxava.model.meta.MetaModel
 
getMetaValidators() - Method in class org.openxava.model.meta.MetaProperty
 
getMetaValidatorsRemove() - Method in class org.openxava.model.meta.MetaModel
 
getMetaView() - Method in class org.openxava.view.meta.MetaGroup
 
getMetaView() - Method in class org.openxava.view.View
 
getMetaView(String) - Method in class org.openxava.model.meta.MetaModel
 
getMetaView(MetaReference) - Method in class org.openxava.view.meta.MetaView
 
getMetaView(MetaReference, MetaModel) - Method in class org.openxava.view.meta.MetaView
 
getMetaViewByDefault() - Method in class org.openxava.model.meta.MetaModel
 
getMetaViewOnlyKeys() - Method in class org.openxava.model.meta.MetaModel
 
getMetaViewOnlyKeys(MetaReference) - Method in class org.openxava.view.meta.MetaView
 
getMetaViewProperties() - Method in class org.openxava.view.meta.MetaView
 
getMetaViews() - Method in class org.openxava.model.meta.MetaModel
 
getMethod() - Method in class org.openxava.controller.meta.MetaAction
 
getMethodsAnnotatedWith(Class, Class<? extends Annotation>) - Static method in class org.openxava.util.Classes
Returns the collection of methods with the given annotation
getMiddleName() - Method in class org.openxava.util.UserInfo
 
getMinimizeImage() - Method in class org.openxava.web.style.Style
Deprecated.
If it starts with '/' the URI is absolute, otherwise the context path is inserted before.
getMinimizeImage() - Method in class org.openxava.web.style.XavaStyle
Deprecated.
 
getMinimum() - Method in class org.openxava.model.meta.MetaCollection
 
getMinSize() - Method in class org.openxava.validators.PhoneNumberValidator
 
getMnemonic() - Method in class org.openxava.controller.meta.MetaAction
 
getMode() - Method in class org.openxava.controller.meta.MetaControllerElement
 
getModeControllerName() - Method in class org.openxava.application.meta.MetaModule
 
getModel() - Method in class org.openxava.actions.NavigationFromReferenceBaseAction
 
getModel() - Method in class org.openxava.calculators.DescriptionsCalculator
 
getModel() - Method in class org.openxava.calculators.NextIntegerCalculator
 
getModel() - Method in class org.openxava.calculators.NextLongCalculator
 
getModel() - Method in class org.openxava.view.View
The model object attached to this view using View.setModel(Object model).
getModelName() - Method in class org.openxava.actions.ViewBaseAction
 
getModelName() - Method in class org.openxava.application.meta.MetaModule
 
getModelName() - Method in class org.openxava.application.meta.MetaReport
 
getModelName() - Method in class org.openxava.controller.ModuleManager
 
getModelName() - Method in class org.openxava.mapping.AggregateMapping
 
getModelName() - Method in class org.openxava.mapping.EntityMapping
 
getModelName() - Method in class org.openxava.mapping.ModelMapping
 
getModelName() - Method in class org.openxava.model.transients.Import
 
getModelName() - Method in class org.openxava.tab.meta.MetaTab
 
getModelName() - Method in class org.openxava.tab.Tab
 
getModelName() - Method in class org.openxava.view.meta.MetaView
 
getModelName() - Method in class org.openxava.view.View
 
getModelName(Object) - Method in interface org.openxava.model.impl.IPersistenceProvider
Model name from the model object.
getModelName(Object) - Method in class org.openxava.model.impl.POJOPersistenceProviderBase
 
getModelName(Object) - Method in class org.openxava.model.impl.TransientPersistenceProvider
 
getModelProperties() - Method in class org.openxava.mapping.ModelMapping
In the order that they was added.
getModeName() - Method in class org.openxava.controller.ModuleManager
 
getModule() - Method in class org.openxava.util.impl.EmailSubscription
 
getModule() - Method in class org.openxava.web.dwr.Result
 
getModuleDescription() - Method in class org.openxava.controller.ModuleManager
 
getModuleDescription() - Method in class org.openxava.web.style.Style
Deprecated.
 
getModuleName() - Method in class org.openxava.controller.ModuleManager
 
getModulesHelperProviderClass() - Method in class com.openxava.naviox.util.NaviOXPreferences
 
getModulesListJSP() - Method in class com.openxava.naviox.util.NaviOXPreferences
 
getModulesMenuJSP() - Method in class com.openxava.naviox.util.NaviOXPreferences
 
getModulesNames() - Method in class org.openxava.application.meta.MetaApplication
In the same order that they are found in application.xml/aplicacion.xml.
getModulesNamesByFolder(String) - Method in class org.openxava.application.meta.MetaApplication
The modules in the indicated folder in the same order that they are found in application.xml/aplicacion.xml.
getModuleURI(HttpServletRequest, MetaModule) - Method in class com.openxava.naviox.Modules
 
getModuleURL() - Method in class org.openxava.controller.ModuleManager
 
getModuleURL() - Method in class org.openxava.tests.ModuleTestBase
 
getMoney() - Method in class org.openxava.web.style.Style
Deprecated.
 
getMonth() - Method in class org.openxava.converters.Date3Converter
 
getMonth(Date) - Static method in class org.openxava.util.Dates
Returns the month (1 to 12) of date.
getMoreResults() - Method in class org.openxava.converters.typeadapters.ObjectPreparedStatementAdapter
 
getMoreResults(int) - Method in class org.openxava.converters.typeadapters.ObjectPreparedStatementAdapter
 
getMultipleConverter() - Method in class org.openxava.mapping.PropertyMapping
 
getMultipleConverter(String) - Method in class org.openxava.mapping.ModelMapping
 
getMultipleConverterClassName() - Method in class org.openxava.mapping.PropertyMapping
 
getMultipleValuesFormatter() - Method in class org.openxava.web.meta.MetaEditor
 
getName() - Method in class org.openxava.component.MetaComponent
 
getName() - Method in class org.openxava.controller.meta.MetaObject
 
getName() - Method in class org.openxava.controller.meta.MetaUseObject
 
getName() - Method in class org.openxava.model.meta.MetaFinder
 
getName() - Method in class org.openxava.model.meta.MetaMethod
 
getName() - Method in class org.openxava.model.meta.MetaReference
 
getName() - Method in class org.openxava.model.transients.WithRequiredLongName
 
getName() - Method in class org.openxava.model.transients.WithRequiredName
 
getName() - Method in class org.openxava.session.ChartColumn
 
getName() - Method in class org.openxava.session.MyReport
 
getName() - Method in class org.openxava.session.MyReportColumn
 
getName() - Method in class org.openxava.tab.meta.MetaTab
 
getName() - Method in class org.openxava.tab.Tab.Configuration
 
getName() - Method in class org.openxava.types.SiNoType
 
getName() - Method in class org.openxava.util.meta.MetaElement
 
getName() - Method in class org.openxava.validators.meta.MetaValidator
 
getName() - Method in class org.openxava.view.meta.PropertiesSeparator
 
getName() - Method in class org.openxava.web.dwr.StrokeAction
 
getName() - Method in class org.openxava.web.editors.AttachedFile
 
getName() - Method in class org.openxava.web.meta.MetaEditor
 
getName() - Method in class org.openxava.web.taglib.IdTag
 
getName(HttpServletRequest) - Method in interface com.openxava.naviox.impl.IOrganizationsCurrentProvider
 
getName(HttpServletRequest) - Method in class com.openxava.naviox.impl.OrganizationsCurrentProvider
 
getName(HttpServletRequest) - Static method in class com.openxava.naviox.util.OrganizationsCurrent
 
getName1() - Method in class org.openxava.validators.ComparatorValidator
Name (used for retrieve label from i18n files) for first value.
getName2() - Method in class org.openxava.validators.ComparatorValidator
Name (used for retrieve label from i18n files) for second value.
getNameInApp() - Method in class org.openxava.model.transients.ImportColumn
 
getNCharacterStream(int) - Method in class org.openxava.converters.typeadapters.ArrayOneRowResultSetAdapter
 
getNCharacterStream(String) - Method in class org.openxava.converters.typeadapters.ArrayOneRowResultSetAdapter
 
getNClob(int) - Method in class org.openxava.converters.typeadapters.ArrayOneRowResultSetAdapter
 
getNClob(String) - Method in class org.openxava.converters.typeadapters.ArrayOneRowResultSetAdapter
 
getNewActionName() - Method in class org.openxava.view.meta.MetaCollectionView
 
getNewCollectionElementAction() - Method in class org.openxava.view.View
 
getNewDefaultSchema() - Method in class org.openxava.actions.SetDefaultSchemaAction
The new default schema for OpenXava and JPA.
getNewIconProperty() - Method in class org.openxava.actions.GoChooseIconAction
 
getNewIconProperty() - Method in class org.openxava.actions.RemoveIconAction
 
getNewPersistenceUnit() - Method in class org.openxava.actions.SetPersistenceUnitAction
 
getNewValue() - Method in class org.openxava.actions.OnChangeElementCollectionBaseAction
 
getNewValue() - Method in class org.openxava.actions.OnChangeMyReportColumnBaseAction
 
getNewValue() - Method in class org.openxava.actions.OnChangePropertyBaseAction
 
getNextAction() - Method in class org.openxava.actions.AddElementsToCollectionAction
 
getNextAction() - Method in class org.openxava.actions.CancelDialogAction
 
getNextAction() - Method in class org.openxava.actions.CreateNewFromReferenceAction
 
getNextAction() - Method in class org.openxava.actions.FilterTabBaseAction
 
getNextAction() - Method in class org.openxava.actions.GoDetailAction
 
getNextAction() - Method in class org.openxava.actions.GoListAction
 
getNextAction() - Method in interface org.openxava.actions.IChainAction
The qualified name of the next action to execute.
getNextAction() - Method in class org.openxava.actions.ModifyFromReferenceAction
 
getNextAction() - Method in class org.openxava.actions.NavigationFromReferenceBaseAction
 
getNextAction() - Method in class org.openxava.actions.OnChangeSearchAction
 
getNextAction() - Method in class org.openxava.actions.SaveAndStayElementInCollectionAction
 
getNextAction() - Method in class org.openxava.actions.SaveElementInCollectionAction
 
getNextAction() - Method in class org.openxava.actions.SearchAction
 
getNextAction() - Method in class org.openxava.actions.SearchDialogAction
 
getNextAction() - Method in class org.openxava.actions.ViewDetailAction
 
getNextActionArgv() - Method in class org.openxava.actions.FilterTabBaseAction
 
getNextActionArgv() - Method in interface org.openxava.actions.IChainActionWithArgv
Values for filling the properties of the chained action.
getNextActionArgv() - Method in class org.openxava.actions.OnChangeSearchAction
 
getNextActionArgv() - Method in class org.openxava.actions.SaveAndStayElementInCollectionAction
 
getNextActionName() - Method in class org.openxava.view.meta.MetaCollectionView
 
getNextCollectionElementAction() - Method in class org.openxava.view.View
 
getNextController() - Method in class org.openxava.actions.GoAddElementsToCollectionAction
By default "AddToCollection".
getNextController() - Method in class org.openxava.actions.NavigationAction
 
getNextController() - Method in class org.openxava.actions.ReferenceSearchAction
By default "ReferenceSearch".
getNextControllers() - Method in class org.openxava.actions.AddColumnsAction
 
getNextControllers() - Method in class org.openxava.actions.AddElementsToCollectionAction
 
getNextControllers() - Method in class org.openxava.actions.CancelAction
 
getNextControllers() - Method in class org.openxava.actions.CancelInListAction
 
getNextControllers() - Method in class org.openxava.actions.CancelToDefaultControllersAction
 
getNextControllers() - Method in class org.openxava.actions.ChooseIconAction
 
getNextControllers() - Method in class org.openxava.actions.ChooseReferenceAction
 
getNextControllers() - Method in class org.openxava.actions.ConfigureImportAction
 
getNextControllers() - Method in class org.openxava.actions.GoAddElementsToCollectionAction
 
getNextControllers() - Method in class org.openxava.actions.GoDetailAction
 
getNextControllers() - Method in class org.openxava.actions.GoListAction
 
getNextControllers() - Method in interface org.openxava.actions.IChangeControllersAction
 
getNextControllers() - Method in class org.openxava.actions.ImportAction
 
getNextControllers() - Method in class org.openxava.actions.ModifyFromReferenceAction
 
getNextControllers() - Method in class org.openxava.actions.NavigationAction
 
getNextControllers() - Method in class org.openxava.actions.NavigationFromReferenceBaseAction
 
getNextControllers() - Method in class org.openxava.actions.ReferenceSearchAction
 
getNextControllers() - Method in class org.openxava.actions.RestoreDefaultColumnsAction
 
getNextControllers() - Method in class org.openxava.actions.ReturnAction
 
getNextControllers() - Method in class org.openxava.actions.UpdateReferenceBaseAction
 
getNextKey() - Method in class org.openxava.actions.ViewDetailAction
 
getNextMode() - Method in class org.openxava.actions.AddColumnsAction
 
getNextMode() - Method in class org.openxava.actions.BaseAction
 
getNextMode() - Method in class org.openxava.actions.CancelInListAction
 
getNextMode() - Method in class org.openxava.actions.GoAddColumnsAction
 
getNextMode() - Method in class org.openxava.actions.GoDetailAction
 
getNextMode() - Method in class org.openxava.actions.GoListAction
 
getNextMode() - Method in interface org.openxava.actions.IChangeModeAction
LIST, DETAIL or PREVIOUS_MODE.
getNextMode() - Method in class org.openxava.actions.NavigationAction
 
getNextMode() - Method in class org.openxava.actions.NewAction
 
getNextMode() - Method in class org.openxava.actions.RestoreDefaultColumnsAction
 
getNextModule() - Method in class org.openxava.actions.ChangeModuleAction
 
getNextModule() - Method in interface org.openxava.actions.IChangeModuleAction
The name of the module to go.
getNextModule() - Method in class org.openxava.actions.ReturnPreviousModuleAction
 
getNextModule() - Method in class org.openxava.controller.ModuleManager
 
getNextModule() - Method in class org.openxava.web.dwr.Result
 
getNextPageNavigationEvents(String) - Method in class org.openxava.web.style.Style
Deprecated.
 
getNextValue() - Method in class org.openxava.actions.EditElementInCollectionAction
 
getNickName() - Method in class org.openxava.util.UserInfo
 
getNodeFullPath(Object) - Method in class org.openxava.web.editors.TreeView
Returns the complete path of the node including the node name.
getNodeName(Object) - Method in class org.openxava.web.editors.TreeView
Returns the node name as it is used in the path
getNodeOrder(Object) - Method in class org.openxava.web.editors.TreeView
If the property orderProperty of @TreeView annotation is defined, returns the order of the object within its parent; otherwise returns 0.
getNodePath(Object) - Method in class org.openxava.web.editors.TreeView
Returns the parent path of the node.
getNodes(HttpServletRequest, HttpServletResponse, String, String, String) - Method in class org.openxava.web.dwr.Tree
 
getNotAlwaysEnabledViewActionsNames() - Method in class org.openxava.view.meta.MetaView
 
getNotForTabs() - Method in class org.openxava.view.meta.MetaDescriptionsList
 
getNotInMenu() - Method in interface com.openxava.naviox.impl.IModulesHelperProvider
 
getNotInMenu() - Static method in class com.openxava.naviox.impl.ModulesHelper
 
getNotInMenu() - Method in class com.openxava.naviox.impl.ModulesHelperProvider
 
getNString(int) - Method in class org.openxava.converters.typeadapters.ArrayOneRowResultSetAdapter
 
getNString(String) - Method in class org.openxava.converters.typeadapters.ArrayOneRowResultSetAdapter
 
getNumericValue() - Method in class org.openxava.util.jxls.JxlsCell
Get the numeric value of the cell
getNumericValue(int, int) - Method in class org.openxava.util.jxls.JxlsSheet
Gets the numeric value contained in the cell at position column,row
getObject() - Method in class org.openxava.converters.typeadapters.ObjectPreparedStatementAdapter
The object assigned to this PreparedStatemet using a set* method.
getObject() - Method in class org.openxava.util.PropertiesManager
Object of which the properties are handled.
getObject(int) - Method in class org.openxava.converters.typeadapters.ArrayOneRowResultSetAdapter
 
getObject(int, Class<T>) - Method in class org.openxava.converters.typeadapters.ArrayOneRowResultSetAdapter
 
getObject(int, Map) - Method in class org.openxava.converters.typeadapters.ArrayOneRowResultSetAdapter
 
getObject(String) - Method in class org.openxava.converters.typeadapters.ArrayOneRowResultSetAdapter
 
getObject(String) - Method in class org.openxava.view.View
Retrieve an object associated to this view.
getObject(String, Class<T>) - Method in class org.openxava.converters.typeadapters.ArrayOneRowResultSetAdapter
 
getObject(String, Map) - Method in class org.openxava.converters.typeadapters.ArrayOneRowResultSetAdapter
 
getObjectAt(int) - Method in interface org.openxava.tab.impl.IObjectTableModel
Return the object associated to indicated row.
getObjectAt(int) - Method in interface org.openxava.tab.impl.IXTableModel
 
getObjectAt(int) - Method in class org.openxava.tab.impl.TableModelBean
 
getObjectAt(int) - Method in class org.openxava.tab.impl.XTableModelDecoratorBase
 
getObjectAt(int) - Method in interface org.openxava.web.editors.ITreeViewReader
Returns the object representing the column
getObjectAt(int) - Method in class org.openxava.web.editors.TreeViewReaderImpl
 
getObjectPrefixes() - Static method in class org.openxava.controller.meta.MetaControllers
 
getObjects() - Method in class org.openxava.actions.CollectionBaseAction
A list of all objects (POJOs or EntityBeans) in the collection.
getOid() - Method in class org.openxava.session.GalleryImage
 
getOnChangeActionClassName() - Method in class org.openxava.view.meta.MetaPropertyView
 
getOnChangeSearchActionClassName() - Method in class org.openxava.view.meta.MetaReferenceView
 
getOnlyReadPropertiesNames() - Method in class org.openxava.model.meta.MetaModel
 
getOnlyReadWithFormulaPropertiesNames() - Method in class org.openxava.model.meta.MetaModel
 
getOnSelectCollectionElementAction() - Method in class org.openxava.view.View
 
getOnSelectElementActionName() - Method in class org.openxava.view.meta.MetaCollectionView
 
getOpenXavaBaseDir() - Static method in class org.openxava.util.Files
 
getOperator() - Method in class org.openxava.validators.ComparatorValidator
Operator used for comparing.
getOrder() - Method in class org.openxava.calculators.DescriptionsCalculator
 
getOrder() - Method in class org.openxava.model.meta.MetaCollection
 
getOrder() - Method in class org.openxava.model.meta.MetaFinder
 
getOrder() - Method in class org.openxava.session.MyReportColumn
 
getOrder() - Method in class org.openxava.view.meta.MetaDescriptionsList
 
getOrderBy() - Method in class org.openxava.tab.Tab.Configuration
 
getOrderBy() - Method in class org.openxava.tab.Tab
 
getOrderBy2() - Method in class org.openxava.tab.Tab.Configuration
 
getOrderFromReferencedModel() - Method in class org.openxava.model.meta.MetaReference
 
getOrderInDescriptionsList(MetaReference) - Method in class org.openxava.view.View
 
getOrderProperty() - Method in class org.openxava.web.editors.TreeView
 
getOrganization() - Method in class org.openxava.util.DefaultReportParametersProvider
 
getOrganization() - Method in interface org.openxava.util.IReportParametersProvider
Returns the organization name.
getOrganization() - Method in class org.openxava.util.UserInfo
 
getOrganization(HttpServletRequest) - Method in class org.openxava.web.servlets.GenerateReportServlet
 
getOrganizationName(HttpServletRequest) - Method in class com.openxava.naviox.Modules
 
getOrganizationsCurrentProviderClass() - Method in class com.openxava.naviox.util.NaviOXPreferences
 
getOrganizationServletProviderClass() - Method in class com.openxava.naviox.util.NaviOXPreferences
 
getOverlappingPropertiesOfReference(String) - Method in class org.openxava.mapping.ModelMapping
 
getOverlappingPropertyForReference(String, String) - Method in class org.openxava.mapping.ModelMapping
 
getPackageName() - Method in class org.openxava.component.MetaComponent
Java package where the model classes resides.
getPackageNameWithSlashWithoutModel() - Method in class org.openxava.component.MetaComponent
Package using / instead of . and it does not includes the model package.
getPage() - Method in class org.openxava.actions.GoPageAction
 
getPage() - Method in class org.openxava.tab.Tab
 
getPageNavigation() - Method in class org.openxava.web.style.Style
Deprecated.
 
getPageNavigationArrow() - Method in class org.openxava.web.style.Style
Deprecated.
 
getPageNavigationArrowDisable() - Method in class org.openxava.web.style.Style
Deprecated.
 
getPageNavigationImage() - Method in class org.openxava.web.style.Style
Deprecated.
 
getPageNavigationPages() - Method in class org.openxava.web.style.Style
Deprecated.
 
getPageNavigationSelected() - Method in class org.openxava.web.style.Style
Deprecated.
 
getPageNavigationSelectedImage() - Method in class org.openxava.web.style.Style
Deprecated.
 
getPageRowCount() - Method in class org.openxava.tab.Tab
 
getPageRowCount() - Method in class org.openxava.util.XavaPreferences
 
getParam() - Method in class org.openxava.web.taglib.MessageTag
 
getParam1() - Method in class org.openxava.web.taglib.MessageTag
 
getParam2() - Method in class org.openxava.web.taglib.MessageTag
 
getParam3() - Method in class org.openxava.web.taglib.MessageTag
 
getParam4() - Method in class org.openxava.web.taglib.MessageTag
 
getParameterMetaData() - Method in class org.openxava.converters.typeadapters.ObjectPreparedStatementAdapter
 
getParameters() - Method in class org.openxava.actions.JasperMultipleReportBaseAction
Parameters to send to report.
getParameters() - Method in class org.openxava.actions.JasperReportBaseAction
Parameters to send to report.
getParameters() - Method in class org.openxava.actions.SimpleTemplaterAction
 
getParameters() - Method in class org.openxava.calculators.DescriptionsCalculator
 
getParameters(int) - Method in class org.openxava.actions.JasperMultipleReportBaseAction
Retrieve parameters for the specified report index.
getParametersList() - Method in class org.openxava.actions.JasperMultipleReportBaseAction
Retrieve the current parameter list.
getParameterValuesPropertiesInDescriptionsList(MetaReference) - Method in class org.openxava.view.View
 
getParameterValuesPropertiesInDescriptionsList(MetaView) - Method in class org.openxava.model.meta.MetaReference
 
getParameterValuesPropertiesInDescriptionsList(MetaView, MetaView) - Method in class org.openxava.model.meta.MetaReference
 
getParent() - Method in class org.openxava.actions.ReferenceBaseAction.ViewInfo
 
getParent() - Method in class org.openxava.view.View
 
getParentKey() - Method in class org.openxava.session.CutCollectionElements
 
getParentModel() - Method in class org.openxava.session.CutCollectionElements
 
getParents() - Method in class org.openxava.controller.meta.MetaController
 
getParentView() - Method in class org.openxava.actions.CollectionElementViewBaseAction
 
getPassword() - Method in class com.openxava.naviox.model.SignIn
 
getPassword() - Method in class org.openxava.util.DataSourceConnectionProvider
 
getPasswordMinLength() - Method in class com.openxava.naviox.model.Configuration
 
getPath() - Method in class org.openxava.view.meta.MetaCollectionView
 
getPathProperty() - Method in class org.openxava.web.editors.TreeView
 
getPathSeparator() - Method in class org.openxava.web.editors.TreeView
 
getPermanlinkAction() - Method in class org.openxava.controller.ModuleManager
 
getPersistenceProvider() - Method in class org.openxava.component.MetaComponent
 
getPersistenceProvider() - Method in class org.openxava.component.parse.AnnotatedClassParser
 
getPersistenceProvider() - Method in interface org.openxava.component.parse.IComponentParser
 
getPersistenceUnit() - Method in class org.openxava.actions.SetPersistenceUnitAction
 
getPersistenceUnit() - Static method in class org.openxava.jpa.XPersistence
The name of persistence unit in persistence.xml file.
getPersistenceUnitProperties() - Static method in class org.openxava.jpa.XPersistence
The properties sent to Persistence (a JPA class) in order to create a EntityManagerFactory.
getPersistentPropertiesNames() - Method in class org.openxava.model.meta.MetaModel
Ordered as in component definition.
getPersistentsPropertiesNames(MetaReference) - Method in class org.openxava.model.meta.MetaAggregateForReference
 
getPhoneListProviderClass() - Method in class com.openxava.naviox.util.NaviOXPreferences
 
getPhoneServletProviderClass() - Method in class com.openxava.naviox.util.NaviOXPreferences
 
getPKIndexes() - Method in class org.openxava.tab.impl.TableModelBean
Indexes of columns that contains the primary key.
getPlaceholder() - Method in class org.openxava.util.meta.MetaElement
 
getPlaceholder(Locale) - Method in class org.openxava.util.meta.MetaElement
 
getPlaceholder(Locale, String) - Method in class org.openxava.util.meta.MetaElement
 
getPOJOClass() - Method in class org.openxava.model.meta.MetaModel
 
getPOJOClassName() - Method in class org.openxava.model.meta.MetaModel
 
getPOJOKeyClass() - Method in class org.openxava.model.meta.MetaModel
 
getPopupContentAsStream() - Method in class org.openxava.tests.ModuleTestBase
The content of the response for popup window.
getPopupPDFAsText() - Method in class org.openxava.tests.ModuleTestBase
The content of the PDF in the popup window as text.
getPopupPDFLine(int) - Method in class org.openxava.tests.ModuleTestBase
The specified line as text of PDF in the popup window.
getPopupPDFLinesCount() - Method in class org.openxava.tests.ModuleTestBase
The count of lines of the PDF in the popup window.
getPopupPDFPageCount() - Method in class org.openxava.tests.ModuleTestBase
Number of pages of the PDF in the popup window
getPopupText() - Method in class org.openxava.tests.ModuleTestBase
The text of the response for popup window.
getPort() - Static method in class org.openxava.tests.ModuleTestBase
 
getPostJavaScript() - Method in class org.openxava.actions.CutElementsFromCollectionAction
 
getPostJavaScript() - Method in interface org.openxava.actions.IJavaScriptPostAction
The JavaScript code to execute.
getPreferencesNodeName(String) - Method in class org.openxava.tab.Tab
 
getPreviousActionName() - Method in class org.openxava.view.meta.MetaCollectionView
 
getPreviousCollectionElementAction() - Method in class org.openxava.view.View
 
getPreviousControllers() - Method in class org.openxava.actions.ResetPreviousControllersAction
 
getPreviousModules() - Method in class org.openxava.controller.ModuleManager
 
getPreviousPageNavigationEvents(String) - Method in class org.openxava.web.style.Style
Deprecated.
 
getPreviousView() - Method in class org.openxava.actions.ViewBaseAction
 
getPreviousViews() - Method in class org.openxava.actions.GoListAction
 
getPreviousViews() - Method in class org.openxava.actions.ViewBaseAction
 
getPrimitiveClass() - Method in class org.openxava.types.SiNoType
 
getPriority() - Method in class org.openxava.web.meta.MetaEditor
 
getProduct() - Static method in class org.openxava.controller.ModuleManager
 
getProperties() - Method in class org.openxava.jpa.impl.EntityManagerDecorator
 
getPropertiesClass() - Method in class org.openxava.model.meta.MetaAggregateForReference
 
getPropertiesClass() - Method in class org.openxava.model.meta.MetaEntity
 
getPropertiesClass() - Method in class org.openxava.model.meta.MetaModel
Class that contains the properties defined in this model.
getPropertiesListNames() - Method in class org.openxava.view.meta.MetaCollectionView
 
getPropertiesListNamesAsString() - Method in class org.openxava.view.meta.MetaCollectionView
 
getPropertiesManager() - Method in class org.openxava.tab.impl.TabCalculator
 
getPropertiesNames() - Method in class org.openxava.model.meta.MetaModel
Ordered as in component definition.
getPropertiesNames() - Method in class org.openxava.tab.impl.TableModelBean
 
getPropertiesNames() - Method in class org.openxava.tab.meta.MetaTab
 
getPropertiesNames() - Method in class org.openxava.tab.Tab.Configuration
 
getPropertiesNames() - Method in class org.openxava.util.PropertiesManager
Names of all properties managed by this.
getPropertiesNamesAsString() - Method in class org.openxava.tab.Tab
 
getPropertiesNamesFromPropertiesList(String) - Method in class org.openxava.view.View
 
getPropertiesNamesFromStereotypesList(String) - Method in class org.openxava.view.View
 
getPropertiesNamesThrowOnChange() - Method in class org.openxava.view.meta.MetaView
 
getPropertiesNamesUsedForCalculation() - Method in class org.openxava.model.meta.MetaProperty
 
getPropertiesNamesWithKeyAndHidden() - Method in class org.openxava.tab.meta.MetaTab
 
getPropertiesNamesWithoutHiddenNorTransient() - Method in class org.openxava.model.meta.MetaModel
Ordered as in component definition.
getPropertiesToShowInEntityCreatedMessage() - Method in class org.openxava.actions.SaveAction
Properties which values will display at the end of the message "{Entity} created successfully".
getPropertiesUsedInCalculations() - Method in class org.openxava.web.dwr.Result
 
getPropertiesValues() - Method in class org.openxava.view.meta.MetaSearchAction
 
getProperty() - Method in class org.openxava.actions.AddColumnsAction
 
getProperty() - Method in class org.openxava.actions.AttachedFileBaseAction
 
getProperty() - Method in class org.openxava.actions.GoChangeColumnNameAction
 
getProperty() - Method in class org.openxava.actions.GroupByAction
 
getProperty() - Method in class org.openxava.actions.LoadFileItemAction
 
getProperty() - Method in class org.openxava.actions.LoadImageAction
 
getProperty() - Method in class org.openxava.actions.LoadImageIntoGalleryAction
 
getProperty() - Method in class org.openxava.actions.LoadIntoAttachedFilesAction
 
getProperty() - Method in class org.openxava.actions.OrderByAction
 
getProperty() - Method in class org.openxava.actions.RemoveCollectionColumnSumAction
 
getProperty() - Method in class org.openxava.actions.RemoveColumnSumAction
 
getProperty() - Method in class org.openxava.actions.RemoveFromAttachedFilesAction
 
getProperty() - Method in class org.openxava.actions.RemoveImageFromGalleryAction
 
getProperty() - Method in class org.openxava.actions.SetPropertyToNullAction
 
getProperty() - Method in class org.openxava.actions.SumCollectionColumnAction
 
getProperty() - Method in class org.openxava.actions.SumColumnAction
 
getProperty() - Method in class org.openxava.calculators.ModelPropertyCalculator
 
getProperty() - Method in class org.openxava.calculators.NextIntegerCalculator
 
getProperty() - Method in class org.openxava.calculators.NextLongCalculator
 
getProperty() - Method in class org.openxava.mapping.PropertyMapping
 
getProperty() - Method in class org.openxava.tab.meta.MetaRowStyle
 
getProperty() - Method in class org.openxava.web.taglib.EditorTag
 
getProperty(String) - Method in class org.openxava.web.meta.MetaEditor
 
getPropertyDescriptor(String) - Method in class org.openxava.util.PropertiesManager
 
getPropertyLeftMargin() - Method in class org.openxava.web.style.Style
Deprecated.
 
getPropertyMapping(String) - Method in class org.openxava.mapping.ModelMapping
 
getPropertyMappingsNotInModel() - Method in class org.openxava.mapping.ModelMapping
 
getPropertyName() - Method in class org.openxava.tab.impl.TabCalculator
 
getPropertyName() - Method in class org.openxava.util.meta.MetaSet
 
getPropertyName() - Method in class org.openxava.view.meta.MetaPropertyView
 
getPropertyNameForPropertyFrom(String) - Method in class org.openxava.filters.meta.MetaFilter
 
getPropertyNameForPropertyFrom(String) - Method in class org.openxava.util.meta.MetaSetsContainer
 
getPropertyNameFrom() - Method in class org.openxava.util.meta.MetaSet
 
getPropertyNames() - Method in class org.openxava.types.Date3Type
 
getPropertyNamesThatIDepend() - Method in class org.openxava.model.meta.MetaMember
 
getPropertyPrefix() - Method in class org.openxava.view.View
Prefix used in HTML code for the properties of this view.
getPropertyPrefix() - Method in class org.openxava.web.taglib.EditorTag
 
getPropertyTypes() - Method in class org.openxava.types.Date3Type
 
getPropertyValidator() - Method in class org.openxava.validators.meta.MetaValidator
The first time the validator is created, the other times returns the created one.
getPropertyValidator() - Method in class org.openxava.validators.meta.MetaValidatorFor
The first time the validator is created, the other times returns the created one.
getPropertyValue(Object, int) - Method in class org.openxava.types.Date3Type
 
getPropetyValue(String, String) - Static method in class org.openxava.jpa.impl.PersistenceXml
 
getQualified(String) - Static method in class org.openxava.util.Labels
On any error returns the sent id with the first letter in uppercase.
getQualified(String, Locale) - Static method in class org.openxava.util.Labels
On any error returns the sent id with the first letter in uppercase.
getQualified(String, Locale, String) - Static method in class org.openxava.util.Labels
Qualified label.
getQualifiedActionIfAvailable(String) - Method in class org.openxava.actions.BaseAction
From an action simple name get the qualified name of the action.
getQualifiedColumn() - Method in class org.openxava.mapping.ReferenceMappingDetail
 
getQualifiedColumn(String) - Method in class org.openxava.mapping.ModelMapping
 
getQualifiedColumnOfReferencedTable() - Method in class org.openxava.mapping.ReferenceMappingDetail
 
getQualifiedLabel() - Method in class org.openxava.model.meta.MetaProperty
 
getQualifiedLabel(Locale) - Method in class org.openxava.model.meta.MetaProperty
 
getQualifiedLabel(ServletRequest) - Method in class org.openxava.model.meta.MetaProperty
 
getQualifiedName() - Method in class org.openxava.controller.meta.MetaAction
 
getQualifiedName() - Method in class org.openxava.model.meta.MetaMember
 
getQualifiedName() - Method in class org.openxava.model.meta.MetaModel
If e