arcade.store.organizer
Interface IOrganizablePage


public interface IOrganizablePage


Method Summary
 java.lang.String getGameName()
           
 java.lang.String getGenre()
           
 java.util.List<java.lang.String> getTags()
           
 

Method Detail

getGameName

java.lang.String getGameName()

getTags

java.util.List<java.lang.String> getTags()

getGenre

java.lang.String getGenre()