@Entity public abstract class RContainer extends Object implements Serializable
static String
QUERY_NEXT_ID
RContainer()
boolean
equals(Object o)
Long
getId()
String
getOid()
int
hashCode()
void
setId(Long id)
setOid(String oid)
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static final String QUERY_NEXT_ID
public RContainer()
public Long getId()
public String getOid()
public void setOid(String oid)
public void setId(Long id)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2013 evolveum. All rights reserved.