Allow date access to time properties

Description

ResourceProperties includes the method:

getTimeProperty(String)

In line with the aim of limiting use of the Sakai Time interface a new method should be added:

getDateProperty(String) that wraps the current method and returns a java.util.String

Environment

None

Test Plan

None

Attachments

1

Activity

Show:

Hudson CI Server May 20, 2013 at 3:28 AM

Integrated in sitestats trunk #734 (See http://builds.sakaiproject.org:8080/job/sitestats%20trunk/734/)
add new method to mock (Revision 124652)

Result = SUCCESS

Hudson CI Server May 16, 2013 at 11:16 AM

Integrated in kernel-trunk #680 (See http://builds.sakaiproject.org:8080/job/kernel-trunk/680/)
allow date access to time properties. Patch from David H (Revision 124158)

Result = SUCCESS

Sam Ottenhoff May 16, 2013 at 10:37 AM

Trunk commit r124158

Sam Ottenhoff May 16, 2013 at 9:55 AM

Looks like unnecessary import added in patch: import javax.jws.soap.SOAPBinding.Use;

David Horwitz May 15, 2013 at 9:11 AM

Patch to add new method

Fixed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

Created May 15, 2013 at 9:10 AM
Updated April 25, 2018 at 3:34 PM
Resolved May 16, 2013 at 10:37 AM