|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AttributeExporter | |
|---|---|
| org.norther.tammi.core.rt | |
| org.norther.tammi.root.rt.util | |
| Uses of AttributeExporter in org.norther.tammi.core.rt |
|---|
| Methods in org.norther.tammi.core.rt that return AttributeExporter | |
|---|---|
AttributeExporter |
DefaultVariableRegistry.getAttributeExporter(String type)
|
AttributeExporter |
VariableRegistry.getAttributeExporter(String type)
Gets the registered exporter of the specified variable type. |
| Methods in org.norther.tammi.core.rt with parameters of type AttributeExporter | |
|---|---|
void |
Variable.applyAttributeExporter(AttributeExporter exporter)
Applies an attribute exporter. |
void |
VariableX.applyAttributeExporter(AttributeExporter exporter)
|
void |
DefaultVariableRegistry.setAttributeExporter(String type,
AttributeExporter exporter)
|
void |
VariableRegistry.setAttributeExporter(String type,
AttributeExporter exporter)
Sets the registered exporter of the specified variable type. |
| Uses of AttributeExporter in org.norther.tammi.root.rt.util |
|---|
| Classes in org.norther.tammi.root.rt.util that implement AttributeExporter | |
|---|---|
class |
KeyValueSetupImporter
Prepares a key value setup variable. |
class |
UserAccountImporter
An attribute importer for user accounts. |
class |
VariableTransporter
An attribute transporter for persistent variables. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||