Uses of Class
org.jasig.portlet.emailpreview.mvc.Attribute

Packages that use Attribute
org.jasig.portlet.emailpreview.mvc   
 

Uses of Attribute in org.jasig.portlet.emailpreview.mvc
 

Methods in org.jasig.portlet.emailpreview.mvc that return Attribute
 Attribute AttributeFactory.create()
           
 

Methods in org.jasig.portlet.emailpreview.mvc that return types with arguments of type Attribute
 Map<String,Attribute> MailStoreConfigurationForm.getAdditionalProperties()
           
 Map<String,Attribute> MailStoreConfigurationForm.getJavaMailProperties()
           
 

Method parameters in org.jasig.portlet.emailpreview.mvc with type arguments of type Attribute
 void MailStoreConfigurationForm.setAdditionalProperties(Map<String,Attribute> additionalProperties)
           
 void MailStoreConfigurationForm.setJavaMailProperties(Map<String,Attribute> javaMailProperties)
           
 



Copyright © 2012 Jasig. All Rights Reserved.