Uses of Class
org.overlord.sramp.ui.client.places.ArtifactPlace

Packages that use ArtifactPlace
org.overlord.sramp.ui.client.activities   
org.overlord.sramp.ui.client.places   
org.overlord.sramp.ui.client.views   
 

Uses of ArtifactPlace in org.overlord.sramp.ui.client.activities
 

Constructors in org.overlord.sramp.ui.client.activities with parameters of type ArtifactPlace
ArtifactActivity(ArtifactPlace place, IClientFactory clientFactory)
          Constructor.
 

Uses of ArtifactPlace in org.overlord.sramp.ui.client.places
 

Methods in org.overlord.sramp.ui.client.places that return ArtifactPlace
 ArtifactPlace ArtifactPlace.Tokenizer.getPlace(String token)
           
 

Methods in org.overlord.sramp.ui.client.places with parameters of type ArtifactPlace
 String ArtifactPlace.Tokenizer.getToken(ArtifactPlace place)
           
 

Uses of ArtifactPlace in org.overlord.sramp.ui.client.views
 

Methods in org.overlord.sramp.ui.client.views with parameters of type ArtifactPlace
 void IArtifactView.onArtifactLoading(ArtifactPlace currentPlace)
          Called by the activity when it begins downloading the artifact.
 void ArtifactView.onArtifactLoading(ArtifactPlace currentPlace)
           
 



Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.