Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.platform.annotations.repository.descriptor
Class EventIdDescriptor

java.lang.Object
  extended by org.nuxeo.ecm.platform.annotations.repository.descriptor.EventIdDescriptor

public class EventIdDescriptor
extends java.lang.Object

Author:
Alexandre Russel

Constructor Summary
EventIdDescriptor()
           
 
Method Summary
 java.lang.String getEventId()
           
 void setEventId(java.lang.String eventId)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventIdDescriptor

public EventIdDescriptor()
Method Detail

getEventId

public java.lang.String getEventId()

setEventId

public void setEventId(java.lang.String eventId)

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.