@Alternative public class JSClientResourceType extends Object implements ClientResourceType
| Constructor and Description |
|---|
JSClientResourceType() |
JSClientResourceType(JSNativeClientResourceType jsNativeClientResourceType) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(Path path) |
String |
getDescription() |
String |
getId() |
String |
getPrefix() |
int |
getPriority() |
String |
getShortName() |
String |
getSimpleWildcardPattern() |
String |
getSuffix() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetIconpublic JSClientResourceType()
public JSClientResourceType(JSNativeClientResourceType jsNativeClientResourceType)
public String getShortName()
getShortName in interface org.uberfire.workbench.type.ResourceTypeDefinitionpublic String getDescription()
getDescription in interface org.uberfire.workbench.type.ResourceTypeDefinitionpublic String getPrefix()
getPrefix in interface org.uberfire.workbench.type.ResourceTypeDefinitionpublic String getSuffix()
getSuffix in interface org.uberfire.workbench.type.ResourceTypeDefinitionpublic int getPriority()
getPriority in interface org.uberfire.workbench.type.ResourceTypeDefinitionpublic String getSimpleWildcardPattern()
getSimpleWildcardPattern in interface org.uberfire.workbench.type.ResourceTypeDefinitionpublic boolean accept(Path path)
accept in interface org.uberfire.workbench.type.ResourceTypeDefinitionpublic String getId()
Copyright © 2012–2017 JBoss by Red Hat. All rights reserved.