Uses of Class
org.jasig.portlet.widget.gadget.model.OAuthResourceType

Packages that use OAuthResourceType
org.jasig.portlet.widget.gadget.model   
 

Uses of OAuthResourceType in org.jasig.portlet.widget.gadget.model
 

Fields in org.jasig.portlet.widget.gadget.model declared as OAuthResourceType
protected  OAuthResourceType Module.ModulePrefs.OAuth.Service.access
           
protected  OAuthResourceType Module.ModulePrefs.OAuth.Service.request
           
 

Methods in org.jasig.portlet.widget.gadget.model that return OAuthResourceType
 OAuthResourceType ObjectFactory.createOAuthResourceType()
          Create an instance of OAuthResourceType
 OAuthResourceType Module.ModulePrefs.OAuth.Service.getAccess()
          Gets the value of the access property.
 OAuthResourceType Module.ModulePrefs.OAuth.Service.getRequest()
          Gets the value of the request property.
 

Methods in org.jasig.portlet.widget.gadget.model with parameters of type OAuthResourceType
 void Module.ModulePrefs.OAuth.Service.setAccess(OAuthResourceType value)
          Sets the value of the access property.
 void Module.ModulePrefs.OAuth.Service.setRequest(OAuthResourceType value)
          Sets the value of the request property.
 



Copyright © 2011 Jasig. All Rights Reserved.