Class ContentEvent

java.lang.Object
com.webmethods.portal.service.content.ContentEvent

public class ContentEvent extends Object
Title: Description: Copyright: Copyright (c) 2000 Company: Datachannel
  • Field Details

    • OP_CONTENT_BIND_START

      public static final int OP_CONTENT_BIND_START
      Content service listenable operations
      See Also:
    • OP_CONTENT_BIND_FINISH

      public static final int OP_CONTENT_BIND_FINISH
      See Also:
    • OP_CONTENT_LOOKUP

      public static final int OP_CONTENT_LOOKUP
      See Also:
    • OP_CONTENT_DESTROY

      public static final int OP_CONTENT_DESTROY
      See Also:
  • Constructor Details

  • Method Details

    • getException

      public Exception getException()
    • getOperation

      public int getOperation()
    • getContentService

      public IContentService getContentService()
    • getContentStore

      public IContentStore getContentStore()
    • getUri

      public IURI getUri()