com.ibm.openpages.api.audit

Interface IAuditLog

    • Method Summary

      Methods 
      Modifier and Type Method and Description
      Id getId()
      Gets the Id of the object.
      java.lang.String getName()
      Gets the name of the object.
      IUser modifiedBy()
      Gets the user who modified the object.
      java.util.Date modifiedDate()
      Gets the modification date.
    • Method Detail

      • getName

        java.lang.String getName()
        Gets the name of the object.
        Returns:
        object name
      • modifiedBy

        IUser modifiedBy()
        Gets the user who modified the object.
        Returns:
        IUser
      • modifiedDate

        java.util.Date modifiedDate()
        Gets the modification date.
        Returns:
        date
      • getId

        Id getId()
        Gets the Id of the object.
        Returns:
        date

Licensed Materials - Property of IBM
© Copyright IBM Corp. 2013, 2018. All Rights Reserved.
US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.