org.kuali.rice.krad.data.provider.jpa.testbo
Class CollectionDataObject
java.lang.Object
org.kuali.rice.krad.data.provider.jpa.testbo.CollectionDataObject
@Entity
public class CollectionDataObject
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CollectionDataObject
public CollectionDataObject()
getPrimaryKeyProperty
public String getPrimaryKeyProperty()
setPrimaryKeyProperty
public void setPrimaryKeyProperty(String primaryKeyProperty)
getCollectionKeyProperty
public String getCollectionKeyProperty()
setCollectionKeyProperty
public void setCollectionKeyProperty(String collectionKeyProperty)
getStringProperty
public String getStringProperty()
setStringProperty
public void setStringProperty(String stringProperty)
Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.