@Entity public class CluAccounting extends BaseEntity implements AttributeOwner<CluAccountingAttribute>
Constructor and Description |
---|
CluAccounting() |
Modifier and Type | Method and Description |
---|---|
List<AffiliatedOrg> |
getAffiliatedOrgs() |
List<CluAccountingAttribute> |
getAttributes() |
void |
setAffiliatedOrgs(List<AffiliatedOrg> affiliatedOrgs) |
void |
setAttributes(List<CluAccountingAttribute> attributes) |
getId, getObjectId, getVersionNumber, onPrePersist, onPreUpdate, prePersist, preUpdate, setId, setObjectId, setVersionNumber
public CluAccounting()
public List<CluAccountingAttribute> getAttributes()
getAttributes
in interface AttributeOwner<CluAccountingAttribute>
public void setAttributes(List<CluAccountingAttribute> attributes)
setAttributes
in interface AttributeOwner<CluAccountingAttribute>
public List<AffiliatedOrg> getAffiliatedOrgs()
public void setAffiliatedOrgs(List<AffiliatedOrg> affiliatedOrgs)
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.