Nuxeo Enterprise Platform 5.4

org.nuxeo.cm.core.service
Class PersisterDescriptor

java.lang.Object
  extended by org.nuxeo.cm.core.service.PersisterDescriptor

public class PersisterDescriptor
extends Object

Author:
Alexandre Russel

Constructor Summary
PersisterDescriptor()
           
 
Method Summary
 String getCaseRootPath()
           
 Class<CaseManagementPersister> getKlass()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PersisterDescriptor

public PersisterDescriptor()
Method Detail

getKlass

public Class<CaseManagementPersister> getKlass()

getCaseRootPath

public String getCaseRootPath()

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.