com.ibm.itim.dataservices.model

Class AccessRightFactory

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


  • public class AccessRightFactory
    extends java.lang.Object
    It should be noted that, like all other classes in the com.ibm.itim.dataservices package and its sub-packages, the AccessRightFactory class is not remote able. It should be used from local customization code such as JavaScript extensions, but not from code deployed outside the platform.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      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.
        Parameters:
        xml - String