public class OleFixedDueDate extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase
Constructor and Description |
---|
OleFixedDueDate() |
Modifier and Type | Method and Description |
---|---|
String |
getCirculationPolicySetId() |
String |
getFixedDueDateId() |
List<OleFixedDateTimeSpan> |
getOleDeleteFixedDateTimeSpanList() |
List<OleFixedDateTimeSpan> |
getOleFixedDateTimeSpanList() |
void |
setCirculationPolicySetId(String circulationPolicySetId) |
void |
setFixedDueDateId(String fixedDueDateId) |
void |
setOleDeleteFixedDateTimeSpanList(List<OleFixedDateTimeSpan> oleDeleteFixedDateTimeSpanList) |
void |
setOleFixedDateTimeSpanList(List<OleFixedDateTimeSpan> oleFixedDateTimeSpanList) |
afterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, buildListOfDeletionAwareLists, getExtension, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isNewCollectionRecord, linkEditableUserFields, postLoad, postPersist, postRemove, postUpdate, prePersist, preRemove, preUpdate, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumber
public OleFixedDueDate()
public List<OleFixedDateTimeSpan> getOleFixedDateTimeSpanList()
public void setOleFixedDateTimeSpanList(List<OleFixedDateTimeSpan> oleFixedDateTimeSpanList)
public String getCirculationPolicySetId()
public void setCirculationPolicySetId(String circulationPolicySetId)
public String getFixedDueDateId()
public void setFixedDueDateId(String fixedDueDateId)
public List<OleFixedDateTimeSpan> getOleDeleteFixedDateTimeSpanList()
public void setOleDeleteFixedDateTimeSpanList(List<OleFixedDateTimeSpan> oleDeleteFixedDateTimeSpanList)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.