com.ibm.tivoli.maximo.report.cognos.metadata.util

Class ActionLogUtil

  • java.lang.Object
    • com.ibm.tivoli.maximo.report.cognos.metadata.util.ActionLogUtil


  • public class ActionLogUtil
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor and Description
      ActionLogUtil() 
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static java.lang.String getContentStorePackageLocation(java.lang.String contentStorePackageLocation)
      This method is responsible for generating the syntax for the Cognos folder content store package location.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ActionLogUtil

        public ActionLogUtil()
    • Method Detail

      • getContentStorePackageLocation

        public static java.lang.String getContentStorePackageLocation(java.lang.String contentStorePackageLocation)
                                                               throws java.rmi.RemoteException
        This method is responsible for generating the syntax for the Cognos folder content store package location.
        Parameters:
        contentStorePackageLocation - the path separated by "\" or "/"
        Returns:
        the folder syntax accepted by the SDK and the bmtActionLogPlayer
        Throws:
        java.rmi.RemoteException