|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use com.edustructures.sifworks.tools.mapping | |
|---|---|
| com.edustructures.sifworks | Core classes and interfaces of the SIFWorks® ADK® for Java. |
| com.edustructures.sifworks.tools.cfg | The AgentConfig class implements an XML-based configuration file parser that agents can use as-is, or as the basis for custom parsers |
| com.edustructures.sifworks.tools.mapping | The Mappings class and its supporting classes and interfaces simplify the task of mapping field values between the local application's data structures and SIF Data Objects. |
| com.edustructures.sifworks.tools.queries | The QueryFormatter class and its supporting classes simplify the task of converting SIF_Query elements to other forms such as SQL statements |
| Classes in com.edustructures.sifworks.tools.mapping used by com.edustructures.sifworks | |
|---|---|
| FieldAdaptor
An interface definition of a class that can be used to get or set values for fields during a Mapping operation. |
|
| Classes in com.edustructures.sifworks.tools.mapping used by com.edustructures.sifworks.tools.cfg | |
|---|---|
| ADKMappingException
Signals an exception in a field mapping rule definition or mapping operation. |
|
| Mappings
Manages a set of mapping rules that define how to tranform a set of application field values into SIF Data Objects. |
|
| Classes in com.edustructures.sifworks.tools.mapping used by com.edustructures.sifworks.tools.mapping | |
|---|---|
| ADKMappingException
Signals an exception in a field mapping rule definition or mapping operation. |
|
| FieldAdaptor
An interface definition of a class that can be used to get or set values for fields during a Mapping operation. |
|
| FieldMapping
A FieldMapping defines how to map a local application field to an element or attribute of the SIF Data Object type encapsulated by the parent ObjectMapping. |
|
| Mappings
Manages a set of mapping rules that define how to tranform a set of application field values into SIF Data Objects. |
|
| MappingsContext
Encapsulates context operation about a set of mappings that is being done to handle a specific operation, such as processing a SIF Message. |
|
| MappingsDirection
Defines the MappingDirection flag, which indicates whether a Mappings operation is being done inbound or outbound |
|
| MappingsFilter
Encapsulates optional filtering attributes for field mapping rules. |
|
| ObjectMapAdaptor
A FieldAdaptor implementation that contains field values to assign to the supplied SIFDataObject, where each entry in the map is keyed by the local application-defined name of a field and the value is the native Java datatype of the corresponding element or attribute of the SIFDataObject, such as a Calender, String, Integer, Boolean, etc. |
|
| ObjectMapping
An ObjectMapping defines a set of field mapping rules for a specific SIF Data Object type such as StudentPersonal, StaffPersonal, or BusInfo. |
|
| OtherIdMapping
Encapsulates an <OtherId> field mapping |
|
| Rule
The abstract base class for all Mappings rules |
|
| ValueSet
A ValueSet is an arbitrary mapping table used to map an application's proprietary codes and constants to SIF codes and constants. |
|
| ValueSetEntry
An entry in a ValueSet. |
|
| Classes in com.edustructures.sifworks.tools.mapping used by com.edustructures.sifworks.tools.queries | |
|---|---|
| MappingsContext
Encapsulates context operation about a set of mappings that is being done to handle a specific operation, such as processing a SIF Message. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||