Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.core.management.statuses
Class AdministrableServiceDescriptor

java.lang.Object
  extended by org.nuxeo.ecm.core.management.statuses.AdministrableServiceDescriptor
All Implemented Interfaces:
Serializable

public class AdministrableServiceDescriptor
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
AdministrableServiceDescriptor()
           
 
Method Summary
 String getDescription()
           
 String getId()
           
 String getInitialState()
           
 String getLabel()
           
 String getName()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AdministrableServiceDescriptor

public AdministrableServiceDescriptor()
Method Detail

getInitialState

public String getInitialState()

getLabel

public String getLabel()

getId

public String getId()

getDescription

public String getDescription()

getName

public String getName()

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.