public class AttachmentsEntryType extends KraPersistableBusinessObjectBase implements Comparable<AttachmentsEntryType>
UPDATE_USER_LENGTH| Constructor and Description |
|---|
AttachmentsEntryType() |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(AttachmentsEntryType arg) |
String |
getAttachmentsTypeCode()
Gets the attachmentsTypeCode attribute.
|
String |
getDescription()
Gets the description attribute.
|
Integer |
getSortId()
Gets the sortId attribute.
|
void |
setAttachmentsTypeCode(String attachmentsTypeCode)
Sets the deadlineTypeCode attribute value.
|
void |
setDescription(String description)
Sets the description attribute value.
|
void |
setSortId(Integer sortId)
Sets the sortId attribute value.
|
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 int compareTo(AttachmentsEntryType arg)
compareTo in interface Comparable<AttachmentsEntryType>public String getAttachmentsTypeCode()
public void setAttachmentsTypeCode(String attachmentsTypeCode)
deadlineTypeCode - public Integer getSortId()
public void setSortId(Integer sortId)
sortId - public String getDescription()
public void setDescription(String description)
description - Copyright © 2013 The Kuali Foundation. All Rights Reserved.