| Interface | Description |
|---|---|
| ItemVisitor<T extends ItemModel> |
An interface represents the visitor that visit one particular item mode in given context.
|
| Class | Description |
|---|---|
| DefaultItemVisitor |
An empty - default implementation of
ItemVisitor. |
| ItemVisitorRegistry |
Class for registering
ItemVisitor available in the system. |
| ItemVisitorRegistryTest |
Copyright © 2017 SAP SE. All Rights Reserved.