G H O P R S U W 

G

getAccountId() - Method in interface org.onehippo.cms7.services.googleanalytics.GoogleAnalyticsService
 
getClassLoader() - Method in class org.onehippo.cms7.services.HippoServiceRegistration
 
getPassword() - Method in interface org.onehippo.cms7.services.googleanalytics.GoogleAnalyticsService
 
getRegistrations(Class) - Static method in class org.onehippo.cms7.services.HippoServiceRegistry
Retrieve a list of whiteboard services by it's default (class) name.
getService() - Method in class org.onehippo.cms7.services.HippoServiceRegistration
 
getService(Class<T>) - Static method in class org.onehippo.cms7.services.HippoServiceRegistry
Retrieve a service by it's default (class) name.
getService(Class<T>, String) - Static method in class org.onehippo.cms7.services.HippoServiceRegistry
 
getTableId() - Method in interface org.onehippo.cms7.services.googleanalytics.GoogleAnalyticsService
 
getUserName() - Method in interface org.onehippo.cms7.services.googleanalytics.GoogleAnalyticsService
 
getVersion() - Static method in class org.onehippo.cms7.services.HippoServiceRegistry
 
GoogleAnalyticsService - Interface in org.onehippo.cms7.services.googleanalytics
 

H

HippoEventBus - Interface in org.onehippo.cms7.services.eventbus
Generic Hippo event bus.
HippoEventListener - Interface in org.onehippo.cms7.services.eventbus
Developers can implement this HippoEventListener interface and implement HippoEventListener.onEvent(HippoEvent) to get a callback whenever a HippoEvent is posted to the HippoEventBus by HippoEventBus.post(Object) Note that this is a convenience interface; it is not necessary to use, as any method that is annotated with the
HippoServiceException - Exception in org.onehippo.cms7.services
 
HippoServiceException(String) - Constructor for exception org.onehippo.cms7.services.HippoServiceException
 
HippoServiceException(String, Throwable) - Constructor for exception org.onehippo.cms7.services.HippoServiceException
 
HippoServiceRegistration - Class in org.onehippo.cms7.services
The Service Registration represents a service with its context.
HippoServiceRegistry - Class in org.onehippo.cms7.services
The singleton Hippo service registry.

O

onEvent(HippoEvent<?>) - Method in interface org.onehippo.cms7.services.eventbus.HippoEventListener
 
org.onehippo.cms7.services - package org.onehippo.cms7.services
 
org.onehippo.cms7.services.eventbus - package org.onehippo.cms7.services.eventbus
 
org.onehippo.cms7.services.googleanalytics - package org.onehippo.cms7.services.googleanalytics
 

P

post(Object) - Method in interface org.onehippo.cms7.services.eventbus.HippoEventBus
Publish an event to registered listeners.

R

register(Object) - Method in interface org.onehippo.cms7.services.eventbus.HippoEventBus
Deprecated.
registerService(Object, Class<?>) - Static method in class org.onehippo.cms7.services.HippoServiceRegistry
Register a service under a SingletonService annotated interface.
registerService(Object, Class<?>, String) - Static method in class org.onehippo.cms7.services.HippoServiceRegistry
 

S

SingletonService - Annotation Type in org.onehippo.cms7.services
Singleton annotation for a service interface.
Subscribe - Annotation Type in org.onehippo.cms7.services.eventbus
Annotation for single-argument (void) methods that indicates that the method is a listener.

U

unregister(Object) - Method in interface org.onehippo.cms7.services.eventbus.HippoEventBus
Deprecated.
use the whiteboard pattern instead
unregisterService(Object, Class<?>) - Static method in class org.onehippo.cms7.services.HippoServiceRegistry
 
unregisterService(Object, Class<?>, String) - Static method in class org.onehippo.cms7.services.HippoServiceRegistry
 

W

WhiteboardService - Annotation Type in org.onehippo.cms7.services
Whiteboard annotation for a service interface.
G H O P R S U W 

Copyright © 2012-2013 Hippo B.V. (http://www.onehippo.com). All Rights Reserved.