@Entity public class RUserPhoto extends Object implements Serializable
RUserPhoto()
boolean
equals(Object o)
RUser
getOwner()
String
getOwnerOid()
byte[]
getPhoto()
int
hashCode()
void
setOwner(RUser owner)
setOwnerOid(String ownerOid)
setPhoto(byte[] photo)
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public RUserPhoto()
public RUser getOwner()
public String getOwnerOid()
public byte[] getPhoto()
public void setOwner(RUser owner)
public void setOwnerOid(String ownerOid)
public void setPhoto(byte[] photo)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
Copyright © 2014 evolveum. All rights reserved.