com.sas.swing.models.remotefileselector.informationservices
Class InformationServicesModTimeToDateTransform

com.sas.swing.models.remotefileselector.informationservices.InformationServicesModTimeToDateTransform
All Implemented Interfaces:
com.sas.util.transforms.TransformInterface, java.io.Serializable

public class InformationServicesModTimeToDateTransform
implements com.sas.util.transforms.TransformInterface

InformationServicesModTimeToStringTransform transforms the object into a Date value.

Since:
3.1
See Also:
Serialized Form

Field Summary
static InformationServicesModTimeToDateTransform defaultInstance
          a default instance of the class
 
Constructor Summary
InformationServicesModTimeToDateTransform()
           
 
Method Summary
 java.lang.Object transform(java.lang.Object value)
          Reads the modified time attribute of the metadata item.
 

Field Detail

defaultInstance

public static final InformationServicesModTimeToDateTransform defaultInstance
a default instance of the class

Constructor Detail

InformationServicesModTimeToDateTransform

public InformationServicesModTimeToDateTransform()
Method Detail

transform

public java.lang.Object transform(java.lang.Object value)
Reads the modified time attribute of the metadata item.

Specified by:
transform in interface com.sas.util.transforms.TransformInterface
Parameters:
value - the metadata item
Returns:
the modified time value



Copyright © 2009 SAS Institute Inc. All Rights Reserved.