org.org.usurper.setup
Interface ICountCallback


public interface ICountCallback

Implementations of this interface can provide a way to define the entries count for generated collections and arrays.


Method Summary
 java.lang.Integer determineCount(IHandledEntity handledEntity)
          Determine count.
 

Method Detail

determineCount

java.lang.Integer determineCount(IHandledEntity handledEntity)
Determine count.

Parameters:
handledEntity - the handled entity as a context
Returns:
the integer


Copyright © 2008. All Rights Reserved.