@Embeddable public class TestDataObjectTwoPkFieldsId extends Object
| Constructor and Description |
|---|
TestDataObjectTwoPkFieldsId() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPrimaryKeyProperty() |
String |
getPrimaryKeyPropertyTwo() |
void |
setPrimaryKeyProperty(String primaryKeyProperty) |
void |
setPrimaryKeyPropertyTwo(String primaryKeyPropertyTwo) |
public TestDataObjectTwoPkFieldsId()
public String getPrimaryKeyProperty()
public void setPrimaryKeyProperty(String primaryKeyProperty)
public String getPrimaryKeyPropertyTwo()
public void setPrimaryKeyPropertyTwo(String primaryKeyPropertyTwo)
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.