Guvnor - Asset Management Client 6.2.0.Final

org.guvnor.asset.management.client.editors.repository.wizard.pages
Interface RepositoryStructurePageView.Presenter

All Known Implementing Classes:
RepositoryStructurePage
Enclosing interface:
RepositoryStructurePageView

public static interface RepositoryStructurePageView.Presenter


Method Summary
 void setArtifactId(String artifactId)
           
 void setConfigureRepository(boolean configureRepository)
           
 void setGroupId(String groupId)
           
 void setProjectDescription(String projectDescription)
           
 void setProjectName(String projectName)
           
 void setVersion(String version)
           
 void stateChanged()
           
 

Method Detail

stateChanged

void stateChanged()

setProjectName

void setProjectName(String projectName)

setProjectDescription

void setProjectDescription(String projectDescription)

setGroupId

void setGroupId(String groupId)

setArtifactId

void setArtifactId(String artifactId)

setConfigureRepository

void setConfigureRepository(boolean configureRepository)

setVersion

void setVersion(String version)

Guvnor - Asset Management Client 6.2.0.Final

Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.