public class WorkflowModelKey extends Object implements Serializable
WorkflowModel
objects.Constructor and Description |
---|
WorkflowModelKey() |
WorkflowModelKey(String pWorkspaceId,
String pId) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object pObj) |
String |
getId() |
String |
getWorkspaceId() |
int |
hashCode() |
void |
setId(String pId) |
void |
setWorkspaceId(String pWorkspaceId) |
String |
toString() |
Copyright © 2017 DocDoku. All rights reserved.