A B C D E F G H I J L M O P Q R S T U V

A

AbstractActivity<P extends com.google.gwt.place.shared.Place,V extends IView<?>> - Class in org.overlord.sramp.ui.client.activities
Base class for all s-ramp-ui activities.
AbstractActivity(P, IClientFactory) - Constructor for class org.overlord.sramp.ui.client.activities.AbstractActivity
Constructor.
AbstractAnimation - Class in org.overlord.sramp.ui.client.animation
Base class for animations.
AbstractAnimation(Widget) - Constructor for class org.overlord.sramp.ui.client.animation.AbstractAnimation
Constructor.
AbstractPagedPlace - Class in org.overlord.sramp.ui.client.places
A Place that supports paginated results.
AbstractPagedPlace() - Constructor for class org.overlord.sramp.ui.client.places.AbstractPagedPlace
Constructor.
AbstractPagedPlace(Integer, Integer, String, Boolean) - Constructor for class org.overlord.sramp.ui.client.places.AbstractPagedPlace
Constructor.
AbstractPlace - Class in org.overlord.sramp.ui.client.places
Base class for all places in the s-ramp ui.
AbstractPlace() - Constructor for class org.overlord.sramp.ui.client.places.AbstractPlace
Constructor.
AbstractService - Class in org.overlord.sramp.ui.client.services
Base class for all services.
AbstractService() - Constructor for class org.overlord.sramp.ui.client.services.AbstractService
Constructor.
AbstractView<A extends IActivity> - Class in org.overlord.sramp.ui.client.views
Base class for all view implementations.
AbstractView() - Constructor for class org.overlord.sramp.ui.client.views.AbstractView
Constructor.
ActivityMapperImpl - Class in org.overlord.sramp.ui.client
Simple activity mapper - maps incoming places to their appropriate activities.
ActivityMapperImpl(IClientFactory) - Constructor for class org.overlord.sramp.ui.client.ActivityMapperImpl
Constructor.
add(Widget) - Method in class org.overlord.sramp.ui.client.widgets.PlacePager
 
add(String, Widget) - Method in class org.overlord.sramp.ui.client.widgets.SimpleFormLayoutPanel
Called to add a form field to the form panel.
add(Widget) - Method in class org.overlord.sramp.ui.client.widgets.TitlePanel
 
add(Widget) - Method in class org.overlord.sramp.ui.client.widgets.UnorderedListPanel
 
addClassifiedBy(String) - Method in class org.overlord.sramp.ui.shared.beans.ArtifactDetails
 
addCloseHandler(ClickHandler) - Method in class org.overlord.sramp.ui.client.widgets.dialogs.GrowlDialog
Adds a handler that will get called back when the user clicks the close button.
addCrumb(String, Place) - Method in class org.overlord.sramp.ui.client.widgets.BreadcrumbPanel
Adds a single crumb to the trail of breadcrumbs.
addFilterOption(String, P) - Method in class org.overlord.sramp.ui.client.widgets.PlaceFilterPanel
Adds a single option to the list of options.
addOkCancelHandler(OkCancelEvent.Handler) - Method in interface org.overlord.sramp.ui.client.events.OkCancelEvent.HasOkCancelHandlers
Adds an ok/cancel handler to the widget.
addOkCancelHandler(OkCancelEvent.Handler) - Method in class org.overlord.sramp.ui.client.widgets.dialogs.OkCancelDialogBox
 
addTwoCol(String, Widget) - Method in class org.overlord.sramp.ui.client.widgets.SimpleFormLayoutPanel
Called to add a form field to the form panel.
Application - Class in org.overlord.sramp.ui.client
Entry point classes define onModuleLoad().
Application() - Constructor for class org.overlord.sramp.ui.client.Application
 
ArtifactActivity - Class in org.overlord.sramp.ui.client.activities
Concrete implementation of the artifact activity.
ArtifactActivity(ArtifactPlace, IClientFactory) - Constructor for class org.overlord.sramp.ui.client.activities.ArtifactActivity
Constructor.
ArtifactDetails - Class in org.overlord.sramp.ui.shared.beans
Models the full details of an s-ramp artifact.
ArtifactDetails() - Constructor for class org.overlord.sramp.ui.shared.beans.ArtifactDetails
Constructor.
ArtifactFilter - Enum in org.overlord.sramp.ui.shared.types
Enum shared between the browse view and the remote query service to determine the currently active filter.
ArtifactPlace - Class in org.overlord.sramp.ui.client.places
Place: /dashboard/browse/artifact This place represents the detail page for a single artifact.
ArtifactPlace(String, String, String) - Constructor for class org.overlord.sramp.ui.client.places.ArtifactPlace
Constructor.
ArtifactPlace.Tokenizer - Class in org.overlord.sramp.ui.client.places
 
ArtifactPlace.Tokenizer() - Constructor for class org.overlord.sramp.ui.client.places.ArtifactPlace.Tokenizer
 
ArtifactRemoteService - Class in org.overlord.sramp.ui.server.rsvcs
Implementation of the artifact remote service.
ArtifactRemoteService() - Constructor for class org.overlord.sramp.ui.server.rsvcs.ArtifactRemoteService
Constructor.
ArtifactService - Class in org.overlord.sramp.ui.client.services.artifact
Implementation of the IArtifactService.
ArtifactService() - Constructor for class org.overlord.sramp.ui.client.services.artifact.ArtifactService
Constructor.
ArtifactSummary - Class in org.overlord.sramp.ui.shared.beans
A simple data bean for returning summary information for an artifact.
ArtifactSummary() - Constructor for class org.overlord.sramp.ui.shared.beans.ArtifactSummary
Constructor.
ArtifactSummaryPanel - Class in org.overlord.sramp.ui.client.widgets
A simple form panel that shows information about an artifact summary (for example, when an artifact is selected from the artifact list in the browse view).
ArtifactSummaryPanel() - Constructor for class org.overlord.sramp.ui.client.widgets.ArtifactSummaryPanel
Constructor.
ArtifactUploadForm - Class in org.overlord.sramp.ui.client.widgets
A widget that is used to upload an artifact to the server.
ArtifactUploadForm(String) - Constructor for class org.overlord.sramp.ui.client.widgets.ArtifactUploadForm
Constructor.
ArtifactUploadServlet - Class in org.overlord.sramp.ui.server
A standard servlet that artifact content is POSTed to in order to add new artifacts to the s-ramp repository.
ArtifactUploadServlet() - Constructor for class org.overlord.sramp.ui.server.ArtifactUploadServlet
Constructor.
ArtifactView - Class in org.overlord.sramp.ui.client.views
Artifact view concrete implementation.
ArtifactView() - Constructor for class org.overlord.sramp.ui.client.views.ArtifactView
Constructor.

B

BreadcrumbPanel - Class in org.overlord.sramp.ui.client.widgets
A widget that is used to show a list of breadcrumbs at the top of every page in the UI.
BreadcrumbPanel() - Constructor for class org.overlord.sramp.ui.client.widgets.BreadcrumbPanel
Constructor.
BreadcrumbService - Class in org.overlord.sramp.ui.client.services.breadcrumb
Concrete implementation of the breadcrumb service.
BreadcrumbService() - Constructor for class org.overlord.sramp.ui.client.services.breadcrumb.BreadcrumbService
Constructor.
BrowseActivity - Class in org.overlord.sramp.ui.client.activities
Concrete implementation of the browse activity.
BrowseActivity(BrowsePlace, IClientFactory) - Constructor for class org.overlord.sramp.ui.client.activities.BrowseActivity
Constructor.
BrowsePlace - Class in org.overlord.sramp.ui.client.places
Place: /dashboard/browse
BrowsePlace() - Constructor for class org.overlord.sramp.ui.client.places.BrowsePlace
Constructor.
BrowsePlace(Integer, Integer, String, Boolean, String) - Constructor for class org.overlord.sramp.ui.client.places.BrowsePlace
Constructor.
BrowsePlace.Tokenizer - Class in org.overlord.sramp.ui.client.places
 
BrowsePlace.Tokenizer() - Constructor for class org.overlord.sramp.ui.client.places.BrowsePlace.Tokenizer
 
BrowseView - Class in org.overlord.sramp.ui.client.views
Concrete implementation of the browse view.
BrowseView() - Constructor for class org.overlord.sramp.ui.client.views.BrowseView
Constructor.

C

cellTableStyle() - Method in interface org.overlord.sramp.ui.client.widgets.DataTable.DataTableResources
 
clear() - Method in class org.overlord.sramp.ui.client.widgets.BreadcrumbPanel
 
