com.ibm.batch.container.modelresolver.impl
Class PartitionMapperPropertyResolverImpl
java.lang.Object
com.ibm.batch.container.modelresolver.impl.AbstractPropertyResolver<PartitionMapper>
com.ibm.batch.container.modelresolver.impl.PartitionMapperPropertyResolverImpl
- All Implemented Interfaces:
- PropertyResolver<PartitionMapper>
public class PartitionMapperPropertyResolverImpl
- extends AbstractPropertyResolver<PartitionMapper>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PartitionMapperPropertyResolverImpl
public PartitionMapperPropertyResolverImpl()
substituteProperties
public PartitionMapper substituteProperties(PartitionMapper b,
Properties submittedProps,
Properties parentProps)
- Description copied from interface:
PropertyResolver
- Performs property substitution on a given batch element b and all nested
sub elements. The given batch element is directly modified by this
method.
submittedProps - Properties submitted as job parametersparentProps - Properties inherited from parent elements
- Returns:
Copyright © 2013. All Rights Reserved.