getProfiles(String namespace) Returns the profiles for a particular Namespace.
Parameters: namespace - String The namespace of the profile List List of Profile objects.
setLogicalTransformation(String namespace, String name, String version) Set the logical transformation by providing the namespace, name and version as seperate strings.
Returns the profiles for a particular Namespace.
Parameters: namespace - String The namespace of the profile List List of Profile objects. returns null if none are found.
Set the logical transformation by providing the namespace, name and version as seperate strings.
Parameters: namespace - String Parameters: name - String Parameters: version - String
setLogicalVersion
public void setLogicalVersion(String version)(Code)
Set the logical version of the transformation.
Parameters: version - String
setPhysicalTransformation
public void setPhysicalTransformation(String physicalname)(Code)
Set the physical location of the transformation.
Parameters: physicalname - String