| Package | Description |
|---|---|
| org.opencrx.application.bpi.adapter | |
| org.opencrx.kernel.generic.jmi1 | |
| org.opencrx.kernel.portal | |
| org.opencrx.kernel.portal.wizard |
| Modifier and Type | Method and Description |
|---|---|
BpiLocalizedField |
BpiPlugIn.toBpiLocalizedField(LocalizedField localizedField,
BpiLocalizedField bpiLocalizedField,
String fetchGroup)
Map localized field to BpiLocalizedField.
|
| Modifier and Type | Method and Description |
|---|---|
<T extends LocalizedField> |
LocalizedFieldContainer.getLocalizedField(LocalizedFieldQuery query)
Retrieves the value for the reference
localizedField for the specified query. |
| Modifier and Type | Method and Description |
|---|---|
LocalizedField |
LocalizedFieldClass.createLocalizedField()
Creates an instance of class
LocalizedField. |
LocalizedField |
LocalizedFieldContainer.getLocalizedField(boolean idIsPersistent,
String id)
Retrieves the value for the reference
localizedField for the specified qualifier attribute value. |
LocalizedField |
LocalizedFieldClass.getLocalizedField(Object object)
Creates an instance of class
LocalizedField based on the specified Object instance. |
LocalizedField |
LocalizedFieldContainer.getLocalizedField(String id)
Retrieves the value for the reference
localizedField for the specified qualifier attribute value. |
| Modifier and Type | Method and Description |
|---|---|
void |
LocalizedFieldContainer.addLocalizedField(boolean idIsPersistent,
String id,
LocalizedField localizedField)
Adds the specified element to the set of the values for the reference
localizedField. |
void |
LocalizedFieldContainer.addLocalizedField(LocalizedField localizedField)
Adds the specified element to the set of the values for the reference
localizedField using an implementation-specific, reassignable qualifier. |
void |
LocalizedFieldContainer.addLocalizedField(String id,
LocalizedField localizedField)
Adds the specified element to the set of the values for the reference
localizedField using a reassignable qualifier. |
| Modifier and Type | Method and Description |
|---|---|
protected LocalizedField |
LocalizedFieldDataBinding.findLocalizedField(javax.jmi.reflect.RefObject object,
String name,
org.openmdx.portal.servlet.ApplicationContext app)
Find localized field with given name and current user locale.
|
| Modifier and Type | Method and Description |
|---|---|
LocalizedField |
ImportAccountsFromXlsController.createOrUpdateLocalizedField(LocalizedFieldContainer container,
String name,
String description,
short locale,
short usage,
String localizedValue)
Create or update localized field.
|
This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.