@Embeddable public static class UserGroup.UserGroupPK extends Object implements Serializable
Constructor and Description |
---|
UserGroupPK() |
UserGroupPK(Long userId,
Long groupId) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
Long |
getGroupId() |
Long |
getUserId() |
int |
hashCode() |
void |
setGroupId(Long groupId) |
void |
setUserId(Long userId) |
Copyright © 2014–2015 Alfresco. All rights reserved.