public class AwardSyncChange extends KraPersistableBusinessObjectBase
UPDATE_USER_LENGTH| Constructor and Description |
|---|
AwardSyncChange() |
getAuthorPersonName, getKcPersonService, getUpdateTimestamp, getUpdateUser, isUpdateUserSet, postPersist, prePersist, preUpdate, setUpdateTimestamp, setUpdateUser, setUpdateUserSetafterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, buildListOfDeletionAwareLists, getExtension, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isNewCollectionRecord, linkEditableUserFields, postLoad, postRemove, postUpdate, preRemove, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumberpublic String getXml()
public void setXml(String xml)
public String getClassName()
public void setClassName(String className)
public String getAttrName()
public void setAttrName(String attrName)
public String getSyncType()
public void setSyncType(String syncType)
public Long getAwardSyncChangeId()
public void setAwardSyncChangeId(Long awardSyncChangeId)
public Long getAwardId()
public void setAwardId(Long awardId)
public Award getAward()
public void setAward(Award award)
public boolean isDelete()
public void setDelete(boolean delete)
public boolean isSyncFabricated()
public void setSyncFabricated(boolean syncFabricated)
public boolean isSyncCostSharing()
public void setSyncCostSharing(boolean syncCostSharing)
public AwardSyncXmlExport getXmlExport()
public void setXmlExport(AwardSyncXmlExport xmlExport)
public String getObjectDesc()
public void setObjectDesc(String objectDesc)
public String getDataDesc()
public void setDataDesc(String dataDesc)
public String getSyncDescendants()
public void setSyncDescendants(String syncDescendants)
public AwardSyncDescendantValues getSyncDescendantsType()
public void setSyncDescendantsType(AwardSyncDescendantValues value)
public AwardSyncType getType()
public void setType(AwardSyncType type)
Copyright © 2013 The Kuali Foundation. All Rights Reserved.