Seam Core JSF2 2.3.2.Final-redhat-1

Uses of Interface
org.jboss.seam.Component.BijectedAttribute

Packages that use Component.BijectedAttribute
org.jboss.seam The Seam component meta-model. 
 

Uses of Component.BijectedAttribute in org.jboss.seam
 

Methods in org.jboss.seam that return types with arguments of type Component.BijectedAttribute
 List<Component.BijectedAttribute<In>> Component.getInAttributes()
           
 List<Component.BijectedAttribute<Out>> Component.getOutAttributes()
           
 List<Component.BijectedAttribute> Component.getPersistenceContextAttributes()
           
 


Seam Core JSF2 2.3.2.Final-redhat-1

Copyright © 2013 Seam Framework. All Rights Reserved.