org.ektorp.support
Interface DesignDocumentFactory

All Known Implementing Classes:
StdDesignDocumentFactory

public interface DesignDocumentFactory

Author:
henrik lundgren

Method Summary
 DesignDocument generateFrom(Object metaDataSource)
          Generates a design document with views, lists, shows and filters generated and loaded according to the annotations found in the metaDataSource object.
 

Method Detail

generateFrom

DesignDocument generateFrom(Object metaDataSource)
Generates a design document with views, lists, shows and filters generated and loaded according to the annotations found in the metaDataSource object.

Parameters:
metaDataSource -
Returns:


Copyright © 2011. All Rights Reserved.