com.ibm.itim.dataservices.model
Class AccessRightFactory

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

public class AccessRightFactory
extends java.lang.Object


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

Constructor Detail

AccessRightFactory

public AccessRightFactory()
Method Detail

create

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