Uses of Class
org.sakaiproject.entitybroker.EntityView.Method

Packages that use EntityView.Method
org.sakaiproject.entitybroker   
 

Uses of EntityView.Method in org.sakaiproject.entitybroker
 

Methods in org.sakaiproject.entitybroker that return EntityView.Method
static EntityView.Method EntityView.translateViewKeyToMethod(String viewKey)
          Translate a viewkey into an http method
static EntityView.Method EntityView.Method.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static EntityView.Method[] EntityView.Method.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.sakaiproject.entitybroker with parameters of type EntityView.Method
 void EntityView.setMethod(EntityView.Method method)
           
 



Copyright © 2007-2012 Sakai Project. All Rights Reserved.