|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.onebusaway.gtfs_transformer.impl.AbstractEntityModificationStrategy
org.onebusaway.gtfs_transformer.impl.MatchingEntityModificationStrategyWrapper
public class MatchingEntityModificationStrategyWrapper
| Constructor Summary | |
|---|---|
MatchingEntityModificationStrategyWrapper(java.util.Map<java.lang.String,java.lang.Object> propertyMatches,
ModificationStrategy strategy)
|
|
| Method Summary | |
|---|---|
void |
applyModification(TransformContext context,
BeanWrapper wrapped,
GtfsMutableRelationalDao dao)
|
| Methods inherited from class org.onebusaway.gtfs_transformer.impl.AbstractEntityModificationStrategy |
|---|
isModificationApplicable |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MatchingEntityModificationStrategyWrapper(java.util.Map<java.lang.String,java.lang.Object> propertyMatches,
ModificationStrategy strategy)
| Method Detail |
|---|
public void applyModification(TransformContext context,
BeanWrapper wrapped,
GtfsMutableRelationalDao dao)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||