Class FindByPrimaryKey.FindByPrimaryKeyFactory

java.lang.Object
org.apache.ofbiz.minilang.method.entityops.FindByPrimaryKey.FindByPrimaryKeyFactory
All Implemented Interfaces:
MethodOperation.Factory<FindByPrimaryKey>
Enclosing class:
FindByPrimaryKey

public static final class FindByPrimaryKey.FindByPrimaryKeyFactory extends Object implements MethodOperation.Factory<FindByPrimaryKey>
A factory for the <find-by-primary-key> element.