[RESSUP-1356] Add Sort ID to Custom Attribute Document#1605
[RESSUP-1356] Add Sort ID to Custom Attribute Document#1605chao-yue wants to merge 2 commits intokuali:contribfrom
Conversation
|
RESSUP-1356: Add Sort ID to Custom Attribute Document |
|
Custom Data Sort ID Field Functionality.docx |
| * | ||
| * This class bo of CustomAttributeDocument. | ||
| */ | ||
| public class CustomAttributeDocument extends KcPersistableBusinessObjectBase implements MutableInactivatable, CustomAttributeDocumentContract { |
There was a problem hiding this comment.
should extend KraSortablePersistableBusinessObjectBase
There was a problem hiding this comment.
Hi Travis,
The changes have been pushed to RESSUP-1356.
Thanks,
Chao
From: Travis Schneeberger <notifications@github.commailto:notifications@github.com>
Reply-To: kuali/kc <reply@reply.github.commailto:reply@reply.github.com>
Date: Monday, March 14, 2016 1:24 PM
To: kuali/kc <kc@noreply.github.commailto:kc@noreply.github.com>
Cc: Chao Yue <chaoyue@iu.edumailto:chaoyue@iu.edu>
Subject: Re: [kc] [RESSUP-1356] Add Sort ID to Custom Attribute Document (#1605)
In coeus-impl/src/main/java/org/kuali/coeus/common/framework/custom/attr/CustomAttributeDocument.javahttps://github.com//pull/1605#discussion_r56039542:
@@ -24,7 +24,7 @@
import org.kuali.rice.kew.doctype.bo.DocumentType;/**
- This class bo of CustomAttributeDocument.
*/
public class CustomAttributeDocument extends KcPersistableBusinessObjectBase implements MutableInactivatable, CustomAttributeDocumentContract {
should extend KraSortablePersistableBusinessObjectBase
Reply to this email directly or view it on GitHubhttps://github.com//pull/1605/files#r56039542.
RESKC-1227: Multiple fixes for PHS398CoverPageSupplement 3.0.
…ase to KraSortablePersistableBusinessObjectBase
RESSUP-1356: Add Sort ID to Custom Attribute Document