clear() - Method in class org.overlord.sramp.ui.client.widgets.TitlePanel
 
clear() - Method in class org.overlord.sramp.ui.client.widgets.UnorderedListPanel
 
ClientFactory - Class in org.overlord.sramp.ui.client
A factory for creating/getting a variety of services and UI components.
ClientFactory() - Constructor for class org.overlord.sramp.ui.client.ClientFactory
Constructor.
clone() - Method in class org.overlord.sramp.ui.client.places.BrowsePlace
Creates a new copy of this place.
configureTable(DataTable<T>) - Method in class org.overlord.sramp.ui.client.widgets.DataTableWithPager
Called to configure the table.
contextDestroyed(ServletContextEvent) - Method in class org.overlord.sramp.ui.server.listeners.Initializer
 
contextInitialized(ServletContextEvent) - Method in class org.overlord.sramp.ui.server.listeners.Initializer
 
create(Map<String, String>) - Static method in class org.overlord.sramp.ui.client.services.i18n.LocalizationDictionary
Creates a localization dictionary from message data.
createArtifactView() - Method in class org.overlord.sramp.ui.client.ClientFactory
 
createArtifactView() - Method in interface org.overlord.sramp.ui.client.IClientFactory
 
createBrowseView() - Method in class org.overlord.sramp.ui.client.ClientFactory
 
createBrowseView() - Method in interface org.overlord.sramp.ui.client.IClientFactory
 
createCancelButtonClickHandler() - Method in class org.overlord.sramp.ui.client.widgets.dialogs.OkCancelDialogBox
Creates a standard Cancel button click handler.
createColumns(DataTable<T>) - Method in class org.overlord.sramp.ui.client.widgets.DataTableWithPager
Called to create the table columns.
createDashboardView() - Method in class org.overlord.sramp.ui.client.ClientFactory
 
createDashboardView() - Method in interface org.overlord.sramp.ui.client.IClientFactory
 
createKeyProvider() - Method in class org.overlord.sramp.ui.client.widgets.DataTableWithPager
Creates the data table's key provider.
createOkButtonClickHandler() - Method in class org.overlord.sramp.ui.client.widgets.dialogs.OkCancelDialogBox
Creates a standard OK button click handler.
createPagerPlace(AbstractPagedPlace) - Method in class org.overlord.sramp.ui.client.widgets.DataTableWithPager
Factory method for creating a place.
createPlaceToken(Object...) - Static method in class org.overlord.sramp.ui.client.places.PlaceUtils
Creates a place token in the standard query-param string format.
createPlaceToken(AbstractPagedPlace, Object...) - Static method in class org.overlord.sramp.ui.client.places.PlaceUtils
Common place token creation for places that support pagination.
createRemoteException(String, Throwable) - Static method in class org.overlord.sramp.ui.server.util.ExceptionUtils
Creates a remote exception that can be thrown to the client.
createRemoteException(Throwable) - Static method in class org.overlord.sramp.ui.server.util.ExceptionUtils
Creates a remote exception that can be thrown to the client.
createRemoteException(SrampServerException) - Static method in class org.overlord.sramp.ui.server.util.ExceptionUtils
Creates a remote exception that can be thrown to the client.
createUploadSuccessWidget(String, String, String, String) - Method in class org.overlord.sramp.ui.client.views.DashboardView
Creates the widget (message) shown to the user when an artifact successfully uploads.
createView(EventBus) - Method in class org.overlord.sramp.ui.client.activities.AbstractActivity
Called to create/get the view.
createView(EventBus) - Method in class org.overlord.sramp.ui.client.activities.ArtifactActivity
 
createView(EventBus) - Method in class org.overlord.sramp.ui.client.activities.BrowseActivity
 
createView(EventBus) - Method in class org.overlord.sramp.ui.client.activities.DashboardActivity
 

D

DashboardActivity - Class in org.overlord.sramp.ui.client.activities
Concrete implementation of the dashboard activity.
DashboardActivity(DashboardPlace, IClientFactory) - Constructor for class org.overlord.sramp.ui.client.activities.DashboardActivity
Constructor.
DashboardPlace - Class in org.overlord.sramp.ui.client.places
Place: /dashboard This is also the default place.
DashboardPlace() - Constructor for class org.overlord.sramp.ui.client.places.DashboardPlace
Constructor.
DashboardPlace.Tokenizer - Class in org.overlord.sramp.ui.client.places
 
DashboardPlace.Tokenizer() - Constructor for class org.overlord.sramp.ui.client.places.DashboardPlace.Tokenizer
 
DashboardView - Class in org.overlord.sramp.ui.client.views
Implementation of the dashboard view.
DashboardView() - Constructor for class org.overlord.sramp.ui.client.views.DashboardView
Constructor.
DataTable<T> - Class in org.overlord.sramp.ui.client.widgets
Extends the GWT CellTable to provide a custom look and feel.
DataTable() - Constructor for class org.overlord.sramp.ui.client.widgets.DataTable
C'tor.
DataTable(ProvidesKey<T>) - Constructor for class org.overlord.sramp.ui.client.widgets.DataTable
C'tor.
DataTable.DataTableResources - Interface in org.overlord.sramp.ui.client.widgets
 
DataTable.DataTableStyle - Interface in org.overlord.sramp.ui.client.widgets
 
DataTableWithPager<T> - Class in org.overlord.sramp.ui.client.widgets
A single widget that models a data table with a pager.
DataTableWithPager() - Constructor for class org.overlord.sramp.ui.client.widgets.DataTableWithPager
Constructor.
destroy() - Method in class org.overlord.sramp.ui.server.filters.GWTCacheControlFilter
 
destroy() - Method in class org.overlord.sramp.ui.server.filters.ResourceCacheControlFilter
 
DialogBox - Class in org.overlord.sramp.ui.client.widgets.dialogs
Base class for all dialog boxes.
DialogBox(String, boolean, boolean) - Constructor for class org.overlord.sramp.ui.client.widgets.dialogs.DialogBox
Constructor.
DialogBox(String) - Constructor for class org.overlord.sramp.ui.client.widgets.dialogs.DialogBox
Constructor.
dispatch(OkCancelEvent.Handler) - Method in class org.overlord.sramp.ui.client.events.OkCancelEvent
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.overlord.sramp.ui.server.filters.GWTCacheControlFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.overlord.sramp.ui.server.filters.ResourceCacheControlFilter
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.overlord.sramp.ui.server.HostPageServlet
 
doOnCancel() - Method in class org.overlord.sramp.ui.client.animation.AbstractAnimation
Called when the animation is cancelled.
doOnCancel() - Method in class org.overlord.sramp.ui.client.animation.FadeOutAnimation
 
doOnCancel() - Method in class org.overlord.sramp.ui.client.animation.MoveAnimation
 
doOnComplete() - Method in class org.overlord.sramp.ui.client.animation.AbstractAnimation
Called when the animation completes.
doOnComplete() - Method in class org.overlord.sramp.ui.client.animation.MoveAnimation
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.overlord.sramp.ui.server.ArtifactUploadServlet
 
doStart(AcceptsOneWidget, EventBus) - Method in class org.overlord.sramp.ui.client.activities.AbstractActivity
Start the activity.
doStart(AcceptsOneWidget, EventBus) - Method in class org.overlord.sramp.ui.client.activities.ArtifactActivity
 
doStart(AcceptsOneWidget, EventBus) - Method in class org.overlord.sramp.ui.client.activities.BrowseActivity
 
doStart(AcceptsOneWidget, EventBus) - Method in class org.overlord.sramp.ui.client.activities.DashboardActivity
 

E

equals(Object) - Method in class org.overlord.sramp.ui.client.places.AbstractPagedPlace
 
equals(Object) - Method in class org.overlord.sramp.ui.client.places.AbstractPlace
 
equals(Object) - Method in class org.overlord.sramp.ui.client.places.ArtifactPlace
 
equals(Object) - Method in class org.overlord.sramp.ui.client.places.BrowsePlace
 
equals(Object) - Method in class org.overlord.sramp.ui.client.places.DashboardPlace
 
equals(Object) - Method in class org.overlord.sramp.ui.shared.beans.ArtifactSummary
 
ErrorDialog - Class in org.overlord.sramp.ui.client.widgets.dialogs
Dialog shown when an unexpected error occurs.
ErrorDialog(String, String, RemoteServiceException) - Constructor for class org.overlord.sramp.ui.client.widgets.dialogs.ErrorDialog
Constructor.
ExceptionUtils - Class in org.overlord.sramp.ui.server.util
Provides some util methods for dealing with exceptions.
ExceptionUtils() - Constructor for class org.overlord.sramp.ui.server.util.ExceptionUtils
 

