se.sj.stina.domain.mapper
Class SjMapper

java.lang.Object
  extended by org.stina.framework.corex.mapper.TiMapper
      extended by se.sj.stina.domain.mapper.SjMapper
All Implemented Interfaces:
TiMapperInterface

public class SjMapper
extends TiMapper


Constructor Summary
SjMapper()
           
 
Method Summary
 java.lang.String getMapperName()
           
 java.lang.String getStructsPackage()
           
 void makeTable()
           
 
Methods inherited from class org.stina.framework.corex.mapper.TiMapper
containsType, getCrossReference, getName, getOwner, getReferenceMapper, getReferenceMappersTable, getRegisteredTypes, getType, getWsdlPackage, hasCrossReference, lookupType, putType, registerReferenceMapper, removeReferenceMapper, resolveReferences, setCrossReference, setName, setOwner, setToExternalAttributeMangleStrategy, setToExternalAttributeMangleStrategy, setToExternalElementMangleStrategy, setToExternalMangleStrategy, setToInternalAttributeMangleStrategy, setToInternalAttributeMangleStrategy, setToInternalElementMangleStrategy, setToInternalMangleStrategy, toExternalFromModel, toExternalFromModel, toModelFromExternal, trace, traceAll
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SjMapper

public SjMapper()
Method Detail

getStructsPackage

public java.lang.String getStructsPackage()
Specified by:
getStructsPackage in interface TiMapperInterface
Overrides:
getStructsPackage in class TiMapper

getMapperName

public java.lang.String getMapperName()

makeTable

public void makeTable()
Specified by:
makeTable in interface TiMapperInterface
Specified by:
makeTable in class TiMapper


Copyright © 2012. All Rights Reserved.