Package | Description |
---|---|
org.kuali.student.r2.lum.lu.entity | |
org.kuali.student.r2.lum.lu.service.impl |
Modifier and Type | Method and Description |
---|---|
CluFee |
Clu.getFee() |
CluFee |
CluFeeAttribute.getOwner() |
Modifier and Type | Method and Description |
---|---|
void |
Clu.setFee(CluFee fee) |
void |
CluFeeAttribute.setOwner(CluFee owner) |
Modifier and Type | Method and Description |
---|---|
static CluFee |
CluServiceAssembler.toCluFee(Clu clu,
boolean isUpdate,
CluFeeInfo feeInfo,
LuDao dao) |
Modifier and Type | Method and Description |
---|---|
static CluFeeInfo |
CluServiceAssembler.toCluFeeInfo(CluFee entity) |
static void |
CluServiceAssembler.toCluFeeRecords(boolean isUpdate,
CluFee cluFee,
List<CluFeeRecordInfo> cluFeeRecords,
LuDao dao) |
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.