F

FadeOutAnimation - Class in org.overlord.sramp.ui.client.animation
GWT animation used to fade out a widget.
FadeOutAnimation(Widget) - Constructor for class org.overlord.sramp.ui.client.animation.FadeOutAnimation
Constructor.
fillPagedPlace(AbstractPagedPlace, Map<String, String>) - Static method in class org.overlord.sramp.ui.client.places.PlaceUtils
Fills in the paged place with params found in the map.
findArtifacts(PageInfo, ArtifactFilter) - Method in class org.overlord.sramp.ui.server.rsvcs.QueryRemoteService
 
findArtifacts(PageInfo, ArtifactFilter) - Method in interface org.overlord.sramp.ui.shared.rsvcs.IQueryRemoteService
Finds artfiacts.
findArtifacts(PageInfo, ArtifactFilter, AsyncCallback<List<ArtifactSummary>>) - Method in interface org.overlord.sramp.ui.shared.rsvcs.IQueryRemoteServiceAsync
Async version of IQueryRemoteService#findArtifacts(int, int)
findArtifactsAsync(PageInfo, ArtifactFilter, AsyncCallback<List<ArtifactSummary>>) - Method in interface org.overlord.sramp.ui.client.services.query.IQueryService
Finds artifacts using the remote query service.
findArtifactsAsync(PageInfo, ArtifactFilter, AsyncCallback<List<ArtifactSummary>>) - Method in class org.overlord.sramp.ui.client.services.query.QueryService
 
fire(HasHandlers, OkCancelEvent.OkCancelKind) - Static method in class org.overlord.sramp.ui.client.events.OkCancelEvent
Fires the event.
fireCancel() - Method in class org.overlord.sramp.ui.client.widgets.dialogs.OkCancelDialogBox
Fires the cancel event.
fireOk() - Method in class org.overlord.sramp.ui.client.widgets.dialogs.OkCancelDialogBox
Fires the OK event.
formatDate(Date) - Method in interface org.overlord.sramp.ui.client.services.i18n.ILocalizationService
Called to format the given date.
formatDate(Date) - Method in class org.overlord.sramp.ui.client.services.i18n.LocalizationService
 
formatDateTime(Date) - Method in interface org.overlord.sramp.ui.client.services.i18n.ILocalizationService
Called to format the given date/time.
formatDateTime(Date) - Method in class org.overlord.sramp.ui.client.services.i18n.LocalizationService
 
fromJSON(String) - Static method in class org.overlord.sramp.ui.client.util.JsonMap
Convert a string of json data into a useful map.

G

generatePlaceToken(Place) - Method in interface org.overlord.sramp.ui.client.services.place.IPlaceService
Generates a place token (suitable for use in hyperlinks, for example).
generatePlaceToken(Place) - Method in class org.overlord.sramp.ui.client.services.place.PlaceService
 
get(String) - Method in class org.overlord.sramp.ui.client.services.i18n.LocalizationDictionary
Get the value associated with the given key.
get(String) - Method in class org.overlord.sramp.ui.client.util.JsonMap
Gets a value from the map.
getActivity(Place) - Method in class org.overlord.sramp.ui.client.ActivityMapperImpl
 
getActivity() - Method in class org.overlord.sramp.ui.client.views.AbstractView
 
getActivity() - Method in interface org.overlord.sramp.ui.client.views.IView
Gets the activity for this view.
getAliveTimer() - Method in class org.overlord.sramp.ui.client.services.growl.Growl
 
getArtifactDetails(String, String, String) - Method in class org.overlord.sramp.ui.server.rsvcs.ArtifactRemoteService
 
getArtifactDetails(String, String, String) - Method in interface org.overlord.sramp.ui.shared.rsvcs.IArtifactRemoteService
Returns the full artifact details for a given artifact UUID.
getArtifactDetails(String, String, String, AsyncCallback<ArtifactDetails>) - Method in interface org.overlord.sramp.ui.shared.rsvcs.IArtifactRemoteServiceAsync
Async version of IArtifactRemoteService.getArtifactDetails(String, String, String)
getArtifactDetailsAsync(String, String, String, AsyncCallback<ArtifactDetails>) - Method in class org.overlord.sramp.ui.client.services.artifact.ArtifactService
 
getArtifactDetailsAsync(String, String, String, AsyncCallback<ArtifactDetails>) - Method in interface org.overlord.sramp.ui.client.services.artifact.IArtifactService
Called to asynchronously get the full details for an s-ramp artifact.
getAssociatedType() - Method in class org.overlord.sramp.ui.client.events.OkCancelEvent
 
getAutoCloseAnimation() - Method in class org.overlord.sramp.ui.client.services.growl.Growl
 
getBreadcrumbPanel() - Method in class org.overlord.sramp.ui.client.services.breadcrumb.BreadcrumbService
 
getBreadcrumbPanel() - Method in interface org.overlord.sramp.ui.client.services.breadcrumb.IBreadcrumbService
Gets the global breadcrumb panel.
getClassifiedBy() - Method in class org.overlord.sramp.ui.shared.beans.ArtifactDetails
 
getClientFactory() - Method in class org.overlord.sramp.ui.client.activities.AbstractActivity
 
getClientFactory() - Method in class org.overlord.sramp.ui.client.services.ServiceLifecycleContext
 
getCode() - Method in enum org.overlord.sramp.ui.shared.types.ArtifactFilter
 
getContentDiv() - Method in class org.overlord.sramp.ui.client.Application
Gets the content div from the host page, removes all of its children (making it ready to receive content generated by this application).
getCreatedBy() - Method in class org.overlord.sramp.ui.shared.beans.ArtifactSummary
 
getCreatedOn() - Method in class org.overlord.sramp.ui.shared.beans.ArtifactSummary
 
getCurrentSelection() - Method in class org.overlord.sramp.ui.client.widgets.DataTableWithPager
Returns a list of the selected items in the table.
getCurrentVersion() - Static method in class org.overlord.sramp.ui.shared.beans.Version
Gets the current version information for s-ramp-ui.
getDate() - Method in class org.overlord.sramp.ui.shared.beans.Version
 
getDefaultOrderBy() - Method in class org.overlord.sramp.ui.client.views.BrowseView
 
getDefaultOrderBy() - Method in interface org.overlord.sramp.ui.client.views.IPagedResultView
Gets the default column name to order the results by (when no order-by is specified).
getDefaultOrderBy() - Method in class org.overlord.sramp.ui.client.widgets.DataTableWithPager
Returns the default order by.
getDefaultPageSize() - Method in class org.overlord.sramp.ui.client.views.BrowseView
 
getDefaultPageSize() - Method in interface org.overlord.sramp.ui.client.views.IPagedResultView
Gets the default page size for the list of artifacts.
getDescription() - Method in class org.overlord.sramp.ui.shared.beans.ArtifactSummary
 
getDialog() - Method in class org.overlord.sramp.ui.client.services.growl.Growl
 
getEventBus() - Method in class org.overlord.sramp.ui.client.ClientFactory
 
getEventBus() - Method in interface org.overlord.sramp.ui.client.IClientFactory
 
getEventBus() - Method in class org.overlord.sramp.ui.client.services.ServiceLifecycleContext
 
getFadeTimer() - Method in class org.overlord.sramp.ui.client.services.growl.Growl
 
getFilename() - Method in class org.overlord.sramp.ui.client.widgets.ArtifactUploadForm
Returns the filename chosen by the user.
getFrom() - Method in class org.overlord.sramp.ui.client.animation.MoveAnimation
 
getGrowlIndex() - Method in class org.overlord.sramp.ui.client.services.growl.Growl
 
getGrowlType() - Method in class org.overlord.sramp.ui.client.widgets.dialogs.GrowlDialog
 
getI18nKey() - Method in enum org.overlord.sramp.ui.shared.types.ArtifactFilter
 
getId() - Method in class org.overlord.sramp.ui.client.services.growl.Growl
 
getInstance() - Static method in class org.overlord.sramp.ui.server.api.SrampAtomApiClient
Singleton accessor.
getMessage() - Method in class org.overlord.sramp.ui.client.services.growl.Growl
 
getMessages() - Method in class org.overlord.sramp.ui.server.rsvcs.LocalizationRemoteService
 
