Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RESSUP-1356] Add Sort ID to Custom Attribute Document #1605

Open
wants to merge 2 commits into
base: contrib
Choose a base branch
from

Conversation

chao-yue
Copy link

@chao-yue chao-yue commented Feb 4, 2016

RESSUP-1356: Add Sort ID to Custom Attribute Document

@chao-yue
Copy link
Author

chao-yue commented Feb 4, 2016

RESSUP-1356: Add Sort ID to Custom Attribute Document

@chao-yue chao-yue changed the title RESSUP-1356: Add Sort ID to Custom Attribute Document Maintenenace Do… RESSUP-1356: Add Sort ID to Custom Attribute Document Feb 4, 2016
@chao-yue chao-yue changed the title RESSUP-1356: Add Sort ID to Custom Attribute Document [RESSUP-1356] Add Sort ID to Custom Attribute Document Feb 4, 2016
@vikinzer
Copy link

vikinzer commented Feb 4, 2016

Custom Data Sort ID Field Functionality.docx
I am attaching this functionality for any schools that pull this down for their local implementations.

@@ -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 {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should extend KraSortablePersistableBusinessObjectBase

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi Travis,

The changes have been pushed to RESSUP-1356.

Thanks,
Chao

From: Travis Schneeberger <[email protected]mailto:[email protected]>
Reply-To: kuali/kc <[email protected]mailto:[email protected]>
Date: Monday, March 14, 2016 1:24 PM
To: kuali/kc <[email protected]mailto:[email protected]>
Cc: Chao Yue <[email protected]mailto:[email protected]>
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.

KualiCoSaaSOps pushed a commit that referenced this pull request Mar 26, 2016
RESKC-1227: Multiple fixes for PHS398CoverPageSupplement 3.0.
…ase to KraSortablePersistableBusinessObjectBase
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants