org.deegree.metadata.persistence.ebrim.eo.mapping
Class SlotMapper
java.lang.Object
org.deegree.metadata.persistence.ebrim.eo.mapping.SlotMapper
public class SlotMapper
- extends Object
Defines the slots and types for all supported ExtrinsicObject
s and their mapping to the relational model.
- Version:
- $Revision: $, $Date: $
- Author:
- Lyn Goltz, last edited by: $Author: lyn $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SLOTURN
public static final String SLOTURN
- See Also:
- Constant Field Values
SlotMapper
public SlotMapper()
getSlots
public static List<String> getSlots(SlotMapper.EOTYPE type,
SlotMapping.SlotType slotType)
getSlot
public static SlotMapping getSlot(String slotName)
getTable
public static SlotMapper.Table getTable(RIMType type)
Copyright © 2011. All Rights Reserved.