public interface XResourceConstants
String
, unless
otherwise indicated.Modifier and Type | Field and Description |
---|---|
static String |
CONTENT_PATH
An attribute on the identity capability that represents the location of the resource
relative to the base url of the repository.
|
static String |
CONTENT_URL
An attribute on the identity capability that represents the location of the resource.
|
static String |
MAVEN_IDENTITY_NAMESPACE
Artifact coordinates may be given in simple groupId:artifactId:version form,
or they may be fully qualified in the form groupId:artifactId:type:version[:classifier]
|
static String |
MODULE_IDENTITY_NAMESPACE
Artifact coordinates may be given by
ModuleIdentifier |
static final String MAVEN_IDENTITY_NAMESPACE
static final String MODULE_IDENTITY_NAMESPACE
ModuleIdentifier
static final String CONTENT_URL
static final String CONTENT_PATH
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.