Uses of Class
org.alfresco.maven.plugin.amp.util.AmpStructure

Packages that use AmpStructure
org.alfresco.maven.plugin.amp.packaging   
org.alfresco.maven.plugin.amp.util   
 

Uses of AmpStructure in org.alfresco.maven.plugin.amp.packaging
 

Methods in org.alfresco.maven.plugin.amp.packaging that return AmpStructure
 AmpStructure AmpPackagingContext.getAmpStructure()
          Returns the AmpStructure.
 

Uses of AmpStructure in org.alfresco.maven.plugin.amp.util
 

Methods in org.alfresco.maven.plugin.amp.util that return AmpStructure
 AmpStructure AmpStructureSerializer.fromXml(File file)
          Reads the AmpStructure from the specified file.
 

Methods in org.alfresco.maven.plugin.amp.util with parameters of type AmpStructure
 void AmpStructureSerializer.toXml(AmpStructure webappStructure, File targetFile)
          Saves the AmpStructure to the specified file.
 

Constructors in org.alfresco.maven.plugin.amp.util with parameters of type AmpStructure
AmpStructure(AmpStructure cache)
          Creates a new instance with the specified cache.
 



Copyright © 2009 Alfresco. All Rights Reserved.