@Entity public class CluPublicationVariant extends BaseEntity
| Constructor and Description |
|---|
CluPublicationVariant() |
| Modifier and Type | Method and Description |
|---|---|
String |
getKey() |
CluPublication |
getOwner() |
String |
getValue() |
void |
setKey(String key) |
void |
setOwner(CluPublication owner) |
void |
setValue(String value) |
getId, getObjectId, getVersionNumber, onPrePersist, onPreUpdate, prePersist, preUpdate, setId, setObjectId, setVersionNumberpublic CluPublicationVariant()
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.