com.ibm.itim.dataservices.model
Class ObjectProfileOperationFactory

java.lang.Object
  |
  +--com.ibm.itim.dataservices.model.ObjectProfileOperationFactory

public class ObjectProfileOperationFactory
extends java.lang.Object


Constructor Summary
ObjectProfileOperationFactory()
           
 
Method Summary
static ObjectProfileOperation create(java.lang.String xml)
          Creates an ObjectProfileOperation object from the given xml
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectProfileOperationFactory

public ObjectProfileOperationFactory()
Method Detail

create

public static ObjectProfileOperation create(java.lang.String xml)
Creates an ObjectProfileOperation object from the given xml
Returns:
an ObjectProfileOperation object