Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.runtime.management
Class ShortcutDescriptor

java.lang.Object
  extended by org.nuxeo.runtime.management.ShortcutDescriptor

public class ShortcutDescriptor
extends Object

Author:
matic

Constructor Summary
ShortcutDescriptor()
           
ShortcutDescriptor(String shortName, String qualifiedName)
           
 
Method Summary
 String getQualifiedName()
           
 String getShortName()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShortcutDescriptor

public ShortcutDescriptor()

ShortcutDescriptor

public ShortcutDescriptor(String shortName,
                          String qualifiedName)
Method Detail

getShortName

public String getShortName()

getQualifiedName

public String getQualifiedName()

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.