Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.theme
Class ShortcutType

java.lang.Object
  extended by org.nuxeo.theme.ShortcutType
All Implemented Interfaces:
Type

public final class ShortcutType
extends Object
implements Type


Constructor Summary
ShortcutType()
           
 
Method Summary
 String getKey()
           
 String getTarget()
           
 TypeFamily getTypeFamily()
           
 String getTypeName()
           
 void setKey(String key)
           
 void setTarget(String target)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShortcutType

public ShortcutType()
Method Detail

getTypeFamily

public TypeFamily getTypeFamily()
Specified by:
getTypeFamily in interface Type

getTypeName

public String getTypeName()
Specified by:
getTypeName in interface Type

getKey

public String getKey()

getTarget

public String getTarget()

setKey

public void setKey(String key)

setTarget

public void setTarget(String target)

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.