public class DehydrateContainerFunction extends java.lang.Object implements EnumerableFunction
| Constructor and Description |
|---|
DehydrateContainerFunction(JaversType itemType,
GlobalIdFactory globalIdFactory) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
apply(java.lang.Object input,
OwnerContext enumerationAwareOwnerContext) |
public DehydrateContainerFunction(JaversType itemType, GlobalIdFactory globalIdFactory)
public java.lang.Object apply(java.lang.Object input,
OwnerContext enumerationAwareOwnerContext)
apply in interface EnumerableFunction