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

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

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

InformationServicesDescriptionToObjectTransform class reads the description metadata attribute.

Since:
3.1
See Also:
Serialized Form

Field Summary
static InformationServicesDescriptionToObjectTransform defaultInstance
          a default instance of the class
 
Constructor Summary
InformationServicesDescriptionToObjectTransform()
           
 
Method Summary
 java.lang.Object transform(java.lang.Object value)
          Reads the description metadata attribute.
 

Field Detail

defaultInstance

public static final InformationServicesDescriptionToObjectTransform defaultInstance
a default instance of the class

Constructor Detail

InformationServicesDescriptionToObjectTransform

public InformationServicesDescriptionToObjectTransform()
Method Detail

transform

public java.lang.Object transform(java.lang.Object value)
Reads the description metadata attribute.

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



Copyright © 2009 SAS Institute Inc. All Rights Reserved.