Forge - Maven API 2.0.0.Alpha3

org.jboss.forge.maven.resources
Interface MavenProfileResource

All Superinterfaces:
org.jboss.forge.facets.Faceted<ResourceFacet>, Resource<org.apache.maven.model.Profile>

public interface MavenProfileResource
extends Resource<org.apache.maven.model.Profile>

Represents a Maven profile.

Author:
Aslak Knutsen, Lincoln Baxter, III

Method Summary
 
Methods inherited from interface org.jboss.forge.resource.Resource
createFrom, delete, delete, exists, getChild, getFullyQualifiedName, getName, getParent, getResourceFactory, getResourceInputStream, getUnderlyingResourceObject, listResources, listResources, reify
 
Methods inherited from interface org.jboss.forge.facets.Faceted
getFacet, getFacets, getFacets, hasAllFacets, hasAllFacets, hasFacet, install, supports, uninstall
 


Forge - Maven API 2.0.0.Alpha3

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.