Toggle navigation
Home
java.util.UUID to org.apache.usergrid.persistence.model.entity.Id
No. of Instances - 3
No. of Commits - 1
No. of Projects - {'usergrid'}
Hierarchy/Composition: SIBLING
Primitive Info: -
NameSpace: Jdk -> Internal
Mapping:
Add or Remove Method invocation
owner.equals(can.getUuid())
to
owner.equals(can.getOwner())
commit
to
con.getOwner()
commit.getUuid()
to
con
owner.equals(res.getUuid())
to
owner.equals(res.getOwner())
owner.equals(res.getUuid())
to
owner.equals(res.getOwner())