Uses of Class
org.kuali.rice.kew.api.KewApiConstants.ClientProtocol

Packages that use KewApiConstants.ClientProtocol
org.kuali.rice.kew.api Copyright 2005-2012 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. 
 

Uses of KewApiConstants.ClientProtocol in org.kuali.rice.kew.api
 

Methods in org.kuali.rice.kew.api that return KewApiConstants.ClientProtocol
static KewApiConstants.ClientProtocol KewApiConstants.ClientProtocol.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static KewApiConstants.ClientProtocol[] KewApiConstants.ClientProtocol.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.