com.ibm.itim.dataservices.model

Class LifecycleRuleFactory

  • java.lang.Object
    • com.ibm.itim.dataservices.model.LifecycleRuleFactory


  • public class LifecycleRuleFactory
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static LifecycleRule 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

      • LifecycleRuleFactory

        public LifecycleRuleFactory()
    • Method Detail

      • create

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