Uses of Class
org.jasig.portal.portlets.swapper.AttributeSwapRequest

Packages that use AttributeSwapRequest
org.jasig.portal.portlets.swapper   
 

Uses of AttributeSwapRequest in org.jasig.portal.portlets.swapper
 

Methods in org.jasig.portal.portlets.swapper with parameters of type AttributeSwapRequest
 void AttributeSwapperHelperImpl.populateSwapRequest(org.springframework.webflow.context.ExternalContext externalContext, AttributeSwapRequest attributeSwapRequest)
           
 void IAttributeSwapperHelper.populateSwapRequest(org.springframework.webflow.context.ExternalContext externalContext, AttributeSwapRequest attributeSwapRequest)
          Initialize the command object used for the swapper form.
 void AttributeSwapperHelperImpl.swapAttributes(org.springframework.webflow.context.ExternalContext externalContext, AttributeSwapRequest attributeSwapRequest)
           
 void IAttributeSwapperHelper.swapAttributes(org.springframework.webflow.context.ExternalContext externalContext, AttributeSwapRequest attributeSwapRequest)
          Perform the attribute swap request.
 void AttributeSwapRequestValidator.validateAttributesForm(AttributeSwapRequest attributeSwapRequest, org.springframework.binding.message.MessageContext context)
          Ensures all passed attributes are part of the valid query attribute set.
 



Copyright © 2010 Jasig. All Rights Reserved.