Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.api
Class RepositoryDescriptor

java.lang.Object
  extended by org.nuxeo.ecm.platform.api.RepositoryDescriptor
All Implemented Interfaces:
Serializable

Deprecated. use new service API ServiceManagement

@Deprecated
public class RepositoryDescriptor
extends Object
implements Serializable

Author:
Bogdan Stefanescu
See Also:
Serialized Form

Field Summary
 Class connectorClass
          Deprecated.  
 String description
          Deprecated.  
 String name
          Deprecated.  
 Server server
          Deprecated.  
 
Constructor Summary
RepositoryDescriptor()
          Deprecated.  
 
Method Summary
 String getDescription()
          Deprecated.  
 String getName()
          Deprecated.  
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

public String name
Deprecated. 

description

public String description
Deprecated. 

connectorClass

public Class connectorClass
Deprecated. 

server

public Server server
Deprecated. 
Constructor Detail

RepositoryDescriptor

public RepositoryDescriptor()
Deprecated. 
Method Detail

getName

public String getName()
Deprecated. 

getDescription

public String getDescription()
Deprecated. 

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.