public class AdHocRouteWorkgroupId extends Object implements Serializable
| Constructor and Description | 
|---|
AdHocRouteWorkgroupId()
Default constructor. 
 | 
AdHocRouteWorkgroupId(Integer type,
                     String actionRequested,
                     String id)
Sets property values. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object o)  | 
String | 
getActionRequested()
Gets the action requested. 
 | 
String | 
getId()
Gets the unique identifier. 
 | 
Integer | 
getType()
Gets the type identifier. 
 | 
int | 
hashCode()  | 
public AdHocRouteWorkgroupId()
public AdHocRouteWorkgroupId(Integer type, String actionRequested, String id)
type - ad hoc type identifieractionRequested - action requestedid - unique identifierpublic String getActionRequested()
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.