Uses of Class
org.sakaiproject.entitybroker.entityprovider.extension.ActionReturn.Header
-
Packages that use ActionReturn.Header Package Description org.sakaiproject.entitybroker.entityprovider.extension -
-
Uses of ActionReturn.Header in org.sakaiproject.entitybroker.entityprovider.extension
Methods in org.sakaiproject.entitybroker.entityprovider.extension that return ActionReturn.Header Modifier and Type Method Description static ActionReturn.HeaderActionReturn.Header. valueOf(String name)Returns the enum constant of this type with the specified name.static ActionReturn.Header[]ActionReturn.Header. values()Returns an array containing the constants of this enum type, in the order they are declared.
-