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