C E G H I O P R S U V W 

C

ContentType - Interface in org.onehippo.cms7.services.contenttype
An immutable Hippo Content Type representation providing a more relaxed and enhanced form of an EffectiveNodeType exposing only non-residual ContentTypeProperty and ContentTypeChild elements with additional meta-data describing these ContentTypeItems.
ContentTypeChild - Interface in org.onehippo.cms7.services.contenttype
Represents a ContentType Property element denoting a NodeType Child Definition.
ContentTypeItem - Interface in org.onehippo.cms7.services.contenttype
Represents a ContentType property or child element representing an underlying NodeType Child or Property Definition.
ContentTypeProperty - Interface in org.onehippo.cms7.services.contenttype
Represents a ContentType Property element denoting a NodeType Property Definition.
ContentTypes - Interface in org.onehippo.cms7.services.contenttype
A lightweight and immutable representation of the ContentType definitions.
ContentTypeService - Interface in org.onehippo.cms7.services.contenttype
ContentType Service which provides access to: A lightweight and immutable representation of the current and aggregated or effective JCR Repository NodeType definitions A lightweight and immutable representation of the current ContentType definitions, including aggregated ones for specific Nodes within the repository

E

EffectiveNodeType - Interface in org.onehippo.cms7.services.contenttype
An immutable and aggregated or effective JCR Repository NodeType representation or an aggregation thereof to represent a concrete Node instance.
EffectiveNodeTypeChild - Interface in org.onehippo.cms7.services.contenttype
Represents a Child NodeDefinition for its containing EffectiveNodeType
EffectiveNodeTypeItem - Interface in org.onehippo.cms7.services.contenttype
Represents the common characteristics shared between the EffectiveNodeTypeChild and EffectiveNodeTypeProperty sub types.
EffectiveNodeTypeProperty - Interface in org.onehippo.cms7.services.contenttype
Represents a PropertyDefinition for its containing EffectiveNodeType
EffectiveNodeTypes - Interface in org.onehippo.cms7.services.contenttype
An lightweight and immutable representation of the aggregated or effective JCR Repository NodeType definitions.

G

getAccountId() - Method in interface org.onehippo.cms7.services.googleanalytics.GoogleAnalyticsService
 
getAggregatedTypes() - Method in interface org.onehippo.cms7.services.contenttype.ContentType
 
getAggregatedTypes() - Method in interface org.onehippo.cms7.services.contenttype.EffectiveNodeType
 
getChildren() - Method in interface org.onehippo.cms7.services.contenttype.ContentType
 
getChildren() - Method in interface org.onehippo.cms7.services.contenttype.EffectiveNodeType
Returns the aggregated map of all allowable Child Node definitions.
getClassLoader() - Method in class org.onehippo.cms7.services.HippoServiceRegistration
 
getContentTypeForNode(Node) - Method in interface org.onehippo.cms7.services.contenttype.ContentTypes
Returns the effective ContentType representation for a specific Node
getContentTypeForNodeByPath(Session, String) - Method in interface org.onehippo.cms7.services.contenttype.ContentTypes
Returns the effective ContentType representation for an existing Node identified by its absolute path
getContentTypeForNodeByUuid(Session, String) - Method in interface org.onehippo.cms7.services.contenttype.ContentTypes
Returns the effective ContentType representation for an existing Node identified by its uuid
getContentTypes() - Method in interface org.onehippo.cms7.services.contenttype.ContentTypeService
 
getDefaultPrimaryType() - Method in interface org.onehippo.cms7.services.contenttype.EffectiveNodeTypeChild
 
getDefaultValues() - Method in interface org.onehippo.cms7.services.contenttype.EffectiveNodeTypeProperty
 
getDefiningType() - Method in interface org.onehippo.cms7.services.contenttype.ContentTypeItem
 
getDefiningType() - Method in interface org.onehippo.cms7.services.contenttype.EffectiveNodeTypeItem
 
getEffectiveNodeType() - Method in interface org.onehippo.cms7.services.contenttype.ContentType
 
getEffectiveNodeTypeItem() - Method in interface org.onehippo.cms7.services.contenttype.ContentTypeChild
 
getEffectiveNodeTypeItem() - Method in interface org.onehippo.cms7.services.contenttype.ContentTypeItem
 
getEffectiveNodeTypeItem() - Method in interface org.onehippo.cms7.services.contenttype.ContentTypeProperty
 
getEffectiveNodeTypes() - Method in interface org.onehippo.cms7.services.contenttype.ContentTypes
 
getEffectiveNodeTypes() - Method in interface org.onehippo.cms7.services.contenttype.ContentTypeService
 
getEffectiveType() - Method in interface org.onehippo.cms7.services.contenttype.ContentTypeItem
 
getItem(String) - Method in interface org.onehippo.cms7.services.contenttype.ContentType
A convenient method to directly access a defined ContentTypeProperty or {@link ContentTypeChild} element by its name.
getItemProperties() - Method in interface org.onehippo.cms7.services.contenttype.ContentTypeItem
 
getItemType() - Method in interface org.onehippo.cms7.services.contenttype.ContentTypeItem
Returns the type of this item, which may be a qualified name of a ContentType (Child) or an (enhanced variant) of a NodeType property type name.
getMultiTypes() - Method in interface org.onehippo.cms7.services.contenttype.ContentTypeItem
 
getName() - Method in interface org.onehippo.cms7.services.contenttype.ContentType
 
getName() - Method in interface org.onehippo.cms7.services.contenttype.ContentTypeItem
 
getName() - Method in interface org.onehippo.cms7.services.contenttype.EffectiveNodeType
 
getName() - Method in interface org.onehippo.cms7.services.contenttype.EffectiveNodeTypeItem
 
