org.kuali.rice.krad.test.document
Class OjbOnly
java.lang.Object
org.kuali.rice.krad.test.document.OjbOnly
public class OjbOnly
- extends Object
A class which is only mapped in OJB, and not JPA.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OjbOnly
public OjbOnly()
getPrimaryKey
public String getPrimaryKey()
setPrimaryKey
public void setPrimaryKey(String primaryKey)
getPrincipalId
public String getPrincipalId()
setPrincipalId
public void setPrincipalId(String principalId)
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.