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

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

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

InformationServicesKeywordsToObjectTransform class reads the keywords metadata attribute.

Since:
3.1
See Also:
Serialized Form

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

Field Detail

defaultInstance

public static final InformationServicesKeywordsToObjectTransform defaultInstance
a default instance of the class

Constructor Detail

InformationServicesKeywordsToObjectTransform

public InformationServicesKeywordsToObjectTransform()
Method Detail

transform

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

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



Copyright © 2009 SAS Institute Inc. All Rights Reserved.