Uses of Interface
com.uwyn.rife.site.TextualIdentifierGenerator

Packages that use TextualIdentifierGenerator
com.uwyn.rife.site Provides classes and interfaces that provide useful features during the creation of a website. 
 

Uses of TextualIdentifierGenerator in com.uwyn.rife.site
 

Classes in com.uwyn.rife.site that implement TextualIdentifierGenerator
 class AbstractTextualIdentifierGenerator<T>
           
 

Methods in com.uwyn.rife.site that return TextualIdentifierGenerator
 TextualIdentifierGenerator ConstrainedBean.getTextualIdentifier()
           
 

Methods in com.uwyn.rife.site with parameters of type TextualIdentifierGenerator
 void ConstrainedBean.setTextualIdentifier(TextualIdentifierGenerator identifier)
           
 T ConstrainedBean.textualIdentifier(TextualIdentifierGenerator identifier)
           
 



Copyright © 2001-2007 Uwyn sprl/bvba. All Rights Reserved.