getPassword() - Method in interface org.onehippo.cms7.services.googleanalytics.GoogleAnalyticsService
 
getPrefix() - Method in interface org.onehippo.cms7.services.contenttype.ContentType
 
getPrefix() - Method in interface org.onehippo.cms7.services.contenttype.EffectiveNodeType
 
getPrimaryItemName() - Method in interface org.onehippo.cms7.services.contenttype.EffectiveNodeType
 
getProperties() - Method in interface org.onehippo.cms7.services.contenttype.ContentType
 
getProperties() - Method in interface org.onehippo.cms7.services.contenttype.EffectiveNodeType
Returns the aggregated map of all allowable Property definitions.
getRegistrations(Class) - Static method in class org.onehippo.cms7.services.HippoServiceRegistry
Retrieve a list of whiteboard services by it's default (class) name.
getRequiredPrimaryTypes() - Method in interface org.onehippo.cms7.services.contenttype.EffectiveNodeTypeChild
 
getRequiredType() - Method in interface org.onehippo.cms7.services.contenttype.EffectiveNodeTypeProperty
 
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
 
getSuperTypes() - Method in interface org.onehippo.cms7.services.contenttype.ContentType
 
getSuperTypes() - Method in interface org.onehippo.cms7.services.contenttype.EffectiveNodeType
 
getTableId() - Method in interface org.onehippo.cms7.services.googleanalytics.GoogleAnalyticsService
 
getType(String) - Method in interface org.onehippo.cms7.services.contenttype.ContentTypes
 
getType() - Method in interface org.onehippo.cms7.services.contenttype.EffectiveNodeTypeItem
 
getType(String) - Method in interface org.onehippo.cms7.services.contenttype.EffectiveNodeTypes
 
getTypesByPrefix() - Method in interface org.onehippo.cms7.services.contenttype.ContentTypes
 
getTypesByPrefix() - Method in interface org.onehippo.cms7.services.contenttype.EffectiveNodeTypes
 
getUserName() - Method in interface org.onehippo.cms7.services.googleanalytics.GoogleAnalyticsService
 
getValidators() - Method in interface org.onehippo.cms7.services.contenttype.ContentTypeItem
 
getValueConstraints() - Method in interface org.onehippo.cms7.services.contenttype.EffectiveNodeTypeProperty
 
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.

I

isAbstract() - Method in interface org.onehippo.cms7.services.contenttype.EffectiveNodeType
 
isAggregate() - Method in interface org.onehippo.cms7.services.contenttype.ContentType
 
isAggregate() - Method in interface org.onehippo.cms7.services.contenttype.EffectiveNodeType
 
isAutoCreated() - Method in interface org.onehippo.cms7.services.contenttype.ContentTypeItem
 
isAutoCreated() - Method in interface org.onehippo.cms7.services.contenttype.EffectiveNodeTypeItem
 
isCascadeValidate() - Method in interface org.onehippo.cms7.services.contenttype.ContentType
isCascadeValidate indicates whether a content item will automatically be validated when it is of this type.
isCompoundType() - Method in interface org.onehippo.cms7.services.contenttype.ContentType
 
isContentType(String) - Method in interface org.onehippo.cms7.services.contenttype.ContentType
 
isDerivedItem() - Method in interface org.onehippo.cms7.services.contenttype.ContentTypeItem
 
isDerivedType() - Method in interface org.onehippo.cms7.services.contenttype.ContentType
 
isDocumentType() - Method in interface org.onehippo.cms7.services.contenttype.ContentType
 
isMandatory() - Method in interface org.onehippo.cms7.services.contenttype.ContentTypeItem
 
isMandatory() - Method in interface org.onehippo.cms7.services.contenttype.EffectiveNodeTypeItem
 
isMixin() - Method in interface org.onehippo.cms7.services.contenttype.ContentType
 
isMixin() - Method in interface org.onehippo.cms7.services.contenttype.EffectiveNodeType
 
isMultiple() - Method in interface org.onehippo.cms7.services.contenttype.ContentTypeItem
 
isMultiple() - Method in interface org.onehippo.cms7.services.contenttype.EffectiveNodeTypeItem
 
isMultiTyped() - Method in interface org.onehippo.cms7.services.contenttype.ContentTypeItem
 
isNodeType(String) - Method in interface org.onehippo.cms7.services.contenttype.EffectiveNodeType
 
isOrdered() - Method in interface org.onehippo.cms7.services.contenttype.ContentTypeItem
 
isOrdered() - Method in interface org.onehippo.cms7.services.contenttype.EffectiveNodeType
 
isPrimaryItem() - Method in interface org.onehippo.cms7.services.contenttype.ContentTypeItem
Primary items are for instance used in imagesets to define the cms preview resource.
isProperty() - Method in interface org.onehippo.cms7.services.contenttype.ContentTypeItem
 
isProtected() - Method in interface org.onehippo.cms7.services.contenttype.ContentTypeItem
 
isProtected() - Method in interface org.onehippo.cms7.services.contenttype.EffectiveNodeTypeItem
 
isResidual() - Method in interface org.onehippo.cms7.services.contenttype.EffectiveNodeTypeItem
 

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.contenttype - package org.onehippo.cms7.services.contenttype
 
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
 

V

version() - Method in interface org.onehippo.cms7.services.contenttype.ContentType
 
version() - Method in interface org.onehippo.cms7.services.contenttype.ContentTypes
 
version() - Method in interface org.onehippo.cms7.services.contenttype.EffectiveNodeType
 
version() - Method in interface org.onehippo.cms7.services.contenttype.EffectiveNodeTypes
 

W

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

Copyright © 2012–2014 Hippo B.V. (http://www.onehippo.com). All rights reserved.