|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ArtifactType
An artifact type describing artifact characteristics that are common for certain artifacts. Artifact types are a means to simplify the description of an artifact by referring to an artifact type instead of specifying the various properties individually.
| Method Summary | |
|---|---|
java.lang.String |
getClassifier()
Gets the classifier to use for artifacts of this type (unless explicitly overridden by the artifact). |
java.lang.String |
getExtension()
Gets the file extension to use for artifacts of this type (unless explicitly overridden by the artifact). |
java.lang.String |
getId()
Gets the identifier of this type, e.g. |
java.util.Map<java.lang.String,java.lang.String> |
getProperties()
Gets the properties to use for artifacts of this type (unless explicitly overridden by the artifact). |
| Method Detail |
|---|
java.lang.String getId()
null.java.lang.String getExtension()
null.java.lang.String getClassifier()
null.java.util.Map<java.lang.String,java.lang.String> getProperties()
null.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||