|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Artifact
Method Summary | |
---|---|
java.lang.String[] |
getConfigurations()
|
java.lang.String |
getExt()
|
ArtifactRevisionId |
getId()
|
ModuleRevisionId |
getModuleRevisionId()
Returns the resolved module revision id for this artifact |
java.lang.String |
getName()
|
java.util.Date |
getPublicationDate()
Returns the resolved publication date for this artifact |
java.lang.String |
getType()
|
java.net.URL |
getUrl()
Returns the url at which this artifact can be found independently of ivy configuration. |
Methods inherited from interface org.apache.ivy.util.extendable.ExtendableItem |
---|
getAttribute, getAttributes, getExtraAttribute, getExtraAttributes, getStandardAttribute, getStandardAttributes |
Method Detail |
---|
ModuleRevisionId getModuleRevisionId()
java.util.Date getPublicationDate()
java.lang.String getName()
java.lang.String getType()
java.lang.String getExt()
java.net.URL getUrl()
java.lang.String[] getConfigurations()
ArtifactRevisionId getId()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |