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