getMessages() - Method in interface org.overlord.sramp.ui.shared.rsvcs.ILocalizationRemoteService
Called to get all of the localized messages for the UI.
getMessages(AsyncCallback<Map<String, String>>) - Method in interface org.overlord.sramp.ui.shared.rsvcs.ILocalizationRemoteServiceAsync
Async version of ILocalizationRemoteService.getMessages()
getModel() - Method in class org.overlord.sramp.ui.client.places.ArtifactPlace
 
getModel() - Method in class org.overlord.sramp.ui.shared.beans.ArtifactSummary
 
getName() - Method in class org.overlord.sramp.ui.shared.beans.ArtifactSummary
 
getOrderBy() - Method in class org.overlord.sramp.ui.client.places.AbstractPagedPlace
 
getOrderBy(String) - Method in class org.overlord.sramp.ui.client.places.AbstractPagedPlace
 
getOrderBy() - Method in class org.overlord.sramp.ui.shared.beans.PageInfo
 
getPage() - Method in class org.overlord.sramp.ui.client.places.AbstractPagedPlace
 
getPage(Integer) - Method in class org.overlord.sramp.ui.client.places.AbstractPagedPlace
 
getPage() - Method in class org.overlord.sramp.ui.shared.beans.PageInfo
 
getPageSize() - Method in class org.overlord.sramp.ui.client.places.AbstractPagedPlace
 
getPageSize(Integer) - Method in class org.overlord.sramp.ui.client.places.AbstractPagedPlace
 
getPageSize() - Method in class org.overlord.sramp.ui.shared.beans.PageInfo
 
getPlace() - Method in class org.overlord.sramp.ui.client.activities.AbstractActivity
 
getPlace(String) - Method in class org.overlord.sramp.ui.client.PlaceHistoryMapperImpl
 
getPlace(String) - Method in class org.overlord.sramp.ui.client.places.ArtifactPlace.Tokenizer
 
getPlace(String) - Method in class org.overlord.sramp.ui.client.places.BrowsePlace.Tokenizer
 
getPlace(String) - Method in class org.overlord.sramp.ui.client.places.DashboardPlace.Tokenizer
 
getPlaceController() - Method in class org.overlord.sramp.ui.client.ClientFactory
 
getPlaceController() - Method in interface org.overlord.sramp.ui.client.IClientFactory
 
getPlaceController() - Method in interface org.overlord.sramp.ui.client.services.place.IPlaceService
Gets the place controller.
getPlaceController() - Method in class org.overlord.sramp.ui.client.services.place.PlaceService
 
getPlaceHistoryMapper() - Method in interface org.overlord.sramp.ui.client.services.place.IPlaceService
Gets the place history mapper.
getPlaceHistoryMapper() - Method in class org.overlord.sramp.ui.client.services.place.PlaceService
 
getProperty() - Method in class org.overlord.sramp.ui.client.animation.MoveAnimation
 
getProperty(String) - Method in class org.overlord.sramp.ui.shared.beans.ArtifactSummary
Gets a property by name.
getQueryBase() - Method in enum org.overlord.sramp.ui.shared.types.ArtifactFilter
 
getRegisteredServices() - Static method in class org.overlord.sramp.ui.client.services.ServiceList
Gets the map of registered services.
getRootCause(Throwable) - Static method in class org.overlord.sramp.ui.server.util.ExceptionUtils
Gets the root exception from the given Throwable.
getRootStackTrace(Throwable) - Static method in class org.overlord.sramp.ui.server.util.ExceptionUtils
Gets the root stack trace as a string.
getRootStackTrace() - Method in exception org.overlord.sramp.ui.shared.rsvcs.RemoteServiceException
 
getSelectionModel() - Method in class org.overlord.sramp.ui.client.widgets.DataTableWithPager
Gets the configured selection model from the table.
getService(Class<T>) - Method in class org.overlord.sramp.ui.client.activities.AbstractActivity
Gets a service.
getService(Class<T>) - Method in interface org.overlord.sramp.ui.client.services.IServices
Gets a service.
getService(Class<T>) - Method in class org.overlord.sramp.ui.client.services.Services
 
getService(Class<T>) - Method in class org.overlord.sramp.ui.client.views.AbstractView
Gets a service.
getServices() - Static method in class org.overlord.sramp.ui.client.services.Services
Gets the services singleton.
getTargetPlace() - Method in class org.overlord.sramp.ui.client.widgets.PlaceHyperlink
 
getTargetWidget() - Method in class org.overlord.sramp.ui.client.animation.AbstractAnimation
 
getTimestamp() - Method in class org.overlord.sramp.ui.client.services.growl.Growl
 
getTitle() - Method in class org.overlord.sramp.ui.client.services.growl.Growl
 
getTitleKey() - Method in class org.overlord.sramp.ui.client.places.AbstractPlace
Gets the key into the i18n messages.properties.
getTitleParams() - Method in class org.overlord.sramp.ui.client.places.AbstractPlace
Gets the parameters that should be passed to the ILocalizationService when resolving the localized title for this place.
getTitleParams() - Method in class org.overlord.sramp.ui.client.places.ArtifactPlace
 
getTo() - Method in class org.overlord.sramp.ui.client.animation.MoveAnimation
 
getToken(Place) - Method in class org.overlord.sramp.ui.client.PlaceHistoryMapperImpl
 
getToken(ArtifactPlace) - Method in class org.overlord.sramp.ui.client.places.ArtifactPlace.Tokenizer
 
getToken(BrowsePlace) - Method in class org.overlord.sramp.ui.client.places.BrowsePlace.Tokenizer
 
getToken(DashboardPlace) - Method in class org.overlord.sramp.ui.client.places.DashboardPlace.Tokenizer
 
getType() - Static method in class org.overlord.sramp.ui.client.events.OkCancelEvent
Gets the type associated with this event.
getType() - Method in class org.overlord.sramp.ui.client.places.ArtifactPlace
 
getType() - Method in class org.overlord.sramp.ui.shared.beans.ArtifactSummary
 
getTypeFilter() - Method in class org.overlord.sramp.ui.client.places.BrowsePlace
 
getUpdatedBy() - Method in class org.overlord.sramp.ui.shared.beans.ArtifactDetails
 
getUpdatedOn() - Method in class org.overlord.sramp.ui.shared.beans.ArtifactSummary
 
getUuid() - Method in class org.overlord.sramp.ui.client.places.ArtifactPlace
 
getUuid() - Method in class org.overlord.sramp.ui.shared.beans.ArtifactSummary
 
getVersion() - Method in class org.overlord.sramp.ui.shared.beans.Version
 
getView() - Method in class org.overlord.sramp.ui.client.activities.AbstractActivity
 
getWidget() - Method in class org.overlord.sramp.ui.client.widgets.TitlePanel
 
getWidget(int) - Method in class org.overlord.sramp.ui.client.widgets.UnorderedListPanel
 
getWidgetCount() - Method in class org.overlord.sramp.ui.client.widgets.UnorderedListPanel
 
getWidgetIndex(Widget) - Method in class org.overlord.sramp.ui.client.widgets.UnorderedListPanel
 
goTo(Place) - Method in class org.overlord.sramp.ui.client.activities.AbstractActivity
 
goTo(Place) - Method in interface org.overlord.sramp.ui.client.activities.IActivity
 
goTo(Place) - Method in interface org.overlord.sramp.ui.client.services.place.IPlaceService
Navigates to the given place.
goTo(Place) - Method in class org.overlord.sramp.ui.client.services.place.PlaceService
 
Growl - Class in org.overlord.sramp.ui.client.services.growl
Models a single notification being tracked by the growl service.
Growl(int, String, String) - Constructor for class org.overlord.sramp.ui.client.services.growl.Growl
Constructor.
growl(String, String) - Method in class org.overlord.sramp.ui.client.services.growl.GrowlService
 
growl(String, String, GrowlType) - Method in class org.overlord.sramp.ui.client.services.growl.GrowlService
 
growl(String, String, RemoteServiceException) - Method in class org.overlord.sramp.ui.client.services.growl.GrowlService
 
growl(String, String) - Method in interface org.overlord.sramp.ui.client.services.growl.IGrowlService
Growls a simple message at the user.
growl(String, String, GrowlType) - Method in interface org.overlord.sramp.ui.client.services.growl.IGrowlService
Growls at the user.
growl(String, String, RemoteServiceException) - Method in interface org.overlord.sramp.ui.client.services.growl.IGrowlService
Called by clients to notify the user of an error.
growl() - Method in class org.overlord.sramp.ui.client.views.AbstractView
Convenience method for getting the growl service.
GROWL_HEIGHT - Static variable in class org.overlord.sramp.ui.client.services.growl.GrowlConstants
 
GROWL_MARGIN - Static variable in class org.overlord.sramp.ui.client.services.growl.GrowlConstants
 
