@Entity public class CollectionDataObject extends Object
| Constructor and Description | 
|---|
CollectionDataObject()  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getCollectionKeyProperty()  | 
String | 
getPrimaryKeyProperty()  | 
String | 
getStringProperty()  | 
void | 
setCollectionKeyProperty(String collectionKeyProperty)  | 
void | 
setPrimaryKeyProperty(String primaryKeyProperty)  | 
void | 
setStringProperty(String stringProperty)  | 
public CollectionDataObject()
public String getPrimaryKeyProperty()
public void setPrimaryKeyProperty(String primaryKeyProperty)
public String getCollectionKeyProperty()
public void setCollectionKeyProperty(String collectionKeyProperty)
public String getStringProperty()
public void setStringProperty(String stringProperty)
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.