Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.annotations.descriptors
Class AnnotationIDGeneratorDescriptor

java.lang.Object
  extended by org.nuxeo.ecm.platform.annotations.descriptors.AnnotationIDGeneratorDescriptor

public class AnnotationIDGeneratorDescriptor
extends Object

Author:
Alexandre Russel

Constructor Summary
AnnotationIDGeneratorDescriptor()
           
 
Method Summary
 Class<? extends AnnotationIDGenerator> getKlass()
           
 void setKlass(Class<? extends AnnotationIDGenerator> klass)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnnotationIDGeneratorDescriptor

public AnnotationIDGeneratorDescriptor()
Method Detail

getKlass

public Class<? extends AnnotationIDGenerator> getKlass()

setKlass

public void setKlass(Class<? extends AnnotationIDGenerator> klass)

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.