JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
Apache Cayenne
org.apache.cayenne.configuration.xml
DataMapLoaderListener
Contents
Description
Method Summary
Method Details
onDataMapLoaded(DataMap)
Hide sidebar
Show sidebar
Interface DataMapLoaderListener
public interface
DataMapLoaderListener
Since:
4.1
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
onDataMapLoaded
(
DataMap
dataMap)
Method Details
onDataMapLoaded
void
onDataMapLoaded
(
DataMap
dataMap)