GROWL_WIDTH - Static variable in class org.overlord.sramp.ui.client.services.growl.GrowlConstants
 
GrowlConstants - Class in org.overlord.sramp.ui.client.services.growl
 
GrowlConstants() - Constructor for class org.overlord.sramp.ui.client.services.growl.GrowlConstants
 
GrowlDialog - Class in org.overlord.sramp.ui.client.widgets.dialogs
Dialog implementation used for async notifications (growls).
GrowlDialog(String, String, GrowlType) - Constructor for class org.overlord.sramp.ui.client.widgets.dialogs.GrowlDialog
Constructor.
GrowlService - Class in org.overlord.sramp.ui.client.services.growl
Implements the lightweight notification service.
GrowlService() - Constructor for class org.overlord.sramp.ui.client.services.growl.GrowlService
Constructor.
GrowlType - Enum in org.overlord.sramp.ui.client.services.growl
An enumeration listing the types of growls.
GWTCacheControlFilter - Class in org.overlord.sramp.ui.server.filters
Filter to add cache control headers for GWT generated files to ensure that the correct files get cached.
GWTCacheControlFilter() - Constructor for class org.overlord.sramp.ui.server.filters.GWTCacheControlFilter
C'tor

H

handleEscapePressed() - Method in class org.overlord.sramp.ui.client.widgets.dialogs.DialogBox
Subclasses may choose to do something (like close the dialog) when ESC is pressed.
handleEscapePressed() - Method in class org.overlord.sramp.ui.client.widgets.dialogs.ErrorDialog
 
handleEscapePressed() - Method in class org.overlord.sramp.ui.client.widgets.dialogs.OkCancelDialogBox
 
hashCode() - Method in class org.overlord.sramp.ui.shared.beans.ArtifactSummary
 
HostPageServlet - Class in org.overlord.sramp.ui.server
Serves up the "dynamic" host page for the GWT app.
HostPageServlet() - Constructor for class org.overlord.sramp.ui.server.HostPageServlet
Constructor.

I

i18n() - Method in class org.overlord.sramp.ui.client.activities.AbstractActivity
Convenience method for getting the localization service.
i18n() - Method in class org.overlord.sramp.ui.client.views.AbstractView
Convenience method for getting the localization service.
IActivity - Interface in org.overlord.sramp.ui.client.activities
 
IArtifactActivity - Interface in org.overlord.sramp.ui.client.activities
The artifact activity interface.
IArtifactRemoteService - Interface in org.overlord.sramp.ui.shared.rsvcs
Remote service that allows the s-ramp UI to manage s-ramp artifacts.
IArtifactRemoteServiceAsync - Interface in org.overlord.sramp.ui.shared.rsvcs
Async version of IArtifactRemoteService.
IArtifactService - Interface in org.overlord.sramp.ui.client.services.artifact
A service that provides a way to manage s-ramp artifacts.
IArtifactView - Interface in org.overlord.sramp.ui.client.views
Artifact view interface.
IBreadcrumbService - Interface in org.overlord.sramp.ui.client.services.breadcrumb
Simple breadcrumb service.
IBrowseActivity - Interface in org.overlord.sramp.ui.client.activities
The browse activity interface.
IBrowseView - Interface in org.overlord.sramp.ui.client.views
Browse view interface.
IClientFactory - Interface in org.overlord.sramp.ui.client
Client factory interface.
IDashboardActivity - Interface in org.overlord.sramp.ui.client.activities
The dashboard activity interface.
IDashboardView - Interface in org.overlord.sramp.ui.client.views
Dashboard view interface.
IGrowlService - Interface in org.overlord.sramp.ui.client.services.growl
A lightweight notification service.
ILocalizationRemoteService - Interface in org.overlord.sramp.ui.shared.rsvcs
The remote service used by the client-side localization service.
ILocalizationRemoteServiceAsync - Interface in org.overlord.sramp.ui.shared.rsvcs
Async version of ILocalizationRemoteService.
ILocalizationService - Interface in org.overlord.sramp.ui.client.services.i18n
A simple localization service.
init(Map<Class<? extends IService>, IService>, ServiceLifecycleContext, IServicesListener) - Static method in class org.overlord.sramp.ui.client.services.Services
Initializes the Services infrastructure.
init(Place, Place, String) - Method in class org.overlord.sramp.ui.client.widgets.PlacePager
Called to initialize the places used by the pager to navigate from page to page.
init(Configuration) - Static method in class org.overlord.sramp.ui.server.api.SrampAtomApiClient
 
init(FilterConfig) - Method in class org.overlord.sramp.ui.server.filters.GWTCacheControlFilter
 
init(FilterConfig) - Method in class org.overlord.sramp.ui.server.filters.ResourceCacheControlFilter
 
initDictionary(Map<String, String>) - Method in class org.overlord.sramp.ui.client.services.i18n.LocalizationService
Initializes the localization dictionary.
Initializer - Class in org.overlord.sramp.ui.server.listeners
A simple context listener used to initialize the s-ramp UI application.
Initializer() - Constructor for class org.overlord.sramp.ui.server.listeners.Initializer
Default constructor.
IPagedResultView<A extends IActivity> - Interface in org.overlord.sramp.ui.client.views
Views that show a paged result set should implement this interface.
IPlaceService - Interface in org.overlord.sramp.ui.client.services.place
The place service is responsible for doing place related stuff.
IQueryRemoteService - Interface in org.overlord.sramp.ui.shared.rsvcs
Remote service that allows the s-ramp UI to perform queries against the s-ramp server.
IQueryRemoteServiceAsync - Interface in org.overlord.sramp.ui.shared.rsvcs
Async version of IQueryRemoteService.
IQueryService - Interface in org.overlord.sramp.ui.client.services.query
A service that provides a way to query the s-ramp repository.
isAscending() - Method in class org.overlord.sramp.ui.client.places.AbstractPagedPlace
 
isAscending(Boolean) - Method in class org.overlord.sramp.ui.client.places.AbstractPagedPlace
 
isAscending() - Method in class org.overlord.sramp.ui.shared.beans.PageInfo
 
isCancel() - Method in class org.overlord.sramp.ui.client.events.OkCancelEvent
Returns true if this is a 'cancel' event.
isCancelled() - Method in class org.overlord.sramp.ui.client.animation.AbstractAnimation
 
isEnabled() - Method in class org.overlord.sramp.ui.client.widgets.PlaceHyperlink
Returns true if this link is enabled.
IService - Interface in org.overlord.sramp.ui.client.services
All client-side services should implement this interface.
IServiceLifecycleListener - Interface in org.overlord.sramp.ui.client.services
Service lifecycle listener.
IServices - Interface in org.overlord.sramp.ui.client.services
Interface for the registry of services.
IServicesListener - Interface in org.overlord.sramp.ui.client.services
Interface used to get called back when the Services infrastructure has been fully initialized (created and started).
isOk() - Method in class org.overlord.sramp.ui.client.events.OkCancelEvent
Returns true if this is an 'ok' event.
isRunning() - Method in class org.overlord.sramp.ui.client.animation.AbstractAnimation
 
iterator() - Method in class org.overlord.sramp.ui.client.widgets.UnorderedListPanel
 
IView<A extends IActivity> - Interface in org.overlord.sramp.ui.client.views
Base View interface - all specific view interfaces must extend this one.

J

JsonMap - Class in org.overlord.sramp.ui.client.util
A javascript map object.
JsonMap() - Constructor for class org.overlord.sramp.ui.client.util.JsonMap
Constructor.

L

LocalizationDictionary - Class in org.overlord.sramp.ui.client.services.i18n
A localizatoin dictionary.
LocalizationRemoteService - Class in org.overlord.sramp.ui.server.rsvcs
Implementation of the localization remote service.
LocalizationRemoteService() - Constructor for class org.overlord.sramp.ui.server.rsvcs.LocalizationRemoteService
Constructor.
LocalizationService - Class in org.overlord.sramp.ui.client.services.i18n
A concrete implementation of an ILocalizationService.
LocalizationService() - Constructor for class org.overlord.sramp.ui.client.services.i18n.LocalizationService
Constructor.

M

matches(P, P) - Method in class org.overlord.sramp.ui.client.widgets.PlaceFilterPanel
Returns true if the given current place matches the given target place.
MoveAnimation - Class in org.overlord.sramp.ui.client.animation
Animation that will move a widget from one position to another.
MoveAnimation(Widget, String, int, int) - Constructor for class org.overlord.sramp.ui.client.animation.MoveAnimation
Constructor.

