Uses of Class
org.openxava.model.meta.MetaReference
Packages that use MetaReference
Package
Description
-
Uses of MetaReference in org.openxava.mapping
Methods in org.openxava.mapping with parameters of type MetaReferenceModifier and TypeMethodDescriptionbooleanModelMapping.hasReferenceMapping(MetaReference metaReference) -
Uses of MetaReference in org.openxava.model.meta
Methods in org.openxava.model.meta that return MetaReferenceModifier and TypeMethodDescriptionMetaReference.cloneMetaReference()MetaCollection.getMetaReference()MetaModel.getMetaReference(String name) Methods in org.openxava.model.meta that return types with arguments of type MetaReferenceModifier and TypeMethodDescriptionMetaModel.getMetaReferences()MetaModel.getMetaReferencesWithDefaultValueCalculator()Methods in org.openxava.model.meta with parameters of type MetaReferenceModifier and TypeMethodDescriptionvoidMetaModel.addMetaReference(MetaReference newMetaReference) MetaAggregateForReference.getMetaPropertiesPersistents(MetaReference ref) MetaAggregateForReference.getPersistentsPropertiesNames(MetaReference ref) voidMetaCollection.setMetaReference(MetaReference reference) -
Uses of MetaReference in org.openxava.view
Methods in org.openxava.view that return MetaReferenceMethods in org.openxava.view with parameters of type MetaReferenceModifier and TypeMethodDescriptionbooleanView.displayAsDescriptionsList(MetaReference ref) booleanbooleanbooleanView.getActionsNamesForReference(MetaReference ref, boolean editable) View.getConditionInDescriptionsList(MetaReference ref) View.getEditActionForReference(MetaReference ref) View.getFilterInDescriptionsList(MetaReference ref) intView.getLabelFormatForReference(MetaReference ref) View.getLabelStyleForReference(MetaReference ref) View.getNewActionForReference(MetaReference ref) View.getOrderInDescriptionsList(MetaReference ref) booleanView.isCreateNewForReference(MetaReference ref) booleanView.isEditable(MetaReference metaReference) If at this moment is editable.booleanView.isModifyForReference(MetaReference ref) booleanView.isOrderByKeyInDescriptionsList(MetaReference ref) booleanView.isSearchForReference(MetaReference ref) booleanView.throwsReferenceChanged(MetaReference ref) -
Uses of MetaReference in org.openxava.view.meta
Methods in org.openxava.view.meta with parameters of type MetaReferenceModifier and TypeMethodDescriptionMetaView.createMetaDescriptionList(MetaReference r) MetaView.getActionsNamesForReference(MetaReference ref, boolean editable) MetaView.getLabelFormatForReference(MetaReference ref) If not label format specified for the reference returns null.MetaView.getLabelStyleForReference(MetaReference ref) MetaView.getMetaDescriptionList(MetaReference r) MetaView.getMetaReferenceView(MetaReference r) MetaView.getMetaView(MetaReference r) MetaView.getMetaView(MetaReference r, MetaModel metaModelReferenced) MetaView.getMetaViewOnlyKeys(MetaReference r) -
Uses of MetaReference in org.openxava.web
Methods in org.openxava.web with parameters of type MetaReferenceModifier and TypeMethodDescriptionstatic voidDescriptionsLists.fillReferenceValues(Map referenceValues, MetaReference ref, String value, String qualifier, String propertyPrefix, javax.servlet.http.HttpServletRequest request, Messages errors, String viewName) Fills a map with reference values from a composite key string.static voidDescriptionsLists.fillReferenceValues(Map referenceValues, MetaReference ref, String value, String qualifier, String propertyPrefix, javax.servlet.http.HttpServletRequest request, Messages errors, String viewName, boolean emptyIfNotBracketed) Fills a map with reference values from a composite key string.static MetaEditorWebEditors.getMetaEditorForDescriptionsList(MetaReference ref, String viewName)