public class FormatProcess extends TimestampedBusinessObjectBase
Constructor and Description |
---|
FormatProcess() |
Modifier and Type | Method and Description |
---|---|
Timestamp |
getBeginFormat() |
PaymentProcess |
getPaymentProcess() |
int |
getPaymentProcIdentifier() |
String |
getPhysicalCampusProcessCode() |
void |
setBeginFormat(Timestamp beginFormat) |
void |
setPaymentProcess(PaymentProcess paymentProcess) |
void |
setPaymentProcIdentifier(int paymentProcIdentifier) |
void |
setPhysicalCampusProcessCode(String string) |
protected LinkedHashMap |
toStringMapper_RICE20_REFACTORME() |
getLastUpdate, getLastUpdateUser, getLastUpdateUserId, prePersist, preUpdate, setLastUpdate, setLastUpdateUserId
afterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, buildListOfDeletionAwareLists, getExtension, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isNewCollectionRecord, linkEditableUserFields, postLoad, postPersist, postRemove, postUpdate, preRemove, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumber
public FormatProcess()
public PaymentProcess getPaymentProcess()
public void setPaymentProcess(PaymentProcess paymentProcess)
public int getPaymentProcIdentifier()
public void setPaymentProcIdentifier(int paymentProcIdentifier)
public Timestamp getBeginFormat()
public void setBeginFormat(Timestamp beginFormat)
public String getPhysicalCampusProcessCode()
public void setPhysicalCampusProcessCode(String string)
string
- protected LinkedHashMap toStringMapper_RICE20_REFACTORME()
org.kuali.rice.krad.bo.BusinessObjectBase#toStringMapper()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.