com.ibm.tivoli.maximo.notification

Class ResourceMetaMemoryTable

  • java.lang.Object
    • com.ibm.tivoli.maximo.notification.ResourceMetaMemoryTable


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

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static void registerApiAccess(java.lang.String resourceName, java.lang.String accessedBy) 
      static void registerRecordTouched(java.lang.String resourceName, java.lang.String touchedBy, long objectid) 
      • Methods inherited from class java.lang.Object

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

      • ResourceMetaMemoryTable

        public ResourceMetaMemoryTable()
    • Method Detail

      • registerRecordTouched

        public static void registerRecordTouched(java.lang.String resourceName,
                                                 java.lang.String touchedBy,
                                                 long objectid)
                                          throws java.rmi.RemoteException
        Throws:
        java.rmi.RemoteException
      • registerApiAccess

        public static void registerApiAccess(java.lang.String resourceName,
                                             java.lang.String accessedBy)
                                      throws java.rmi.RemoteException
        Throws:
        java.rmi.RemoteException