O

OkCancelDialogBox - Class in org.overlord.sramp.ui.client.widgets.dialogs
A base class that provides some basic functionality for dialogs that have an OK and Cancel button.
OkCancelDialogBox(String) - Constructor for class org.overlord.sramp.ui.client.widgets.dialogs.OkCancelDialogBox
Constructor.
OkCancelEvent - Class in org.overlord.sramp.ui.client.events
Event fired by an widget that has an ok/cancel option (e.g.
OkCancelEvent(OkCancelEvent.OkCancelKind) - Constructor for class org.overlord.sramp.ui.client.events.OkCancelEvent
Constructor.
OkCancelEvent.Handler - Interface in org.overlord.sramp.ui.client.events
Handler for OkCancelEvent.
OkCancelEvent.HasOkCancelHandlers - Interface in org.overlord.sramp.ui.client.events
Indicates if a widget supports ok/cancel.
OkCancelEvent.OkCancelKind - Enum in org.overlord.sramp.ui.client.events
 
onAllServicesStarted() - Method in interface org.overlord.sramp.ui.client.services.IServicesListener
Called back when all of the IServices have been started.
onArtifactLoaded(ArtifactDetails) - Method in class org.overlord.sramp.ui.client.views.ArtifactView
 
onArtifactLoaded(ArtifactDetails) - Method in interface org.overlord.sramp.ui.client.views.IArtifactView
Called by the activity when the artifact download completes.
onArtifactLoadError(RemoteServiceException) - Method in class org.overlord.sramp.ui.client.views.ArtifactView
 
onArtifactLoadError(RemoteServiceException) - Method in interface org.overlord.sramp.ui.client.views.IArtifactView
Called by the activity when the download of the full artifact details fails for some reason.
onArtifactLoading(ArtifactPlace) - Method in class org.overlord.sramp.ui.client.views.ArtifactView
 
onArtifactLoading(ArtifactPlace) - Method in interface org.overlord.sramp.ui.client.views.IArtifactView
Called by the activity when it begins downloading the artifact.
onBrowserEvent(Event) - Method in class org.overlord.sramp.ui.client.widgets.PlaceHyperlink
 
onCancel() - Method in class org.overlord.sramp.ui.client.animation.AbstractAnimation
 
onComplete() - Method in class org.overlord.sramp.ui.client.animation.AbstractAnimation
 
onError(Throwable) - Method in interface org.overlord.sramp.ui.client.services.IServiceLifecycleListener
Called when a service fails to start.
onError(Throwable) - Method in interface org.overlord.sramp.ui.client.services.IServicesListener
Called if there is some problem with any IService.
onFailure(Throwable) - Method in class org.overlord.sramp.ui.client.util.RemoteServiceAsyncCallback
 
onGrowlClosed(Growl) - Method in class org.overlord.sramp.ui.client.services.growl.GrowlService
Called when a growl is closed, either by the user clicking on the close button or the alive timer fires.
onIncompatibleRemoteServiceFailure(IncompatibleRemoteServiceException) - Method in class org.overlord.sramp.ui.client.util.RemoteServiceAsyncCallback
Subclasses can override if they choose - handles the case when the remote service is incompatible with the client.
onModuleLoad() - Method in class org.overlord.sramp.ui.client.Application
This is the entry point method.
onMouseIn() - Method in class org.overlord.sramp.ui.client.widgets.dialogs.GrowlDialog
Called when the mouse enters the dialog.
onMouseOut() - Method in class org.overlord.sramp.ui.client.widgets.dialogs.GrowlDialog
Called when the mouse leaves the dialog.
onOkCancel(OkCancelEvent) - Method in interface org.overlord.sramp.ui.client.events.OkCancelEvent.Handler
Called when OkCancelEvent is fired.
onPreviewNativeEvent(Event.NativePreviewEvent) - Method in class org.overlord.sramp.ui.client.widgets.dialogs.DialogBox
 
onPreviewNativeEvent(Event.NativePreviewEvent) - Method in class org.overlord.sramp.ui.client.widgets.dialogs.GrowlDialog
 
onProgressComplete(int, String, String) - Method in class org.overlord.sramp.ui.client.services.growl.GrowlService
 
onProgressComplete(int, String, Widget) - Method in class org.overlord.sramp.ui.client.services.growl.GrowlService
 
onProgressComplete(int, String, String) - Method in interface org.overlord.sramp.ui.client.services.growl.IGrowlService
Called by clients to inform the growl service that a progress style growl has completed successfully.
onProgressComplete(int, String, Widget) - Method in interface org.overlord.sramp.ui.client.services.growl.IGrowlService
Called by clients to inform the growl service that a progress style growl has completed successfully.
onProgressError(int, String, String) - Method in class org.overlord.sramp.ui.client.services.growl.GrowlService
 
onProgressError(int, String, RemoteServiceException) - Method in class org.overlord.sramp.ui.client.services.growl.GrowlService
 
onProgressError(int, String, String) - Method in interface org.overlord.sramp.ui.client.services.growl.IGrowlService
Called by clients to inform the growl service that a progress style growl has completed with an error.
onProgressError(int, String, RemoteServiceException) - Method in interface org.overlord.sramp.ui.client.services.growl.IGrowlService
Called by clients to inform the growl service that a progress style growl has completed with an error.
onQueryComplete(List<ArtifactSummary>, boolean) - Method in class org.overlord.sramp.ui.client.views.BrowseView
 
onQueryComplete(List<ArtifactSummary>, boolean) - Method in interface org.overlord.sramp.ui.client.views.IBrowseView
Called by the activity when the async query completes successfully with data.
onQueryFailed(RemoteServiceException) - Method in class org.overlord.sramp.ui.client.views.BrowseView
 
onQueryFailed(RemoteServiceException) - Method in interface org.overlord.sramp.ui.client.views.IBrowseView
Called by the activity when the async query completes with an error.
onQueryStarting(BrowsePlace) - Method in class org.overlord.sramp.ui.client.views.BrowseView
 
onQueryStarting(BrowsePlace) - Method in interface org.overlord.sramp.ui.client.views.IBrowseView
Called by the activity when it kicks off the async query for artifacts.
onRemoteServiceFailure(RemoteServiceException) - Method in class org.overlord.sramp.ui.client.util.RemoteServiceAsyncCallback
Subclasses must implement this to handle the 'typical' case where an exception is thrown from a remote service.
onSort(String, boolean) - Method in class org.overlord.sramp.ui.client.widgets.DataTableWithPager
Called when the user clicks on a column header to sort by it.
onStart() - Method in class org.overlord.sramp.ui.client.animation.AbstractAnimation
 
onStarted() - Method in interface org.overlord.sramp.ui.client.services.IServiceLifecycleListener
Called when a service has been started.
onUpdate(double) - Method in class org.overlord.sramp.ui.client.animation.FadeOutAnimation
 
onUpdate(double) - Method in class org.overlord.sramp.ui.client.animation.MoveAnimation
 
org.overlord.sramp.ui.client - package org.overlord.sramp.ui.client
 
org.overlord.sramp.ui.client.activities - package org.overlord.sramp.ui.client.activities
 
org.overlord.sramp.ui.client.animation - package org.overlord.sramp.ui.client.animation
 
org.overlord.sramp.ui.client.events - package org.overlord.sramp.ui.client.events
 
org.overlord.sramp.ui.client.places - package org.overlord.sramp.ui.client.places
 
org.overlord.sramp.ui.client.services - package org.overlord.sramp.ui.client.services
 
org.overlord.sramp.ui.client.services.artifact - package org.overlord.sramp.ui.client.services.artifact
 
org.overlord.sramp.ui.client.services.breadcrumb - package org.overlord.sramp.ui.client.services.breadcrumb
 
org.overlord.sramp.ui.client.services.growl - package org.overlord.sramp.ui.client.services.growl
 
org.overlord.sramp.ui.client.services.i18n - package org.overlord.sramp.ui.client.services.i18n
 
org.overlord.sramp.ui.client.services.place - package org.overlord.sramp.ui.client.services.place
 
org.overlord.sramp.ui.client.services.query - package org.overlord.sramp.ui.client.services.query
 
org.overlord.sramp.ui.client.util - package org.overlord.sramp.ui.client.util
 
org.overlord.sramp.ui.client.views - package org.overlord.sramp.ui.client.views
 
org.overlord.sramp.ui.client.widgets - package org.overlord.sramp.ui.client.widgets
 
org.overlord.sramp.ui.client.widgets.dialogs - package org.overlord.sramp.ui.client.widgets.dialogs
 
org.overlord.sramp.ui.server - package org.overlord.sramp.ui.server
 
org.overlord.sramp.ui.server.api - package org.overlord.sramp.ui.server.api
 
org.overlord.sramp.ui.server.filters - package org.overlord.sramp.ui.server.filters
 
org.overlord.sramp.ui.server.listeners - package org.overlord.sramp.ui.server.listeners
 
org.overlord.sramp.ui.server.rsvcs - package org.overlord.sramp.ui.server.rsvcs
 
org.overlord.sramp.ui.server.util - package org.overlord.sramp.ui.server.util
 
org.overlord.sramp.ui.shared.beans - package org.overlord.sramp.ui.shared.beans
 
org.overlord.sramp.ui.shared.rsvcs - package org.overlord.sramp.ui.shared.rsvcs
 
org.overlord.sramp.ui.shared.types - package org.overlord.sramp.ui.shared.types
 

P

PageInfo - Class in org.overlord.sramp.ui.shared.beans
Information about a single page in a search result.
PageInfo() - Constructor for class org.overlord.sramp.ui.shared.beans.PageInfo
Constructor.
parsePlaceToken(String) - Static method in class org.overlord.sramp.ui.client.places.PlaceUtils
Parses the place token into a map of query parameters.
PlaceFilterPanel<P extends com.google.gwt.place.shared.Place> - Class in org.overlord.sramp.ui.client.widgets
Implementation of a filter panel where each option in the list of filter options is a Place.
PlaceFilterPanel(String) - Constructor for class org.overlord.sramp.ui.client.widgets.PlaceFilterPanel
Constructor.
PlaceHistoryMapperImpl - Class in org.overlord.sramp.ui.client
A custom place history mapper.
PlaceHistoryMapperImpl() - Constructor for class org.overlord.sramp.ui.client.PlaceHistoryMapperImpl
C'tor.
PlaceHyperlink - Class in org.overlord.sramp.ui.client.widgets
A hyperlink that can be easily created from a Place.
PlaceHyperlink(String) - Constructor for class org.overlord.sramp.ui.client.widgets.PlaceHyperlink
Constructor.
PlaceHyperlink(String, Place) - Constructor for class org.overlord.sramp.ui.client.widgets.PlaceHyperlink
Constructor.
PlaceList - Class in org.overlord.sramp.ui.client.places
Lists of all the places in the application.
PlaceList() - Constructor for class org.overlord.sramp.ui.client.places.PlaceList
 
PlacePager - Class in org.overlord.sramp.ui.client.widgets
A simple pager widget that uses Places to navigate from page to page.
PlacePager() - Constructor for class org.overlord.sramp.ui.client.widgets.PlacePager
Constructor.
PLACES - Static variable in class org.overlord.sramp.ui.client.places.PlaceList
 
PlaceService - Class in org.overlord.sramp.ui.client.services.place
Concrete implementation of the place service (IPlaceService).
PlaceService() - Constructor for class org.overlord.sramp.ui.client.services.place.PlaceService
Constructor.
PlaceUtils - Class in org.overlord.sramp.ui.client.places
Some static utilities useful when dealing with places.
PleaseWait - Class in org.overlord.sramp.ui.client.widgets
A simple div that shows an ajax spinner icon next to some text.
PleaseWait(String) - Constructor for class org.overlord.sramp.ui.client.widgets.PleaseWait
Constructor.

Q

QueryRemoteService - Class in org.overlord.sramp.ui.server.rsvcs
Implementation of the query remote service.
QueryRemoteService() - Constructor for class org.overlord.sramp.ui.server.rsvcs.QueryRemoteService
Constructor.
QueryService - Class in org.overlord.sramp.ui.client.services.query
Implementation of the IQueryService.
QueryService() - Constructor for class org.overlord.sramp.ui.client.services.query.QueryService
Constructor.

R

RemoteServiceAsyncCallback<T> - Class in org.overlord.sramp.ui.client.util
Base class for UI async handlers that does some basic error processing.
RemoteServiceAsyncCallback() - Constructor for class org.overlord.sramp.ui.client.util.RemoteServiceAsyncCallback
Constructor.
RemoteServiceException - Exception in org.overlord.sramp.ui.shared.rsvcs
Remote services can throw this exception and it will be caught on the client.
RemoteServiceException() - Constructor for exception org.overlord.sramp.ui.shared.rsvcs.RemoteServiceException
Constructor.
RemoteServiceException(String, Throwable) - Constructor for exception org.overlord.sramp.ui.shared.rsvcs.RemoteServiceException
Constructor.
RemoteServiceException(Throwable) - Constructor for exception org.overlord.sramp.ui.shared.rsvcs.RemoteServiceException
Constructor.
RemoteServiceException(String) - Constructor for exception org.overlord.sramp.ui.shared.rsvcs.RemoteServiceException
Constructor.
remove(Widget) - Method in class org.overlord.sramp.ui.client.widgets.PlacePager
 
remove(Widget) - Method in class org.overlord.sramp.ui.client.widgets.UnorderedListPanel
 
remove(int) - Method in class org.overlord.sramp.ui.client.widgets.UnorderedListPanel
 
reset() - Method in class org.overlord.sramp.ui.client.widgets.ArtifactSummaryPanel
Called when the artifact info should no longer be displayed.
reset() - Method in class org.overlord.sramp.ui.client.widgets.DataTable
Called to reset the table and prepare it to receive new data.
reset() - Method in class org.overlord.sramp.ui.client.widgets.DataTableWithPager
Resets the table to be ready to receive data.
ResourceCacheControlFilter - Class in org.overlord.sramp.ui.server.filters
Filter to add cache control headers for resources such as CSS and images.
ResourceCacheControlFilter() - Constructor for class org.overlord.sramp.ui.server.filters.ResourceCacheControlFilter
C'tor

S

ServiceLifecycleContext - Class in org.overlord.sramp.ui.client.services
Context passed to all IServices as they move through their lifecycle.
ServiceLifecycleContext() - Constructor for class org.overlord.sramp.ui.client.services.ServiceLifecycleContext
Constructor.
ServiceList - Class in org.overlord.sramp.ui.client.services
The centralized list of all IServices.
ServiceList() - Constructor for class org.overlord.sramp.ui.client.services.ServiceList
 
ServiceNotFoundException - Exception in org.overlord.sramp.ui.client.services
Thrown when a requested IService cannot be found.
ServiceNotFoundException() - Constructor for exception org.overlord.sramp.ui.client.services.ServiceNotFoundException
Constructor.
Services - Class in org.overlord.sramp.ui.client.services
Concrete implementation of the IServices interface.
setActivity(A) - Method in class org.overlord.sramp.ui.client.views.AbstractView
 
setActivity(A) - Method in interface org.overlord.sramp.ui.client.views.IView
Sets the activity for this view.
setAliveTimer(Timer) - Method in class org.overlord.sramp.ui.client.services.growl.Growl
 
setAscending(Boolean) - Method in class org.overlord.sramp.ui.client.places.AbstractPagedPlace
 
setAscending(boolean) - Method in class org.overlord.sramp.ui.shared.beans.PageInfo
 
setAutoCloseAnimation(Animation) - Method in class org.overlord.sramp.ui.client.services.growl.Growl
 
setCancelled(boolean) - Method in class org.overlord.sramp.ui.client.animation.AbstractAnimation
 
setClientFactory(IClientFactory) - Method in class org.overlord.sramp.ui.client.activities.AbstractActivity
 
setClientFactory(IClientFactory) - Method in class org.overlord.sramp.ui.client.services.ServiceLifecycleContext
 
setCreatedBy(String) - Method in class org.overlord.sramp.ui.shared.beans.ArtifactSummary
 
setCreatedOn(Date) - Method in class org.overlord.sramp.ui.shared.beans.ArtifactSummary
 
setCurrentPlace(P) - Method in class org.overlord.sramp.ui.client.widgets.PlaceFilterPanel
Called to set the current filter setting.
setDate(Date) - Method in class org.overlord.sramp.ui.shared.beans.Version
 
setDescription(String) - Method in class org.overlord.sramp.ui.shared.beans.ArtifactSummary
 
setDialog(GrowlDialog) - Method in class org.overlord.sramp.ui.client.services.growl.Growl
 
setEmptyTableMessage(String) - Method in class org.overlord.sramp.ui.client.widgets.DataTableWithPager
 
setEnabled(boolean) - Method in class org.overlord.sramp.ui.client.widgets.PlaceHyperlink
Call to enable or disable the link.
setEventBus(EventBus) - Method in class org.overlord.sramp.ui.client.services.ServiceLifecycleContext
 
setFadeTimer(Timer) - Method in class org.overlord.sramp.ui.client.services.growl.Growl
 
setFrom(int) - Method in class org.overlord.sramp.ui.client.animation.MoveAnimation
 
setGrowlIndex(int) - Method in class org.overlord.sramp.ui.client.services.growl.Growl
 
setGrowlType(GrowlType) - Method in class org.overlord.sramp.ui.client.widgets.dialogs.GrowlDialog
 
setId(int) - Method in class org.overlord.sramp.ui.client.services.growl.Growl
 
setLoadingMessage(String) - Method in class org.overlord.sramp.ui.client.widgets.DataTableWithPager
 
setMessage(String) - Method in class org.overlord.sramp.ui.client.services.growl.Growl
 
setMessage(String, GrowlType) - Method in class org.overlord.sramp.ui.client.widgets.dialogs.GrowlDialog
Sets the dialog's message.
setMessage(Widget, GrowlType) - Method in class org.overlord.sramp.ui.client.widgets.dialogs.GrowlDialog
Sets the dialog's message (directly as a Widget).
setModel(String) - Method in class org.overlord.sramp.ui.client.places.ArtifactPlace
 
setModel(String) - Method in class org.overlord.sramp.ui.shared.beans.ArtifactSummary
 
setName(String) - Method in class org.overlord.sramp.ui.shared.beans.ArtifactSummary
 
setOrderBy(String) - Method in class org.overlord.sramp.ui.client.places.AbstractPagedPlace
 
setOrderBy(String) - Method in class org.overlord.sramp.ui.shared.beans.PageInfo
 
setPage(Integer) - Method in class org.overlord.sramp.ui.client.places.AbstractPagedPlace
 
setPage(int) - Method in class org.overlord.sramp.ui.shared.beans.PageInfo
 
setPageSize(Integer) - Method in class org.overlord.sramp.ui.client.places.AbstractPagedPlace
 
setPageSize(int) - Method in class org.overlord.sramp.ui.shared.beans.PageInfo
 
setPlace(P) - Method in class org.overlord.sramp.ui.client.activities.AbstractActivity
 
setProperty(String) - Method in class org.overlord.sramp.ui.client.animation.MoveAnimation
 
setProperty(String, String) - Method in class org.overlord.sramp.ui.shared.beans.ArtifactSummary
Sets a property.
setRootStackTrace(String) - Method in exception org.overlord.sramp.ui.shared.rsvcs.RemoteServiceException
 
setRowData(List<T>, AbstractPagedPlace, int, boolean) - Method in class org.overlord.sramp.ui.client.widgets.DataTableWithPager
Sets the table's row data.
setRunning(boolean) - Method in class org.overlord.sramp.ui.client.animation.AbstractAnimation
 
setSelectionModel(SelectionModel<T>) - Method in class org.overlord.sramp.ui.client.widgets.DataTableWithPager
Sets the selection model on the table.
setTargetPlace(Place) - Method in class org.overlord.sramp.ui.client.widgets.PlaceHyperlink
 
setTargetWidget(Widget) - Method in class org.overlord.sramp.ui.client.animation.AbstractAnimation
 
setTimestamp(Date) - Method in class org.overlord.sramp.ui.client.services.growl.Growl
 
setTitle(String) - Method in class org.overlord.sramp.ui.client.services.growl.Growl
 
setTitle(String) - Method in class org.overlord.sramp.ui.client.widgets.dialogs.GrowlDialog
 
setTitle(String) - Method in class org.overlord.sramp.ui.client.widgets.TitlePanel
 
setTo(int) - Method in class org.overlord.sramp.ui.client.animation.MoveAnimation
 
setType(String) - Method in class org.overlord.sramp.ui.client.places.ArtifactPlace
 
setType(String) - Method in class org.overlord.sramp.ui.shared.beans.ArtifactSummary
 
setTypeFilter(String) - Method in class org.overlord.sramp.ui.client.places.BrowsePlace
 
setUpdatedBy(String) - Method in class org.overlord.sramp.ui.shared.beans.ArtifactDetails
 
setUpdatedOn(Date) - Method in class org.overlord.sramp.ui.shared.beans.ArtifactSummary
 
setUuid(String) - Method in class org.overlord.sramp.ui.client.places.ArtifactPlace
 
setUuid(String) - Method in class org.overlord.sramp.ui.shared.beans.ArtifactSummary
 
setValue(ArtifactSummary) - Method in class org.overlord.sramp.ui.client.widgets.ArtifactSummaryPanel
When called, the form fields are populated with data from the given artifact.
setVersion(String) - Method in class org.overlord.sramp.ui.shared.beans.Version
 
setView(V) - Method in class org.overlord.sramp.ui.client.activities.AbstractActivity
 
setWidget(Widget) - Method in class org.overlord.sramp.ui.client.widgets.dialogs.OkCancelDialogBox
 
setWidget(IsWidget) - Method in class org.overlord.sramp.ui.client.widgets.TitlePanel
 
setWidget(Widget) - Method in class org.overlord.sramp.ui.client.widgets.TitlePanel
 
SimpleFormLayoutPanel - Class in org.overlord.sramp.ui.client.widgets
A simple implementation of a form panel.
SimpleFormLayoutPanel() - Constructor for class org.overlord.sramp.ui.client.widgets.SimpleFormLayoutPanel
Constructor.
SrampAtomApiClient - Class in org.overlord.sramp.ui.server.api
The class used whenever an Atom API request for data needs to be made.
start(AcceptsOneWidget, EventBus) - Method in class org.overlord.sramp.ui.client.activities.AbstractActivity
 
start(ServiceLifecycleContext, IServiceLifecycleListener) - Method in class org.overlord.sramp.ui.client.services.AbstractService
 
start(ServiceLifecycleContext, IServiceLifecycleListener) - Method in class org.overlord.sramp.ui.client.services.breadcrumb.BreadcrumbService
 
start(ServiceLifecycleContext, IServiceLifecycleListener) - Method in class org.overlord.sramp.ui.client.services.i18n.LocalizationService
 
start(ServiceLifecycleContext, IServiceLifecycleListener) - Method in interface org.overlord.sramp.ui.client.services.IService
Called to start the service.
start(ServiceLifecycleContext, IServiceLifecycleListener) - Method in class org.overlord.sramp.ui.client.services.place.PlaceService
 

T

TitlePanel - Class in org.overlord.sramp.ui.client.widgets
Implements a single panel area with a title bar.
TitlePanel() - Constructor for class org.overlord.sramp.ui.client.widgets.TitlePanel
Constructor.
TitlePanel(String) - Constructor for class org.overlord.sramp.ui.client.widgets.TitlePanel
Constructor.
translate(String, Object...) - Method in interface org.overlord.sramp.ui.client.services.i18n.ILocalizationService
Called to translate a message using whatever the current locale might be.
translate(String, Object...) - Method in class org.overlord.sramp.ui.client.services.i18n.LocalizationService
 

U

UnorderedListPanel - Class in org.overlord.sramp.ui.client.widgets
Implements a simple unordered list (ul).
UnorderedListPanel() - Constructor for class org.overlord.sramp.ui.client.widgets.UnorderedListPanel
Constructor.
updateBreadcrumb(BreadcrumbPanel) - Method in class org.overlord.sramp.ui.client.activities.AbstractActivity
Called to update the breadcrumb panel.
updateBreadcrumb(BreadcrumbPanel) - Method in class org.overlord.sramp.ui.client.activities.ArtifactActivity
 
updateBreadcrumb(BreadcrumbPanel) - Method in class org.overlord.sramp.ui.client.activities.BrowseActivity
 
updateBreadcrumb(BreadcrumbPanel) - Method in class org.overlord.sramp.ui.client.activities.DashboardActivity
 

V

valueOf(String) - Static method in enum org.overlord.sramp.ui.client.events.OkCancelEvent.OkCancelKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.overlord.sramp.ui.client.services.growl.GrowlType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.overlord.sramp.ui.shared.types.ArtifactFilter
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.overlord.sramp.ui.client.events.OkCancelEvent.OkCancelKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.overlord.sramp.ui.client.services.growl.GrowlType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.overlord.sramp.ui.shared.types.ArtifactFilter
Returns an array containing the constants of this enum type, in the order they are declared.
Version - Class in org.overlord.sramp.ui.shared.beans
The current version of the application.
Version() - Constructor for class org.overlord.sramp.ui.shared.beans.Version
Public constructor (needed for serialization).

A B C D E F G H I J L M O P Q R S T U V

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