- 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.
- Actions - Class in org.openxava.web
-
Utility class to help in action code generated for JSPs.
- Actions() - Constructor for class org.openxava.web.Actions
-
- 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(int, Object) - Method in class org.openxava.hibernate.impl.FastSizeList
-
- add(Object) - Method in class org.openxava.hibernate.impl.FastSizeList
-
- add(String, Object...) - Method in class org.openxava.util.Messages
-
- add(Messages.Type, String, Object...) - Method in class org.openxava.util.Messages
-
- add(Messages) - 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.
- 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
-
- addAll(int, Collection) - Method in class org.openxava.hibernate.impl.FastSizeList
-
- addAll(Collection) - Method in class org.openxava.hibernate.impl.FastSizeList
-
- addAlwaysEnabledActionName(String) - Method in class org.openxava.view.meta.MetaMemberView
-
- addAnnotatedClass(Class) - Method in class org.openxava.tools.SchemaTool
-
- addClonedStyle(JxlsStyle) - Method in class org.openxava.util.jxls.JxlsWorkbook
-
- 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)
- addCmpField(CmpField) - Method in class org.openxava.mapping.PropertyMapping
-
- addCollectionElement(UserInfo, String, Map, String, Map) - Method in interface org.openxava.model.impl.IMapFacadeImpl
-
- addCollectionElement(UserInfo, String, Map, String, Map) - Method in class org.openxava.model.impl.MapFacadeBean
-
- addCollectionElement(String, Map, String, Map) - Static method in class org.openxava.model.MapFacade
-
Add an element to a collection.
- 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.
- addDocument(String, String, String) - Method in class org.openxava.session.LiferayLibrary
-
- 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.JDBCTabProvider
-
- 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
-
- AddLiferayDocumentAction - Class in org.openxava.actions
-
- AddLiferayDocumentAction() - Constructor for class org.openxava.actions.AddLiferayDocumentAction
-
- addListAction(String) - Method in class org.openxava.view.View
-
Has sense if the subview represents a collection, although always works.
- addMessage(String, Object...) - Method in class org.openxava.actions.BaseAction
-
If some id is a String between quotes (') it will be displayed literally, untranslated.
- addMessage() - Method in class org.openxava.actions.RemoveSelectedInCollectionAction
-
- addMessage() - Method in class org.openxava.actions.RemoveSelectedInElementCollectionAction
-
- 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
-
- addMetaCalculatorPostCreate(String, int, MetaCalculator) - Static method in class org.openxava.model.meta.xmlparse.Aspects
-
- addMetaCalculatorPostLoad(MetaCalculator) - Method in class org.openxava.model.meta.MetaModel
-
- addMetaCalculatorPostLoad(String, int, MetaCalculator) - Static method in class org.openxava.model.meta.xmlparse.Aspects
-
- addMetaCalculatorPostModify(MetaCalculator) - Method in class org.openxava.model.meta.MetaModel
-
- addMetaCalculatorPostModify(String, int, MetaCalculator) - Static method in class org.openxava.model.meta.xmlparse.Aspects
-
- addMetaCalculatorPostRemove(MetaCalculator) - Method in class org.openxava.model.meta.MetaCollection
-
- addMetaCalculatorPreRemove(MetaCalculator) - Method in class org.openxava.model.meta.MetaModel
-
- addMetaCalculatorPreRemove(String, int, MetaCalculator) - Static method in class org.openxava.model.meta.xmlparse.Aspects
-
- 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
-
- 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(Map) - Method in class org.openxava.actions.JasperMultipleReportBaseAction
-
Add a parameter set to the current list.
- addParameters(int, Map) - Method in class org.openxava.actions.JasperMultipleReportBaseAction
-
Add a parameter set at a specified index.
- addParent(String, String) - Method in class org.openxava.controller.meta.MetaController
-
- addProperties(Collection) - 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(int, 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(int, 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.AggregateMapping
-
- 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
- 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
-
- 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
-
- 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
-
- allowsResizeColumns() - Method in class org.openxava.web.style.IPadStyle
-
- allowsResizeColumns() - Method in class org.openxava.web.style.Style
-
- 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
-
- 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
-
- 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
-
- 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).
- Aspects - Class in org.openxava.model.meta.xmlparse
-
- Aspects() - Constructor for class org.openxava.model.meta.xmlparse.Aspects
-
- AspectsParser - Class in org.openxava.model.meta.xmlparse
-
- AspectsParser(String, int) - Constructor for class org.openxava.model.meta.xmlparse.AspectsParser
-
- assemble(Serializable, Object) - Method in class org.openxava.types.Base1EnumType
-
- assemble(Serializable, SharedSessionContractImplementor, Object) - Method in class org.openxava.types.Date3Type
-
- 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.NotNullStringType
-
- assemble(Serializable, Object) - Method in class org.openxava.types.StringArrayBytesType
-
- Assert - Class in org.openxava.util
-
Utility to make asserts.
- Assert() - Constructor for class org.openxava.util.Assert
-
- 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, String) - Method in class org.openxava.tests.ModuleTestBase
-
- assertEditableInCollection(String, int, int) - 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
-
- 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, String) - Method in class org.openxava.tests.ModuleTestBase
-
Assert if the property with an upload editor of has a file associated.
- 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.
- 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(String, String) - Method in class org.openxava.tests.ModuleTestBase
-
- assertLabel(int, 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
-
- 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, String) - Method in class org.openxava.tests.ModuleTestBase
-
- assertNoEditableInCollection(String, int, int) - 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, int) - Method in class org.openxava.tests.ModuleTestBase
-
- assertRowsChecked(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, String) - Method in class org.openxava.tests.ModuleTestBase
-
- assertTotalInCollection(String, int, int, String) - Method in class org.openxava.tests.ModuleTestBase
-
- assertTotalInCollection(String, String, String) - Method in class org.openxava.tests.ModuleTestBase
-
- assertTotalInCollection(String, int, 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(String, boolean) - Static method in class org.openxava.util.Assert
-
Asserts that a condition is true.
- assertTrue(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, String, String) - Method in class org.openxava.tests.ModuleTestBase
-
- assertValueInCollection(String, int, int, String) - Method in class org.openxava.tests.ModuleTestBase
-
- assertValueInCollectionIgnoringCase(String, int, int, String) - Method in class org.openxava.tests.ModuleTestBase
-
- assertValueInList(int, String, String) - Method in class org.openxava.tests.ModuleTestBase
-
- assertValueInList(int, String) - Method in class org.openxava.tests.ModuleTestBase
-
- assertValueInList(int, int, 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
-
- 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
-
- calculate(ICalculator) - Method in class org.openxava.util.impl.ServerBean
-
- calculate(ICalculator) - Method in interface org.openxava.util.impl.ServerRemote
-
- calculate(ICalculator, String) - Static method in class org.openxava.util.Server
-
- calculateNextInteger() - Method in class org.openxava.calculators.NextIntegerCalculator
-
- calculateNextLong() - Method in class org.openxava.calculators.NextLongCalculator
-
- calculateWithoutTransaction(ICalculator) - Method in class org.openxava.util.impl.ServerBean
-
- calculateWithoutTransaction(ICalculator) - Method in interface org.openxava.util.impl.ServerRemote
-
- calculateWithoutTransaction(ICalculator, String) - Static method in class org.openxava.util.Server
-
- Calculation - Annotation Type in org.openxava.annotations
-
Expression to do the calculation for a property.
- CalculatorParser - Class in org.openxava.model.meta.xmlparse
-
- CalculatorParser() - Constructor for class org.openxava.model.meta.xmlparse.CalculatorParser
-
- CalculatorsListener - Class in org.openxava.hibernate.impl
-
- CalculatorsListener() - Constructor for class org.openxava.hibernate.impl.CalculatorsListener
-
- 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
-
- 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, Map) - Static method in class org.openxava.util.Strings
-
In the sent string changes the strings in toChange map
for its values.
- change(String, String, String) - Static method in class org.openxava.util.Strings
-
Change in string original
by newString
.
- ChangeColumnNameAction - Class in org.openxava.actions
-
- ChangeColumnNameAction() - Constructor for class org.openxava.actions.ChangeColumnNameAction
-
- 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.
- Chart - Class in org.openxava.session
-
- Chart() - Constructor for class org.openxava.session.Chart
-
- Chart.ChartType - Enum in org.openxava.session
-
- CHART_DATA_SEPARATOR - Static variable in class org.openxava.web.Charts
-
- ChartColumn - Class in org.openxava.session
-
- ChartColumn() - Constructor for class org.openxava.session.ChartColumn
-
- Charts - Class in org.openxava.web
-
Charts helper.
- 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.hibernate.impl.FastSizeList
-
- clear() - Method in class org.openxava.jpa.impl.EntityManagerDecorator
-
- clear() - Static method in class org.openxava.model.meta.xmlparse.AspectsParser
-
- 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.
- clearCondition() - Method in class org.openxava.tab.Tab
-
- clearCondition() - Method in class org.openxava.tests.ModuleTestBase
-
- 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
-
- clearSections() - Method in class org.openxava.view.meta.MetaView
-
- clearSelected() - Method in class org.openxava.tab.Tab
-
- clearStyle() - Method in class org.openxava.tab.Tab
-
- clearValidValues(String) - Method in class org.openxava.view.View
-
Remove all the valid values previously added with addValidValue().
- clone() - Method in class org.openxava.mapping.ReferenceMapping
-
- clone() - Method in class org.openxava.tab.Tab
-
- clone(JxlsWorkbook, String) - Method in class org.openxava.util.jxls.JxlsStyle
-
- clone(Map) - Static method in class org.openxava.util.Maps
-
Create a clone.
- clone(Object) - Static method in class org.openxava.util.XObjects
-
Clone the sent object.
- clone() - Method in class org.openxava.view.meta.MetaSearchAction
-
- clone() - Method in class org.openxava.view.meta.MetaView
-
- 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
-
- 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.
- cloneWithoutTime(Date) - Static method in class org.openxava.util.Dates
-
Returns a clone but without hours, minutes, seconds and milliseconds.
- close() - Method in interface org.openxava.ejbx.IContext
-
- close() - Method in class org.openxava.ejbx.JndiContext
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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.hibernate.XHibernate
-
Commits changes and closes the session associated to current thread.
- commit() - Static method in class org.openxava.jpa.XPersistence
-
Commits changes and closes the EntityManager
associated to
the current thread.
- commit() - Method in class org.openxava.model.impl.HibernatePersistenceProvider
-
- commit(UserInfo) - Method in interface org.openxava.model.impl.IMapFacadeImpl
-
- 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(UserInfo) - Method in class org.openxava.model.impl.MapFacadeBean
-
- 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.
- 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(MetaMember) - Method in class org.openxava.model.meta.MetaMember
-
- compareTo(Object) - Method in class org.openxava.tab.Tab.Configuration
-
- COMPOSITE_KEY_SUFFIX - Static variable in class org.openxava.web.DescriptionsLists
-
- 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 - Annotation Type in org.openxava.annotations
-
Restricts the elements that appear in the collection.
- Configuration() - Constructor for class org.openxava.tab.Tab.Configuration
-
- configure(Type, Properties, ServiceRegistry) - Method in class org.openxava.hibernate.impl.DefaultValueIdentifierGenerator
-
- configureApplications() - Static method in class org.openxava.application.meta.xmlparse.ApplicationParser
-
- configureAspects() - Static method in class org.openxava.model.meta.xmlparse.AspectsParser
-
- 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
-
- configureGenerators() - Static method in class org.openxava.generators.xmlparse.GeneratorsParser
-
- 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(String) - Static method in class org.openxava.controller.meta.MetaControllers
-
- contains(Object) - Method in class org.openxava.hibernate.impl.FastSizeList
-
- contains(Object) - Method in class org.openxava.jpa.impl.EntityManagerDecorator
-
- contains(String) - Method in class org.openxava.util.Messages
-
- contains() - Method in class org.openxava.util.Messages
-
- CONTAINS_COMPARATOR - Static variable in class org.openxava.tab.Tab
-
- containsAll(Collection) - Method in class org.openxava.hibernate.impl.FastSizeList
-
- 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
-
- ControllersParser - Class in org.openxava.controller.meta.xmlparse
-
- ControllersParser(String, int, boolean) - 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
-
- convertPropertyNameInPropertyCall(String) - Static method in class org.openxava.generators.Generators
-
- CounterByPassOidCalculator - Class in org.openxava.calculators
-
- CounterByPassOidCalculator() - Constructor for class org.openxava.calculators.CounterByPassOidCalculator
-
- create() - Method in class org.openxava.actions.SaveAction
-
- create(Map, boolean, Map) - Method in class org.openxava.actions.SaveElementInCollectionAction
-
- create() - Static method in class org.openxava.ejbx.BeansContextProviderFactory
-
Create a context provider to lookup EJBs by default.
- create(String) - Static method in class org.openxava.ejbx.BeansContextProviderFactory
-
Create a context provider to lookup EJBs.
- create(EJBContext) - Static method in class org.openxava.ejbx.EJBContextFactory
-
It create a IEJBContext
used for implementing the EJBContext
indicated.
- create(MetaProperty, boolean) - Static method in class org.openxava.generators.GeneratorFactory
-
- create(UserInfo, String, Map) - Method in interface org.openxava.model.impl.IMapFacadeImpl
-
- 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(UserInfo, String, Map) - Method in class org.openxava.model.impl.MapFacadeBean
-
- create() - Method in interface org.openxava.model.impl.MapFacadeHome
-
- create(MetaModel, Map) - Method in class org.openxava.model.impl.POJOPersistenceProviderBase
-
- create(MetaModel, Map) - Method in class org.openxava.model.impl.TransientPersistenceProvider
-
- create(String, Map) - Static method in class org.openxava.model.MapFacade
-
Creates a new entity from a map with its initial values.
- create(Tab) - Static method in class org.openxava.session.Chart
-
- create(Tab) - Static method in class org.openxava.session.MyReport
-
- create(String) - Static method in class org.openxava.tab.impl.EntityTabFactory
-
- create(String, String) - Static method in class org.openxava.tab.impl.EntityTabFactory
-
- create(MetaTab) - Static method in class org.openxava.tab.impl.EntityTabFactory
-
An EntityTab with on-demmand data reading.
- create() - Method in interface org.openxava.tab.impl.EntityTabHome
-
Creates a default instance of Session Bean: EntityTab
- 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() - Method in class org.openxava.util.Factory
-
Create a default object.
- create(String) - Method in class org.openxava.util.Factory
-
Create the indicate object.
- create() - Method in interface org.openxava.util.impl.ServerHome
-
- createAction() - Method in class org.openxava.controller.meta.MetaAction
-
- createAdditionalCssFiles() - Method in class org.openxava.web.style.Liferay6Style
-
- createAdditionalCssFiles() - Method in class org.openxava.web.style.PortalStyle
-
- createAdditionalCssFiles() - Method in class org.openxava.web.style.Style
-
- createAggregate(UserInfo, String, Map, String, Map) - Method in interface org.openxava.model.impl.IMapFacadeImpl
-
- createAggregate(UserInfo, String, Map, int, Map) - Method in interface org.openxava.model.impl.IMapFacadeImpl
-
- createAggregate(UserInfo, String, Object, int, Map) - Method in interface org.openxava.model.impl.IMapFacadeImpl
-
- 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(UserInfo, String, Map, String, 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, Object, int, Map) - Method in class org.openxava.model.impl.MapFacadeBean
-
- 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(String, Map, int, Map) - Static method in class org.openxava.model.MapFacade
-
- 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(String, Object, int, Map) - Static method in class org.openxava.model.MapFacade
-
- createAggregateReturningKey(UserInfo, String, Map, String, Map) - Method in interface org.openxava.model.impl.IMapFacadeImpl
-
- createAggregateReturningKey(UserInfo, String, Map, int, Map) - Method in interface org.openxava.model.impl.IMapFacadeImpl
-
- 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
-
- createAggregateReturningKey(String, Map, int, Map) - Static method in class org.openxava.model.MapFacade
-
- 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.
- createAllData(MetaTab) - Static method in class org.openxava.tab.impl.EntityTabFactory
-
An EntityTab that load all data at once.
- createApplys() - Method in class org.openxava.model.meta.xmlparse.AspectsParser
-
- createAspects() - Method in class org.openxava.model.meta.xmlparse.AspectsParser
-
- 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(UserInfo, String, Map) - Method in interface org.openxava.model.impl.IMapFacadeImpl
-
- createNotValidatingCollections(UserInfo, String, Map) - Method in class org.openxava.model.impl.MapFacadeBean
-
- 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.
- 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.component.parse.XMLComponentParser
-
- createObjects() - Method in class org.openxava.controller.meta.xmlparse.ControllersParser
-
- createObjects() - Method in class org.openxava.generators.xmlparse.GeneratorsParser
-
- createObjects() - Method in class org.openxava.mapping.xmlparse.ConvertersParser
-
- createObjects() - Method in class org.openxava.model.meta.xmlparse.AspectsParser
-
- 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
- createProperty(Node, int) - Static method in class org.openxava.model.meta.xmlparse.ModelParser
-
- createPropertyValidator(PropertyValidator) - Static method in class org.openxava.component.parse.AnnotatedClassParser
-
Creates a MetaValidator for property validation from a PropertyValidator annotation.
- 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.
- createQuery(String) - Method in class org.openxava.jpa.impl.EntityManagerDecorator
-
- createQuery(CriteriaQuery<T>) - Method in class org.openxava.jpa.impl.EntityManagerDecorator
-
- createQuery(String, Class<T>) - Method in class org.openxava.jpa.impl.EntityManagerDecorator
-
- createQuery(CriteriaUpdate) - Method in class org.openxava.jpa.impl.EntityManagerDecorator
-
- createQuery(CriteriaDelete) - Method in class org.openxava.jpa.impl.EntityManagerDecorator
-
- createQuery(String) - Method in class org.openxava.model.impl.HibernatePersistenceProvider
-
- 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.
- 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(UserInfo, String, Map) - Method in interface org.openxava.model.impl.IMapFacadeImpl
-
- createReturningKey(UserInfo, String, Map) - Method in class org.openxava.model.impl.MapFacadeBean
-
- 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.
- createReturningValues(UserInfo, String, Map) - Method in interface org.openxava.model.impl.IMapFacadeImpl
-
- createReturningValues(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.
- createRowStyle(Node, int) - Static method in class org.openxava.tab.meta.xmlparse.TabParser
-
- createRowStyle(Node, int) - Static method in class org.openxava.view.meta.xmlparse.ViewParser
-
- createSession() - Static method in class org.openxava.hibernate.XHibernate
-
Create a new session.
- 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 class org.openxava.model.impl.HibernatePersistenceProvider
-
- 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.
- CreditCardValidator - Class in org.openxava.validators
-
- CreditCardValidator() - Constructor for class org.openxava.validators.CreditCardValidator
-
- 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
-
- 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
-
- generate() - Method in interface org.openxava.generators.IPropertyCodeGenerator
-
- generate(SharedSessionContractImplementor, Object) - Method in class org.openxava.hibernate.impl.DefaultValueIdentifierGenerator
-
- generateCast(String, String) - Static method in class org.openxava.generators.Generators
-
- generateCastFromString(String, String) - Static method in class org.openxava.generators.Generators
-
- 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
-
- generatePrimitiveWrapper(String, String) - Static method in class org.openxava.generators.Generators
-
- 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
-
- GeneratorFactory - Class in org.openxava.generators
-
- GeneratorFactory() - Constructor for class org.openxava.generators.GeneratorFactory
-
- Generators - Class in org.openxava.generators
-
Utility methods used in code generation.
- Generators() - Constructor for class org.openxava.generators.Generators
-
- GeneratorsParser - Class in org.openxava.generators.xmlparse
-
- GeneratorsParser(String, int) - Constructor for class org.openxava.generators.xmlparse.GeneratorsParser
-
- get(String) - Static method in class org.openxava.component.MetaComponent
-
- 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, String) - Method in class org.openxava.controller.ModuleContext
-
Return a object asociate to the specified module
in 'application' and 'module' of request.
- get(String, String, String, String) - Method in class org.openxava.controller.ModuleContext
-
- get() - Static method in class org.openxava.ejbx.BeansContext
-
Context to lookup EJBs.
- get(String) - Method in class org.openxava.filters.BaseContextFilter
-
- 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.formatters.BaseFormatter
-
Get a object from the context of the current module.
- get(int) - Method in class org.openxava.hibernate.impl.FastSizeList
-
- get(String) - Static method in class org.openxava.model.meta.MetaModel
-
Gets the MetaModel from its name.
- get(int) - Static method in class org.openxava.util.Align
-
Obtain align associated to indicated code.
- get(String) - Static method in class org.openxava.util.Labels
-
- 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() - Method in class org.openxava.util.PropertiesReader
-
Returns properties associated to indicated file.
- get(String) - Static method in class org.openxava.util.SessionData
-
If not session available returns null.
- 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
-
- getActionLink() - Method in class org.openxava.web.style.Style
-
- getActionName() - Method in class org.openxava.view.meta.MetaSearchAction
-
- getActionOnChangeComparator(String, String, String) - Static method in class org.openxava.web.Actions
-
- getActionOnClick(String, String, String, int, String, String, String, String, MetaAction, String) - Static method in class org.openxava.web.Actions
-
- getActionOnClickAll(String, String, String, String, String, String, String, String) - Static method in class org.openxava.web.Actions
-
- 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(MetaReference, boolean) - Method in class org.openxava.view.meta.MetaView
-
- getActionsNamesForReference(MetaReference, 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
- 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.
- getActionType() - Method in class org.openxava.actions.TreeViewMoveNodeAction
-
- getActive() - Method in class org.openxava.web.style.Style
-
- getActiveSection() - Method in class org.openxava.actions.ChangeSectionAction
-
- getActiveSection() - Method in class org.openxava.view.View
-
- getActiveSection() - Method in class org.openxava.web.style.JetSpeed2Style
-
- getActiveSection() - Method in class org.openxava.web.style.Liferay43Style
-
- getActiveSection() - Method in class org.openxava.web.style.PortalStyle
-
- getActiveSection() - Method in class org.openxava.web.style.Style
-
- getActiveSection() - Method in class org.openxava.web.style.WebSpherePortal6Style
-
- getActiveSection() - Method in class org.openxava.web.style.WebSpherePortal8Style
-
- getActiveSection() - Method in class org.openxava.web.style.WebSpherePortalStyle
-
- getActiveSectionFirstTabStartDecoration() - Method in class org.openxava.web.style.Liferay6Style
-
- getActiveSectionFirstTabStartDecoration() - Method in class org.openxava.web.style.PortalStyle
-
- getActiveSectionLastTabStartDecoration() - Method in class org.openxava.web.style.Liferay6Style
-
- getActiveSectionLastTabStartDecoration() - Method in class org.openxava.web.style.PortalStyle
-
- getActiveSectionTabEndDecoration() - Method in class org.openxava.web.style.JetSpeed2Style
-
- getActiveSectionTabEndDecoration() - Method in class org.openxava.web.style.Liferay43Style
-
- getActiveSectionTabEndDecoration() - Method in class org.openxava.web.style.Liferay6Style
-
- getActiveSectionTabEndDecoration() - Method in class org.openxava.web.style.PortalStyle
-
- getActiveSectionTabEndDecoration() - Method in class org.openxava.web.style.Style
-
- getActiveSectionTabEndDecoration() - Method in class org.openxava.web.style.WebSpherePortal6Style
-
- getActiveSectionTabEndDecoration() - Method in class org.openxava.web.style.WebSpherePortal8Style
-
- getActiveSectionTabEndDecoration() - Method in class org.openxava.web.style.WebSpherePortalStyle
-
- getActiveSectionTabStartDecoration() - Method in class org.openxava.web.style.JetSpeed2Style
-
- getActiveSectionTabStartDecoration() - Method in class org.openxava.web.style.Liferay43Style
-
- getActiveSectionTabStartDecoration() - Method in class org.openxava.web.style.Liferay51Style
-
- getActiveSectionTabStartDecoration() - Method in class org.openxava.web.style.Liferay6Style
-
- getActiveSectionTabStartDecoration() - Method in class org.openxava.web.style.PortalStyle
-
- getActiveSectionTabStartDecoration(boolean, boolean) - Method in class org.openxava.web.style.PortalStyle
-
- getActiveSectionTabStartDecoration(boolean, boolean) - Method in class org.openxava.web.style.Style
-
- getActiveSectionTabStartDecoration() - Method in class org.openxava.web.style.WebSpherePortal6Style
-
- getActiveSectionTabStartDecoration() - Method in class org.openxava.web.style.WebSpherePortal8Style
-
- getActiveSectionTabStartDecoration() - Method in class org.openxava.web.style.WebSpherePortalStyle
-
- getAddActionName() - Method in class org.openxava.view.meta.MetaCollectionView
-
- getAddCollectionElementAction() - Method in class org.openxava.view.View
-
- getAdditionalCssFiles() - Method in class org.openxava.web.style.Style
-
These css files will be always added, inside and outside portal.
- 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(String) - Method in class org.openxava.controller.ModuleContext
-
All objects with this name in all the active modules of the user session.
- getAll() - Static method in class org.openxava.util.Align
-
All available aligns.
- getAll() - Static method in class org.openxava.web.style.Themes
-
- 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.
- 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.
- 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
-
- getApplication() - Method in class org.openxava.web.dwr.Result
-
- 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
-
- getAttachedFile() - Method in class org.openxava.web.style.Style
-
- getAttributeBoolean(Element, String) - Method in class org.openxava.util.xmlparse.ParserBase
-
- getAttributeBoolean(Element, String, boolean) - Method in class org.openxava.util.xmlparse.ParserBase
-
- getAttributeBoolean(Element, String) - Static method in class org.openxava.util.xmlparse.ParserUtil
-
- 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
-
- getAvailableLocales(String) - Static method in class org.openxava.generators.Generators
-
- 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
-
- getBirthDateDay() - Method in class org.openxava.util.UserInfo
-
- getBirthDateMonth() - Method in class org.openxava.util.UserInfo
-
- getBirthDateYear() - Method in class org.openxava.util.UserInfo
-
- getBodyClass(HttpServletRequest) - Static method in class org.openxava.web.style.XavaStyle
-
- 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
-
- getBottomButtonsStyle() - Method in class org.openxava.web.style.Style
-
- getBottomButtonsStyle() - Method in class org.openxava.web.style.WebSpherePortalStyle
-
- getBrowser(String) - Static method in class org.openxava.tests.HtmlUnitUtils
-
- getBrowser() - Method in class org.openxava.web.style.Style
-
- getBrowserClass() - Method in class org.openxava.web.style.PortalStyle
-
- getBrowserVersion() - Method in class org.openxava.tests.ModuleTestBase
-
The browser emulation used for the test.
- getButton() - Method in class org.openxava.web.style.Liferay43Style
-
- getButton() - Method in class org.openxava.web.style.PortalStyle
-
- getButton() - Method in class org.openxava.web.style.Style
-
- getButtonBar() - Method in class org.openxava.web.style.Style
-
- getButtonBarButton() - Method in class org.openxava.web.style.Style
-
- getButtonBarImage() - Method in class org.openxava.web.style.Style
-
- 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
-
- 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
-
- getCallerPrincipal() - Method in class org.openxava.ejbx.EJB11Context
-
- getCallerPrincipal() - Method in class org.openxava.ejbx.EJBBase
-
As EJBContext.getCallerPrincipal
in EJB 1.1.
- getCallerPrincipal() - Method in interface org.openxava.ejbx.IEJBContext
-
As EJBContext.getCallerPrincipal
in EJB 1.1.
- getCard() - Method in class org.openxava.web.style.Style
-
- getCardContent() - Method in class org.openxava.web.style.Style
-
- getCardHeader() - Method in class org.openxava.web.style.Style
-
- getCards() - Method in class org.openxava.web.style.Style
-
- getCardSubheader() - Method in class org.openxava.web.style.Style
-
- 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
-
- 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
-
- getChartData() - Method in class org.openxava.web.style.Style
-
- getCharts() - Method in class org.openxava.web.style.Style
-
- getChartsDataStyle() - Method in class org.openxava.web.style.PortalStyle
-
- getChartsDataStyle() - Method in class org.openxava.web.style.Style
-
- 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
-
- getChartXColumn() - Method in class org.openxava.web.style.Style
-
- 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
-
- getChunkSize() - Method in class org.openxava.tab.impl.XTableModelDecoratorBase
-
- 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
- getClearAfter() - Method in class org.openxava.actions.TreeViewMoveNodeAction
-
- 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
-
- getCollectionAdjustment() - Method in class org.openxava.web.style.Liferay6Style
-
Pixels to add/substract from list width to a correct adjustament.
- getCollectionAdjustment() - Method in class org.openxava.web.style.Style
-
Pixels to add/substract from list width to a correct adjustament.
- getCollectionAdjustment() - Method in class org.openxava.web.style.WebSpherePortal8Style
-
Pixels to add/substract from list width to a correct adjustament.
- getCollectionAdjustment() - Method in class org.openxava.web.style.XavaStyle
-
- 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
-
- getCollectionListActions() - Method in class org.openxava.web.style.PortalStyle
-
- getCollectionListActions() - Method in class org.openxava.web.style.Style
-
- 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(String) - Method in class org.openxava.mapping.ModelMapping
-
Support the use of references with dots,
this is: myreference.myproperty.
- getColumn() - Method in class org.openxava.mapping.PropertyMapping
-
- getColumn() - Method in class org.openxava.mapping.ReferenceMappingDetail
-
- 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
-
- 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
-
- getConfigurationFile() - Static method in class org.openxava.hibernate.XHibernate
-
By default is /hibernate.cfg.xml
.
- 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(Locale, String...) - Method in class org.openxava.controller.meta.MetaAction
-
- getConfirmMessage(ServletRequest, String) - Method in class org.openxava.controller.meta.MetaAction
-
- getConfirmMessage(ServletRequest) - Method in class org.openxava.controller.meta.MetaAction
-
- getConfirmMessage() - Method in class org.openxava.web.dwr.StrokeAction
-
- getConnection() - Method in class org.openxava.ejbx.EJB11Context
-
The connection is obtained from data source defined in DATA_SOURCE property of bean.
- getConnection(String) - Method in class org.openxava.ejbx.EJB11Context
-
- getConnection() - Method in class org.openxava.ejbx.EJBBase
-
Default JDBC connection.
- getConnection(String) - Method in class org.openxava.ejbx.EJBBase
-
A JDBC connection from identifier name.
- getConnection() - Method in class org.openxava.util.DataSourceConnectionProvider
-
- getConnection(String) - 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 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(HttpServletRequest, String) - Method in class org.openxava.controller.ModuleContext
-
- getContext() - Method in class org.openxava.ejbx.EJBBase
-
Context used for look up homes of EJBs.
- getContext() - Method in interface org.openxava.ejbx.IContextProvider
-
- getContext() - Method in class org.openxava.ejbx.JndiContextProvider
-
- getContext() - Method in class org.openxava.filters.BaseContextFilter
-
- 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(String) - Method in class org.openxava.mapping.ModelMapping
-
- getConverter() - Method in class org.openxava.mapping.PropertyMapping
-
- getConverter() - Method in class org.openxava.mapping.ReferenceMappingDetail
-
- 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.JDBCTabProvider
-
- 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
-
- getCoreStartDecoration() - Method in class org.openxava.web.style.Style
-
- 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(HttpServletRequest) - Static method in class org.openxava.web.Browsers
-
- getCssClass() - Method in class org.openxava.web.taglib.ImageTag
-
- getCssClass() - Method in class org.openxava.web.taglib.LinkTag
-
- getCssFile() - Method in class org.openxava.web.style.IPadStyle
-
- getCssFile() - Method in class org.openxava.web.style.Style
-
- 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
-
- 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.
- 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
-
- 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.PortalStyle
-
- getCurrentRow() - Method in class org.openxava.web.style.Style
-
- getCurrentRow() - Method in class org.openxava.web.style.WebSpherePortal61Style
-
- getCurrentRowCell() - Method in class org.openxava.web.style.Style
-
- getCurrentRowCell() - Method in class org.openxava.web.style.WebSpherePortal61Style
-
- getCurrentUserInfo() - Static method in class org.openxava.util.Users
-
Info about the current logged user.
- 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
-
- 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.AddLiferayDocumentAction
-
- 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.LoadLiferayDocumentAction
-
- 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
-
- 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.
- getDateCalendar() - Method in class org.openxava.web.style.Style
-
- 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.
- 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
-
- 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
-
- getDefaultFloatStyle() - Method in class org.openxava.util.jxls.JxlsWorkbook
-
- getDefaultLabelFormat() - Method in class org.openxava.util.XavaPreferences
-
- 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.IPadStyle
-
- getDefaultModeController() - Method in class org.openxava.web.style.PortalStyle
-
- getDefaultModeController() - Method in class org.openxava.web.style.Style
-
- 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() - Method in class org.openxava.actions.SetSchemaAction
-
The current default schema used by OpenXava and JPA.
- getDefaultSchema() - Static method in class org.openxava.hibernate.XHibernate
-
The default schema used by Hibernate in the current thread.
- 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
-
- getDelegate() - Method in class org.openxava.jpa.impl.EntityManagerDecorator
-
- 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(Locale, String) - Method in class org.openxava.application.meta.MetaModule
-
- 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.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
-
- getDescriptionsListCondition(String) - Method in class org.openxava.view.View
-
- getDescriptionsListValue() - Method in class org.openxava.session.MyReportColumn
-
- 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.
- getDetail() - Method in class org.openxava.web.style.Liferay43Style
-
- getDetail() - Method in class org.openxava.web.style.Liferay51Style
-
- getDetail() - Method in class org.openxava.web.style.Liferay6Style
-
- getDetail() - Method in class org.openxava.web.style.PortalStyle
-
- getDetail() - Method in class org.openxava.web.style.Style
-
- getDetail() - Method in class org.openxava.web.style.WebSpherePortalStyle
-
- 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(MetaProperty) - Method in class org.openxava.view.meta.MetaView
-
- getDisplaySizeForProperty(MetaProperty) - Method in class org.openxava.view.View
-
- getDisplaySizeForProperty(String) - Method in class org.openxava.view.View
-
- getDlFileEntryId() - Method in class org.openxava.session.LiferayDocument
-
- getDocLanguages() - Method in class org.openxava.application.meta.MetaModule
-
- getDocument(String) - Method in class org.openxava.session.LiferayLibrary
-
- getDocuments() - Method in class org.openxava.session.LiferayLibrary
-
- getDocURL() - Method in class org.openxava.application.meta.MetaModule
-
- getDownAction() - Method in class org.openxava.web.editors.TreeViewActions
-
- 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.JetSpeed2Style
-
- getEditor() - Method in class org.openxava.web.style.Liferay43Style
-
- getEditor() - Method in class org.openxava.web.style.PortalStyle
-
- getEditor() - Method in class org.openxava.web.style.Style
-
- getEditor() - Method in class org.openxava.web.style.WebSpherePortal8Style
-
- getEditor() - Method in class org.openxava.web.style.WebSpherePortalStyle
-
- 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
-
- 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.Liferay43Style
-
- getEditorWrapper() - Method in class org.openxava.web.style.Style
-
- 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
-
- getElementCollection() - Method in class org.openxava.web.style.Style
-
- getElementCollectionDataCell() - Method in class org.openxava.web.style.Style
-
- 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
-
- 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.
- getEntityContext() - Method in class org.openxava.ejbx.EntityBase
-
- 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
-
- getErrorEndDecoration() - Method in class org.openxava.web.style.Style
-
- getErrorEndDecoration() - Method in class org.openxava.web.style.WebSpherePortal6Style
-
- getErrorEndDecoration() - Method in class org.openxava.web.style.WebSpherePortal8Style
-
- getErrorEndDecoration() - Method in class org.openxava.web.style.XavaStyle
-
- 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
-
- getErrors() - Method in class org.openxava.web.style.PortalStyle
-
- getErrors() - Method in class org.openxava.web.style.Style
-
- getErrorStartDecoration() - Method in class org.openxava.web.style.Style
-
- getErrorStartDecoration() - Method in class org.openxava.web.style.WebSpherePortal6Style
-
- getErrorStartDecoration() - Method in class org.openxava.web.style.WebSpherePortal8Style
-
- getErrorStartDecoration() - Method in class org.openxava.web.style.XavaStyle
-
- getErrorsWrapper() - Method in class org.openxava.web.style.Style
-
For errors
- getErrorsWrapper() - Method in class org.openxava.web.style.WebSpherePortalStyle
-
- getExceptions() - Method in class org.openxava.model.meta.MetaMethod
-
- getExpandedStates() - Method in class org.openxava.web.editors.TreeView
-
- 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
-
- 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.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
-
- getFileItems() - Method in class org.openxava.actions.LoadLiferayDocumentAction
-
- getFilename() - Method in class org.openxava.actions.JasperConcatReportBaseAction
-
- getFileName() - Method in class org.openxava.actions.JasperReportBaseAction
-
- 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
-
- getFilterInDescriptionsList(MetaView) - Method in class org.openxava.model.meta.MetaReference
-
- getFilterInDescriptionsList(MetaReference) - Method in class org.openxava.view.View
-
- 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
-
- 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
-
- getFolder() - Method in class org.openxava.session.LiferayLibrary
-
- getFolderLabel(Locale, String) - Method in class org.openxava.application.meta.MetaApplication
-
- getFolderLabel(String) - Method in class org.openxava.application.meta.MetaApplication
-
- getFolders() - Method in class org.openxava.application.meta.MetaApplication
-
- getFontName() - Method in class org.openxava.util.jxls.JxlsWorkbook
-
- getFontSize() - Method in class org.openxava.util.jxls.JxlsWorkbook
-
- 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 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.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.JetSpeed2Style
-
- getFrame() - Method in class org.openxava.web.style.PortalStyle
-
- getFrame() - Method in class org.openxava.web.style.Style
-
- getFrame() - Method in class org.openxava.web.style.WebSpherePortal6Style
-
- getFrame() - Method in class org.openxava.web.style.WebSpherePortal8Style
-
- getFrame() - Method in class org.openxava.web.style.WebSpherePortalStyle
-
- getFrame() - Method in class org.openxava.web.style.XavaStyle
-
- getFrameActions() - Method in class org.openxava.web.style.Style
-
- getFrameActionsEndDecoration() - Method in class org.openxava.web.style.Liferay43Style
-
- getFrameActionsEndDecoration() - Method in class org.openxava.web.style.Style
-
- getFrameActionsEndDecoration() - Method in class org.openxava.web.style.WebSpherePortal61Style
-
- getFrameActionsStartDecoration() - Method in class org.openxava.web.style.Liferay43Style
-
- getFrameActionsStartDecoration() - Method in class org.openxava.web.style.Liferay51Style
-
- getFrameActionsStartDecoration() - Method in class org.openxava.web.style.Style
-
- getFrameActionsStartDecoration() - Method in class org.openxava.web.style.WebSpherePortal61Style
-
- getFrameActionsStartDecoration() - Method in class org.openxava.web.style.XavaStyle
-
- getFrameContent() - Method in class org.openxava.web.style.JetSpeed2Style
-
- getFrameContent() - Method in class org.openxava.web.style.PortalStyle
-
- getFrameContent() - Method in class org.openxava.web.style.Style
-
- getFrameContent() - Method in class org.openxava.web.style.WebSpherePortal6Style
-
- getFrameContent() - Method in class org.openxava.web.style.WebSpherePortal8Style
-
- getFrameContent() - Method in class org.openxava.web.style.WebSpherePortalStyle
-
- getFrameContentEndDecoration() - Method in class org.openxava.web.style.Liferay43Style
-
- getFrameContentEndDecoration() - Method in class org.openxava.web.style.Style
-
- getFrameContentEndDecoration() - Method in class org.openxava.web.style.WebSpherePortal61Style
-
- getFrameContentEndDecoration() - Method in class org.openxava.web.style.XavaStyle
-
- getFrameContentStartDecoration(String, boolean) - Method in class org.openxava.web.style.Liferay43Style
-
- getFrameContentStartDecoration() - Method in class org.openxava.web.style.Style
-
- getFrameContentStartDecoration(String, boolean) - Method in class org.openxava.web.style.Style
-
- getFrameContentStartDecoration(String, boolean) - Method in class org.openxava.web.style.WebSpherePortal61Style
-
- getFrameContentStartDecoration(String, boolean) - Method in class org.openxava.web.style.XavaStyle
-
- getFrameHeaderEndDecoration() - Method in class org.openxava.web.style.Liferay43Style
-
- getFrameHeaderEndDecoration() - Method in class org.openxava.web.style.Style
-
- getFrameHeaderEndDecoration() - Method in class org.openxava.web.style.WebSpherePortal61Style
-
- getFrameHeaderEndDecoration() - Method in class org.openxava.web.style.WebSpherePortal6Style
-
- getFrameHeaderEndDecoration() - Method in class org.openxava.web.style.XavaStyle
-
- getFrameHeaderStartDecoration(int) - Method in class org.openxava.web.style.Liferay43Style
-
- getFrameHeaderStartDecoration(int, boolean) - Method in class org.openxava.web.style.Liferay6Style
-
- getFrameHeaderStartDecoration() - Method in class org.openxava.web.style.Style
-
- getFrameHeaderStartDecoration(int) - Method in class org.openxava.web.style.Style
-
- getFrameHeaderStartDecoration(int, boolean) - Method in class org.openxava.web.style.Style
-
- getFrameHeaderStartDecoration(int) - Method in class org.openxava.web.style.WebSpherePortal61Style
-
- getFrameHeaderStartDecoration(int) - Method in class org.openxava.web.style.WebSpherePortal6Style
-
- getFrameHeaderStartDecoration(int, boolean) - Method in class org.openxava.web.style.XavaStyle
-
- getFrameSibling() - Method in class org.openxava.web.style.Style
-
- getFrameSpacing() - Method in class org.openxava.web.style.Style
-
- getFrameSpacing() - Method in class org.openxava.web.style.WebSpherePortal6Style
-
- getFrameSpacing() - Method in class org.openxava.web.style.WebSpherePortalStyle
-
- getFrameTitle() - Method in class org.openxava.web.style.JetSpeed2Style
-
- getFrameTitle() - Method in class org.openxava.web.style.PortalStyle
-
- getFrameTitle() - Method in class org.openxava.web.style.Style
-
- getFrameTitle() - Method in class org.openxava.web.style.WebSpherePortal6Style
-
- getFrameTitle() - Method in class org.openxava.web.style.WebSpherePortal8Style
-
- getFrameTitle() - Method in class org.openxava.web.style.WebSpherePortalStyle
-
- getFrameTitleEndDecoration() - Method in class org.openxava.web.style.Liferay43Style
-
- getFrameTitleEndDecoration() - Method in class org.openxava.web.style.Style
-
- getFrameTitleEndDecoration() - Method in class org.openxava.web.style.WebSpherePortal61Style
-
- getFrameTitleLabel() - Method in class org.openxava.web.style.JetSpeed2Style
-
- getFrameTitleLabel() - Method in class org.openxava.web.style.PortalStyle
-
- getFrameTitleLabel() - Method in class org.openxava.web.style.Style
-
- getFrameTitleLabel() - Method in class org.openxava.web.style.WebSpherePortal6Style
-
- getFrameTitleLabel() - Method in class org.openxava.web.style.WebSpherePortalStyle
-
- getFrameTitleStartDecoration() - Method in class org.openxava.web.style.Liferay43Style
-
- getFrameTitleStartDecoration() - Method in class org.openxava.web.style.Style
-
- getFrameTitleStartDecoration() - Method in class org.openxava.web.style.WebSpherePortal61Style
-
- getFrameTitleStartDecoration() - Method in class org.openxava.web.style.XavaStyle
-
- getFrameTotals() - Method in class org.openxava.web.style.Style
-
- getFrameTotals() - Method in class org.openxava.web.style.WebSpherePortal61Style
-
- getFrameTotalsLabel() - Method in class org.openxava.web.style.Style
-
- getFrameTotalsValue() - Method in class org.openxava.web.style.Style
-
- getGalleryOid() - Method in class org.openxava.session.GalleryImage
-
- 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
-
- 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
-
- getHeading() - Method in class org.openxava.tab.impl.TableModelBean
-
- getHelp() - Method in class org.openxava.web.style.Style
-
CSS class for the help icon, link or button.
- getHelpImage() - Method in class org.openxava.web.style.Liferay43Style
-
- getHelpImage() - Method in class org.openxava.web.style.Liferay51Style
-
- getHelpImage() - Method in class org.openxava.web.style.Style
-
- getHelpImage() - Method in class org.openxava.web.style.WebSpherePortal8Style
-
- getHelpImage() - Method in class org.openxava.web.style.WebSpherePortalStyle
-
- getHelpImage() - Method in class org.openxava.web.style.XavaStyle
-
- 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
-
- 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
-
- getIcon() - Method in class org.openxava.web.meta.MetaEditor
-
- getIcon() - Method in class org.openxava.web.style.Style
-
For icon editor.
- getIcon(String) - Static method in class org.openxava.web.WebEditors
-
- getIconInList() - Method in class org.openxava.web.style.Style
-
For icon in list as data.
- getIconsList() - Method in class org.openxava.web.style.Style
-
For icons list to choose one.
- 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
-
- getImageMessageBaseURI() - Method in class org.openxava.web.style.WebSpherePortal61Style
-
- getImageMessageBaseURI() - Method in class org.openxava.web.style.WebSpherePortal6Style
-
- getImageMessageBaseURI() - Method in class org.openxava.web.style.WebSpherePortal8Style
-
- getImagesFolder() - Method in class org.openxava.web.style.IPadStyle
-
- getImagesFolder() - Method in class org.openxava.web.style.Style
-
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
- 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
-
- getInfoEndDecoration() - Method in class org.openxava.web.style.Style
-
- getInfos() - Method in class org.openxava.web.style.PortalStyle
-
- getInfos() - Method in class org.openxava.web.style.Style
-
- getInfosStrings(ServletRequest) - Method in class org.openxava.util.Messages
-
- getInfoStartDecoration() - Method in class org.openxava.web.style.Style
-
- getInfoStartDecoration() - Method in class org.openxava.web.style.XavaStyle
-
- getInitAction() - Method in class org.openxava.web.meta.MetaEditor
-
- getInitialExpandedState() - Method in class org.openxava.web.editors.TreeView
-
- getInitialIndex() - Method in class org.openxava.tab.Tab
-
- getInitThemeScript() - Method in class org.openxava.web.style.IPadStyle
-
- getInitThemeScript() - Method in class org.openxava.web.style.Liferay43Style
-
- getInitThemeScript() - Method in class org.openxava.web.style.Liferay6Style
-
- getInitThemeScript() - Method in class org.openxava.web.style.Style
-
- getInitThemeScript() - Method in class org.openxava.web.style.WebSpherePortal6Style
-
- 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.hibernate.impl.CalculatorsListener
-
- getInstance() - Static method in class org.openxava.model.impl.HibernatePersistenceProvider
-
- 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(HttpServletRequest) - Static method in class org.openxava.util.ReportParametersProviderFactory
-
- getInstance() - Static method in class org.openxava.util.SimpleTemplater
-
Returns an instance of SimpleTemplater which will not deal with HTML
- getInstance(boolean) - Static method in class org.openxava.util.SimpleTemplater
-
Returns an instance of SimpleTemplater which will or 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.IPadStyle
-
- getInstance() - Static method in class org.openxava.web.style.JetSpeed2Style
-
- getInstance() - Static method in class org.openxava.web.style.Liferay43Style
-
- getInstance() - Static method in class org.openxava.web.style.Liferay51Style
-
- getInstance() - Static method in class org.openxava.web.style.Liferay6Style
-
- getInstance(HttpServletRequest) - Static method in class org.openxava.web.style.Style
-
- getInstance() - Static method in class org.openxava.web.style.Style
-
- getInstance() - Static method in class org.openxava.web.style.WebSpherePortal61Style
-
- getInstance() - Static method in class org.openxava.web.style.WebSpherePortal6Style
-
- getInstance() - Static method in class org.openxava.web.style.WebSpherePortal8Style
-
- getInstance() - Static method in class org.openxava.web.style.WebSpherePortalStyle
-
- getInstance() - Static method in class org.openxava.web.style.XavaStyle
-
- 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
-
- getJetSpeed2StyleClass() - Method in class org.openxava.util.XavaPreferences
-
- getJobTitle() - Method in class org.openxava.util.UserInfo
-
- getJPACondition() - Method in class org.openxava.model.meta.MetaCollection
-
- getJQueryCss() - Method in class org.openxava.web.style.Liferay43Style
-
- getJQueryCss() - Method in class org.openxava.web.style.Liferay51Style
-
- getJQueryCss() - Method in class org.openxava.web.style.Liferay6Style
-
- getJQueryCss() - Method in class org.openxava.web.style.PortalStyle
-
- getJQueryCss() - Method in class org.openxava.web.style.Style
-
- getJQueryCss() - Method in class org.openxava.web.style.WebSpherePortal8Style
-
- getJQueryCss() - Method in class org.openxava.web.style.WebSpherePortalStyle
-
- getJQueryCss() - Method in class org.openxava.web.style.XavaStyle
-
- 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(MetaModel, Map) - Method in interface org.openxava.model.impl.IMapFacadeImpl
-
- 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
-
- 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
-
- getKeyColumnsAsString() - Method in class org.openxava.mapping.ModelMapping
-
- getKeyFields() - Method in class org.openxava.model.meta.MetaEntity
-
- getKeyFromValue(Map, Object, Object) - Static method in class org.openxava.util.Maps
-
- getKeyFromValue(Map, 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(UserInfo, String, Object) - Method in interface org.openxava.model.impl.IMapFacadeImpl
-
- getKeyValues(UserInfo, String, Object) - Method in class org.openxava.model.impl.MapFacadeBean
-
- getKeyValues(String, Object) - Static method in class org.openxava.model.MapFacade
-
Obtains the values of the key of entity/aggregate.
- getKeyValues() - Method in class org.openxava.view.View
-
- 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(Locale, String) - Method in class org.openxava.application.meta.MetaModule
-
- getLabel(Locale) - Method in class org.openxava.controller.meta.MetaAction
-
- getLabel(Locale) - Method in class org.openxava.model.meta.MetaMember
-
- 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(String) - Method in class org.openxava.tests.ModuleTestBase
-
- getLabel() - Method in class org.openxava.util.meta.MetaElement
-
- getLabel(ServletRequest) - Method in class org.openxava.util.meta.MetaElement
-
- getLabel(Locale, String) - Method in class org.openxava.util.meta.MetaElement
-
Implementation of label obtaining.
- getLabel() - Method in class org.openxava.view.meta.MetaPropertyView
-
- getLabel(Locale, String) - Method in class org.openxava.view.meta.MetaView
-
- getLabel() - Method in class org.openxava.view.meta.PropertiesSeparator
-
- getLabel() - Method in class org.openxava.web.style.Liferay43Style
-
- getLabel() - Method in class org.openxava.web.style.Liferay6Style
-
- getLabel() - Method in class org.openxava.web.style.PortalStyle
-
- getLabel() - Method in class org.openxava.web.style.Style
-
- 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
-
- getLabelFormatForProperty(MetaProperty) - Method in class org.openxava.view.meta.MetaView
-
- getLabelFormatForProperty(MetaProperty) - Method in class org.openxava.view.View
-
- getLabelFormatForReference(MetaReference) - Method in class org.openxava.view.meta.MetaView
-
- 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.
- 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
-
- 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
-
Helps define additional styles for the content.
- getLayoutDataCell() - Method in class org.openxava.web.style.Style
-
To allow the definition of different style for the data side of the view.
- getLayoutLabelCell() - Method in class org.openxava.web.style.Style
-
To allow the definition of different style for the label side of the view.
- getLayoutRowSpacer() - Method in class org.openxava.web.style.Style
-
To define the space between rows.
- getLeftAction() - Method in class org.openxava.web.editors.TreeViewActions
-
- 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.
- getLibraryDocumentFileEntryId() - Method in class org.openxava.actions.DeleteLiferayDocumentAction
-
- getLibraryId() - Method in class org.openxava.session.LiferayDocument
-
- 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.
- getLiferay41StyleClass() - Method in class org.openxava.util.XavaPreferences
-
- getLiferay43StyleClass() - Method in class org.openxava.util.XavaPreferences
-
- getLiferay51StyleClass() - Method in class org.openxava.util.XavaPreferences
-
- getLiferay6StyleClass() - Method in class org.openxava.util.XavaPreferences
-
- getLiferayImagesFolder() - Method in class org.openxava.web.style.Liferay43Style
-
- getLiferayImagesFolder() - Method in class org.openxava.web.style.Liferay51Style
-
- getLiferayURL() - Static method in class org.openxava.tests.ModuleTestBase
-
- getList() - Method in class org.openxava.web.style.JetSpeed2Style
-
- getList() - Method in class org.openxava.web.style.Liferay43Style
-
- getList() - Method in class org.openxava.web.style.PortalStyle
-
- getList() - Method in class org.openxava.web.style.Style
-
- getList() - Method in class org.openxava.web.style.WebSpherePortal8Style
-
- getList() - Method in class org.openxava.web.style.WebSpherePortalStyle
-
- getListAdjustment() - Method in class org.openxava.web.style.Style
-
Pixels to add/substract from list width to a correct adjustament.
- getListAdjustment() - Method in class org.openxava.web.style.XavaStyle
-
- getListCellSpacing() - Method in class org.openxava.web.style.IPadStyle
-
- getListCellSpacing() - Method in class org.openxava.web.style.Liferay43Style
-
- getListCellSpacing() - Method in class org.openxava.web.style.Style
-
- getListCellSpacing() - Method in class org.openxava.web.style.WebSpherePortal8Style
-
- getListCellSpacing() - Method in class org.openxava.web.style.WebSpherePortalStyle
-
- getListCellStyle() - Method in class org.openxava.web.style.Style
-
- getListCellStyle() - Method in class org.openxava.web.style.WebSpherePortal6Style
-
- getListCellStyle() - Method in class org.openxava.web.style.WebSpherePortal8Style
-
- getListColumnCount() - Method in class org.openxava.tests.ModuleTestBase
-
- getListFormats() - Method in class org.openxava.web.style.Style
-
- 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
-
- getListHeader() - Method in class org.openxava.web.style.JetSpeed2Style
-
- getListHeader() - Method in class org.openxava.web.style.Liferay43Style
-
- getListHeader() - Method in class org.openxava.web.style.Liferay51Style
-
- getListHeader() - Method in class org.openxava.web.style.PortalStyle
-
- getListHeader() - Method in class org.openxava.web.style.Style
-
- getListHeader() - Method in class org.openxava.web.style.WebSpherePortal8Style
-
- getListHeader() - Method in class org.openxava.web.style.WebSpherePortalStyle
-
- getListHeaderCell() - Method in class org.openxava.web.style.Liferay43Style
-
- getListHeaderCell() - Method in class org.openxava.web.style.PortalStyle
-
- getListHeaderCell() - Method in class org.openxava.web.style.Style
-
- getListInfo() - Method in class org.openxava.web.style.JetSpeed2Style
-
- getListInfo() - Method in class org.openxava.web.style.Liferay43Style
-
- getListInfo() - Method in class org.openxava.web.style.PortalStyle
-
- getListInfo() - Method in class org.openxava.web.style.Style
-
- getListInfo() - Method in class org.openxava.web.style.WebSpherePortal8Style
-
- getListInfo() - Method in class org.openxava.web.style.WebSpherePortalStyle
-
- getListInfoDetail() - Method in class org.openxava.web.style.PortalStyle
-
- getListInfoDetail() - Method in class org.openxava.web.style.Style
-
- getListInfoDetail() - Method in class org.openxava.web.style.WebSpherePortal8Style
-
- getListInfoDetail() - Method in class org.openxava.web.style.WebSpherePortalStyle
-
- getListMode() - Method in class org.openxava.web.style.Style
-
- getListOdd() - Method in class org.openxava.web.style.JetSpeed2Style
-
- getListOdd() - Method in class org.openxava.web.style.Liferay43Style
-
- getListOdd() - Method in class org.openxava.web.style.Liferay51Style
-
- getListOdd() - Method in class org.openxava.web.style.PortalStyle
-
- getListOdd() - Method in class org.openxava.web.style.Style
-
- getListOdd() - Method in class org.openxava.web.style.WebSpherePortal8Style
-
- getListOdd() - Method in class org.openxava.web.style.WebSpherePortalStyle
-
- getListOddCell() - Method in class org.openxava.web.style.Liferay43Style
-
- getListOddCell() - Method in class org.openxava.web.style.Style
-
- getListOddEvents() - Method in class org.openxava.web.style.Liferay43Style
-
- getListOddEvents() - Method in class org.openxava.web.style.Liferay51Style
-
- getListOddEvents() - Method in class org.openxava.web.style.Style
-
- getListOddSelected() - Method in class org.openxava.web.style.JetSpeed2Style
-
- getListOddSelected() - Method in class org.openxava.web.style.Liferay43Style
-
- getListOddSelected() - Method in class org.openxava.web.style.PortalStyle
-
- getListOddSelected() - Method in class org.openxava.web.style.Style
-
- getListOddSelected() - Method in class org.openxava.web.style.WebSpherePortal8Style
-
- getListOddSelected() - Method in class org.openxava.web.style.WebSpherePortalStyle
-
- getListOrderBy() - Method in class org.openxava.web.style.JetSpeed2Style
-
- getListOrderBy() - Method in class org.openxava.web.style.PortalStyle
-
- getListOrderBy() - Method in class org.openxava.web.style.Style
-
- getListPair() - Method in class org.openxava.web.style.JetSpeed2Style
-
- getListPair() - Method in class org.openxava.web.style.Liferay43Style
-
- getListPair() - Method in class org.openxava.web.style.Liferay51Style
-
- getListPair() - Method in class org.openxava.web.style.PortalStyle
-
- getListPair() - Method in class org.openxava.web.style.Style
-
- getListPair() - Method in class org.openxava.web.style.WebSpherePortal8Style
-
- getListPair() - Method in class org.openxava.web.style.WebSpherePortalStyle
-
- getListPairCell() - Method in class org.openxava.web.style.Liferay43Style
-
- getListPairCell() - Method in class org.openxava.web.style.PortalStyle
-
- getListPairCell() - Method in class org.openxava.web.style.Style
-
- getListPairEvents() - Method in class org.openxava.web.style.Liferay43Style
-
- getListPairEvents() - Method in class org.openxava.web.style.Liferay51Style
-
- getListPairEvents() - Method in class org.openxava.web.style.PortalStyle
-
- getListPairEvents() - Method in class org.openxava.web.style.Style
-
- getListPairSelected() - Method in class org.openxava.web.style.JetSpeed2Style
-
- getListPairSelected() - Method in class org.openxava.web.style.Liferay43Style
-
- getListPairSelected() - Method in class org.openxava.web.style.PortalStyle
-
- getListPairSelected() - Method in class org.openxava.web.style.Style
-
- getListPairSelected() - Method in class org.openxava.web.style.WebSpherePortal8Style
-
- getListPairSelected() - Method in class org.openxava.web.style.WebSpherePortalStyle
-
- getListRowCount() - Method in class org.openxava.tests.ModuleTestBase
-
Rows count displayed with data.
- getListStyle() - Method in class org.openxava.web.style.Liferay43Style
-
- getListStyle() - Method in class org.openxava.web.style.Style
-
- getListStyle() - Method in class org.openxava.web.style.WebSpherePortal8Style
-
- getListStyle() - Method in class org.openxava.web.style.WebSpherePortalStyle
-
- getListSubheader() - Method in class org.openxava.web.style.JetSpeed2Style
-
- getListSubheader() - Method in class org.openxava.web.style.Liferay43Style
-
- getListSubheader() - Method in class org.openxava.web.style.Liferay51Style
-
- getListSubheader() - Method in class org.openxava.web.style.PortalStyle
-
- getListSubheader() - Method in class org.openxava.web.style.Style
-
- getListSubheader() - Method in class org.openxava.web.style.WebSpherePortal8Style
-
- getListSubheader() - Method in class org.openxava.web.style.WebSpherePortalStyle
-
- getListSubheaderCell() - Method in class org.openxava.web.style.Liferay43Style
-
- getListSubheaderCell() - Method in class org.openxava.web.style.PortalStyle
-
- getListSubheaderCell() - Method in class org.openxava.web.style.Style
-
- getListTitle() - Method in class org.openxava.web.style.JetSpeed2Style
-
- getListTitle() - Method in class org.openxava.web.style.Liferay43Style
-
- getListTitle() - Method in class org.openxava.web.style.PortalStyle
-
- getListTitle() - Method in class org.openxava.web.style.Style
-
- getListTitle() - Method in class org.openxava.web.style.WebSpherePortal8Style
-
- getListTitle() - Method in class org.openxava.web.style.WebSpherePortalStyle
-
- getListTitleWrapper() - Method in class org.openxava.web.style.Style
-
- getListTitleWrapper() - Method in class org.openxava.web.style.WebSpherePortal8Style
-
- getListTitleWrapper() - Method in class org.openxava.web.style.WebSpherePortalStyle
-
- 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.
- 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
-
- getLong(String) - Method in class org.openxava.filters.BaseContextFilter
-
- getLRDocument(String) - Method in class org.openxava.session.LiferayLibrary
-
- 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
- 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.
- 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.
- 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
-
- 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.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
-
- 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
-
- getMessageEndDecoration() - Method in class org.openxava.web.style.Style
-
- getMessageEndDecoration() - Method in class org.openxava.web.style.WebSpherePortal6Style
-
- getMessageEndDecoration() - Method in class org.openxava.web.style.WebSpherePortal8Style
-
- getMessageEndDecoration() - Method in class org.openxava.web.style.XavaStyle
-
- getMessages() - Method in class org.openxava.actions.BaseAction
-
- getMessages() - Method in interface org.openxava.actions.IAction
-
- getMessages() - Method in class org.openxava.view.View
-
- getMessages() - Method in class org.openxava.web.style.PortalStyle
-
- getMessages() - Method in class org.openxava.web.style.Style
-
- getMessagesStrings(ServletRequest) - Method in class org.openxava.util.Messages
-
- getMessageStartDecoration() - Method in class org.openxava.web.style.Style
-
- getMessageStartDecoration() - Method in class org.openxava.web.style.WebSpherePortal6Style
-
- getMessageStartDecoration() - Method in class org.openxava.web.style.WebSpherePortal8Style
-
- getMessageStartDecoration() - Method in class org.openxava.web.style.XavaStyle
-
- getMessagesWrapper() - Method in class org.openxava.web.style.Style
-
For messages
- getMessagesWrapper() - Method in class org.openxava.web.style.WebSpherePortalStyle
-
- 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(String) - Static method in class org.openxava.application.meta.MetaApplications
-
- getMetaApplication() - Method in class org.openxava.application.meta.MetaModule
-
- 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(String) - Method in class org.openxava.model.meta.MetaModel
-
- getMetaCollection() - Method in class org.openxava.view.View
-
Meta data about the collection, only if this view represents a collection.
- 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(String) - Static method in class org.openxava.controller.meta.MetaControllers
-
- getMetaController() - Method in class org.openxava.controller.meta.MetaSubcontroller
-
- getMetaControllerElements() - Method in class org.openxava.controller.meta.MetaController
-
- getMetaControllerElements() - Method in class org.openxava.controller.ModuleManager
-
- 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(MetaProperty) - Static method in class org.openxava.web.meta.MetaWebEditors
-
- getMetaEditorFor(MetaReference) - Static method in class org.openxava.web.meta.MetaWebEditors
-
- getMetaEditorFor(MetaCollection) - Static method in class org.openxava.web.meta.MetaWebEditors
-
- getMetaEditorFor(MetaTab) - Static method in class org.openxava.web.meta.MetaWebEditors
-
- getMetaEditorFor(MetaMember) - Static method in class org.openxava.web.meta.MetaWebEditors
-
- getMetaEditorFor(MetaMember, String) - Static method in class org.openxava.web.WebEditors
-
- 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(String) - Method in class org.openxava.application.meta.MetaApplication
-
- getMetaModule() - Method in class org.openxava.controller.ModuleManager
-
- 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(MetaReference) - Method in class org.openxava.model.meta.MetaAggregateForReference
-
- getMetaPropertiesPersistents() - Method in class org.openxava.model.meta.MetaModel
-
Ordered as in component definition.
- 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(String) - Method in class org.openxava.model.meta.MetaModel
-
Support qualified for properties of references with dot (.).
- getMetaProperty(int) - Method in class org.openxava.tab.Tab
-
- 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(String) - Method in class org.openxava.component.MetaComponent
-
MetaTab from name.
- 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
-
- getMetaTabs() - Method in class org.openxava.component.MetaComponent
-
- getMetaTags() - Method in class org.openxava.web.style.IPadStyle
-
- getMetaTags() - Method in class org.openxava.web.style.Style
-
- 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(String) - Method in class org.openxava.model.meta.MetaModel
-
- getMetaView() - Method in class org.openxava.view.meta.MetaGroup
-
- getMetaView(MetaReference) - Method in class org.openxava.view.meta.MetaView
-
- getMetaView(MetaReference, MetaModel) - Method in class org.openxava.view.meta.MetaView
-
- getMetaView() - Method in class org.openxava.view.View
-
- getMetaViewByDefault() - 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.JetSpeed2Style
-
- getMinimizeImage() - Method in class org.openxava.web.style.Liferay43Style
-
- getMinimizeImage() - Method in class org.openxava.web.style.Style
-
If it starts with '/' the URI is absolute, otherwise the context path is inserted before.
- getMinimizeImage() - Method in class org.openxava.web.style.WebSpherePortal6Style
-
- getMinimizeImage() - Method in class org.openxava.web.style.WebSpherePortal8Style
-
- getMinimizeImage() - Method in class org.openxava.web.style.WebSpherePortalStyle
-
- getMinimizeImage() - Method in class org.openxava.web.style.XavaStyle
-
- 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
-
- 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(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
-
- 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
-
- 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
-
- getModule() - Method in class org.openxava.web.style.Liferay43Style
-
- getModule() - Method in class org.openxava.web.style.PortalStyle
-
- getModule() - Method in class org.openxava.web.style.Style
-
- getModuleDescription() - Method in class org.openxava.controller.ModuleManager
-
- getModuleDescription() - Method in class org.openxava.web.style.Style
-
- getModuleName() - Method in class org.openxava.controller.ModuleManager
-
- 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.
- getModuleSpacing() - Method in class org.openxava.web.style.IPadStyle
-
- getModuleSpacing() - Method in class org.openxava.web.style.Liferay43Style
-
- getModuleSpacing() - Method in class org.openxava.web.style.Liferay51Style
-
- getModuleSpacing() - Method in class org.openxava.web.style.Style
-
- getModuleSpacing() - Method in class org.openxava.web.style.WebSpherePortalStyle
-
- getModuleSpacing() - Method in class org.openxava.web.style.XavaStyle
-
- 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
-
- 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.
- getMultipleConverter(String) - Method in class org.openxava.mapping.ModelMapping
-
- getMultipleConverter() - Method in class org.openxava.mapping.PropertyMapping
-
- 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.LiferayDocument
-
- 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
-
- 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
-
- 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.
- getNewDefaultSchema() - Method in class org.openxava.actions.SetSchemaAction
-
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
-
- 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.AddLiferayDocumentAction
-
- 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.LoadLiferayDocumentAction
-
- 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.IPadStyle
-
- getNextPageNavigationEvents(String) - Method in class org.openxava.web.style.Style
-
- getNickName() - Method in class org.openxava.util.UserInfo
-
- getNodeExpandedState(Object) - Method in class org.openxava.web.editors.TreeView
-
Returns the expanded state of the object.
- 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.
- getNoObjects() - Method in class org.openxava.web.style.Style
-
- getNoPortalModuleEndDecoration() - Method in class org.openxava.web.style.Liferay43Style
-
- getNoPortalModuleEndDecoration() - Method in class org.openxava.web.style.Style
-
- getNoPortalModuleJsFiles() - Method in class org.openxava.web.style.IPadStyle
-
- getNoPortalModuleJsFiles() - Method in class org.openxava.web.style.Liferay43Style
-
- getNoPortalModuleJsFiles() - Method in class org.openxava.web.style.Liferay51Style
-
- getNoPortalModuleJsFiles() - Method in class org.openxava.web.style.PortalStyle
-
- getNoPortalModuleJsFiles() - Method in class org.openxava.web.style.Style
-
- getNoPortalModuleStartDecoration(String) - Method in class org.openxava.web.style.Liferay43Style
-
- getNoPortalModuleStartDecoration(String) - Method in class org.openxava.web.style.Liferay6Style
-
- getNoPortalModuleStartDecoration(String) - Method in class org.openxava.web.style.Style
-
- getNotAlwaysEnabledViewActionsNames() - Method in class org.openxava.view.meta.MetaView
-
- getNotForTabs() - Method in class org.openxava.view.meta.MetaDescriptionsList
-
- 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.util.PropertiesManager
-
Object of which the properties are handled.
- getObject(String) - Method in class org.openxava.view.View
-
Retrieve an object associated to this view.
- 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
-
- getOid() - Method in class org.openxava.session.LiferayLibrary
-
- 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
-
- getOverflow(String, Collection<MetaProperty>) - Static method in class org.openxava.web.Lists
-
- getOverlappingPropertiesOfReference(String) - Method in class org.openxava.mapping.ModelMapping
-
- getOverlappingPropertyForReference(String, String) - Method in class org.openxava.mapping.ModelMapping
-
- getPackageName() - Method in interface org.openxava.actions.IRemoteAction
-
Package, usually the project name in lowercase.
- 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.PortalStyle
-
- getPageNavigation() - Method in class org.openxava.web.style.Style
-
- getPageNavigationArrow() - Method in class org.openxava.web.style.PortalStyle
-
- getPageNavigationArrow() - Method in class org.openxava.web.style.Style
-
- getPageNavigationArrowDisable() - Method in class org.openxava.web.style.PortalStyle
-
- getPageNavigationArrowDisable() - Method in class org.openxava.web.style.Style
-
- getPageNavigationImage() - Method in class org.openxava.web.style.Style
-
- getPageNavigationPages() - Method in class org.openxava.web.style.Style
-
- getPageNavigationSelected() - Method in class org.openxava.web.style.PortalStyle
-
- getPageNavigationSelected() - Method in class org.openxava.web.style.Style
-
- getPageNavigationSelectedImage() - Method in class org.openxava.web.style.Style
-
- 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
-
- getParameters() - Method in class org.openxava.actions.JasperMultipleReportBaseAction
-
Parameters to send to report.
- getParameters(int) - Method in class org.openxava.actions.JasperMultipleReportBaseAction
-
Retrieve parameters for the specified report index.
- 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
-
- getParametersList() - Method in class org.openxava.actions.JasperMultipleReportBaseAction
-
Retrieve the current parameter list.
- getParameterValuesPropertiesInDescriptionsList(MetaView) - Method in class org.openxava.model.meta.MetaReference
-
- getParameterValuesPropertiesInDescriptionsList(MetaReference) - Method in class org.openxava.view.View
-
- 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 org.openxava.util.DataSourceConnectionProvider
-
- 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
-
- getPersistenceProvider() - Method in class org.openxava.component.parse.XMLComponentParser
-
- 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
-
- 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
-
- getPortableContext() - Method in class org.openxava.ejbx.EJBBase
-
The context used for implementing the methods.
- getPortletLocales() - Method in class org.openxava.util.XavaPreferences
-
- getPostJavaScript() - Method in class org.openxava.actions.CutElementsFromCollectionAction
-
- getPostJavaScript() - Method in interface org.openxava.actions.IJavaScriptPostAction
-
The JavaScript code to execute.
- getPostJS() - Method in class org.openxava.web.dwr.Result
-
- getPreferencesNodeName(String) - Method in class org.openxava.tab.Tab
-
- 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.IPadStyle
-
- getPreviousPageNavigationEvents(String) - Method in class org.openxava.web.style.Style
-
- 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
-
- 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.
- 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(String) - Method in class org.openxava.ejbx.EJB11Context
-
- getProperty(String) - Method in class org.openxava.ejbx.EJBBase
-
Property value from name.
- getProperty(String) - Method in interface org.openxava.ejbx.IEJBContext
-
Property value from name.
- getProperty() - Method in class org.openxava.hibernate.impl.DefaultValueIdentifierGenerator
-
- getProperty() - Method in class org.openxava.mapping.PropertyMapping
-
- getProperty() - Method in class org.openxava.tab.meta.MetaRowStyle
-
- getProperty(String) - Method in class org.openxava.web.meta.MetaEditor
-
- getProperty() - Method in class org.openxava.web.taglib.EditorTag
-
- getPropertyDescriptor(String) - Method in class org.openxava.util.PropertiesManager
-
- getPropertyLeftMargin() - Method in class org.openxava.web.style.Style
-
- 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.