public class SharedEntityKey extends Object implements Serializable
SharedEntity
objects.Constructor and Description |
---|
SharedEntityKey() |
SharedEntityKey(String workspace,
String uuid) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getUuid() |
String |
getWorkspace() |
int |
hashCode() |
void |
setUuid(String uuid) |
void |
setWorkspace(String pWorkspace) |
String |
toString() |
Copyright © 2017 DocDoku. All rights reserved.