org.zeroexchange.web.navigation.target.key
Interface TargetKeyFactory

All Known Implementing Classes:
DefaultTargetKeyFactory

public interface TargetKeyFactory

Author:
black

Method Summary
 String getMenuLeafKey(Target target)
          Returns the key for the specified target.
 String getTargetKey(Target target)
          Returns the key for the specified target.
 

Method Detail

getMenuLeafKey

String getMenuLeafKey(Target target)
Returns the key for the specified target.


getTargetKey

String getTargetKey(Target target)
Returns the key for the specified target.



Copyright © 2013. All Rights Reserved.