- cacheClass - Static variable in class com.gentics.api.lib.cache.PortalCache
-
Class of the concrete Cache implementation
- cacheClassConstructor - Static variable in class com.gentics.api.lib.cache.PortalCache
-
Constructor for the concrete implementation
- cacheEnabled - Variable in class com.gentics.api.lib.datasource.AbstractCacheableDatasource
-
Defines if the cache is enabled for this instance.
- call(String, HashMap<String, Object>) - Static method in class com.gentics.cr.util.PluggableActionCaller
-
Static Class helps you to call PluggableActions from Java
- canResolve() - Method in class com.gentics.api.lib.expressionparser.ExpressionEvaluator
-
- canResolve() - Method in class com.gentics.api.lib.i18n.Language
-
- canResolve() - Method in class com.gentics.api.lib.resolving.JSONResolvable
-
- canResolve() - Method in class com.gentics.api.lib.resolving.PropertyResolver
-
Determine whether this resolver (the base object) can resolve right now
or not
- canResolve() - Method in interface com.gentics.api.lib.resolving.Resolvable
-
Check whether the resolvable is capable of resolving properties right
now.
- canResolve() - Method in class com.gentics.api.lib.resolving.ResolvableBean
-
- canResolve() - Method in class com.gentics.api.portalnode.plugin.AbstractGenticsPlugin
-
- canResolve() - Method in class com.gentics.api.portalnode.portlet.AbstractGenticsPortlet
-
- canResolve() - Method in class com.gentics.api.portalnode.portlet.GenticsPortletContext
-
- canWrite() - Method in interface com.gentics.api.lib.datasource.WriteableDatasource
-
Checks if the Datasource is allowed to write to the underlying
Datastorage
- caseSensitive - Variable in class com.gentics.api.lib.resolving.ResolvableComparator
-
case sensitive comparison, default to false
- Changeable - Interface in com.gentics.api.lib.resolving
-
Interface for Resolvables that my be changed.
- ChangeableBean - Class in com.gentics.api.lib.resolving
-
ChangeableBean serves as base class for JavaBeans that need to be Changeable.
- ChangeableBean() - Constructor for class com.gentics.api.lib.resolving.ChangeableBean
-
- channel - Variable in class com.gentics.api.lib.datasource.ChannelTreeNode
-
The channel of this tree node
- ChannelTree - Class in com.gentics.api.lib.datasource
-
Root Node of the channel tree
- ChannelTree() - Constructor for class com.gentics.api.lib.datasource.ChannelTree
-
Create an instance
- ChannelTreeNode - Class in com.gentics.api.lib.datasource
-
A node in the channel tree
- ChannelTreeNode(DatasourceChannel) - Constructor for class com.gentics.api.lib.datasource.ChannelTreeNode
-
Create an instance for the given channel
- checkRequirements() - Method in interface com.gentics.api.lib.datasource.VersioningDatasource
-
check the requirements for versioning
- checkViewFiles() - Method in class com.gentics.api.portalnode.plugin.ViewPlugin
-
Check all view files separately for configuration errors
- checkViewNode(Node) - Method in class com.gentics.api.portalnode.plugin.ViewPlugin
-
Check a single view node for configuration errors
- children - Variable in class com.gentics.api.lib.datasource.ChannelTree
-
List of children
- children - Variable in class com.gentics.api.lib.datasource.ChannelTreeNode
-
List of children
- clear() - Method in class com.gentics.api.lib.cache.PortalCache
-
clears the whole cache
- clear() - Method in class com.gentics.api.lib.datasource.ResolvableDatasource
-
- clear() - Method in class com.gentics.api.lib.resolving.NestedCollection
-
- clearCache() - Method in class com.gentics.api.lib.datasource.AbstractCacheableDatasource
-
Clears the cache for this datasource.
- clearCache(Datasource) - Static method in class com.gentics.api.portalnode.connector.PortalConnectorHelper
-
Clear the object and attribute cache for all objects in the given datasource
- clearCache(Datasource, String) - Static method in class com.gentics.api.portalnode.connector.PortalConnectorHelper
-
Clear the object and attribute cache of the given object in the given datasource
- clearGroup(String) - Method in class com.gentics.api.lib.cache.PortalCache
-
clears the a group in the cache
- clearProperties() - Method in class com.gentics.api.lib.expressionparser.ExpressionEvaluator
-
Clear all resolvable properties
- clearQueryCache(Datasource) - Static method in class com.gentics.api.portalnode.connector.PortalConnectorHelper
-
Clear the query caches for the given datasource
- clearView(String) - Method in interface com.gentics.api.portalnode.action.PluggableActionContext
-
Clear the view with the given id
- clearView() - Method in interface com.gentics.api.portalnode.action.PluggableActionContext
-
Clear the view of this context
- clone() - Method in class com.gentics.api.lib.datasource.AbstractDatasource
-
- clone() - Method in interface com.gentics.api.lib.datasource.Datasource
-
Clone the datasource (that means to create a copy that would
work excactly like this datasource)
- clone() - Method in class com.gentics.api.lib.datasource.ResolvableDatasource
-
- clone() - Method in interface com.gentics.api.lib.rule.RuleTree
-
Deprecated.
Clone the ruletree
- cloneFileInformation() - Method in class com.gentics.api.lib.upload.FileInformation
-
Can be used to retrieve a clone of a file item if it is needed longer
than one request long.
- close() - Method in interface com.gentics.api.lib.datasource.DatasourceHandle
-
Close the datasource handle
- close() - Method in interface com.gentics.api.lib.datasource.HandlePool
-
Close all handles for this datasource
- collator - Variable in class com.gentics.api.lib.resolving.ResolvableComparator
-
collator to be used for sorting Strings
- columnName - Variable in class com.gentics.api.lib.datasource.Datasource.Sorting
-
sorted attribute
- com.gentics.api - package com.gentics.api
-
- com.gentics.api.imagestore - package com.gentics.api.imagestore
-
- com.gentics.api.lib.auth - package com.gentics.api.lib.auth
-
Package for authentication related classes and interfaces.
- com.gentics.api.lib.cache - package com.gentics.api.lib.cache
-
- com.gentics.api.lib.datasource - package com.gentics.api.lib.datasource
-
Package for datasource related classes and interfaces.
- com.gentics.api.lib.etc - package com.gentics.api.lib.etc
-
- com.gentics.api.lib.exception - package com.gentics.api.lib.exception
-
Package for general exceptions.
- com.gentics.api.lib.expressionparser - package com.gentics.api.lib.expressionparser
-
Package for classes and interfaces related to parsing and evaluating
of expressions.
- com.gentics.api.lib.expressionparser.filtergenerator - package com.gentics.api.lib.expressionparser.filtergenerator
-
- com.gentics.api.lib.expressionparser.functions - package com.gentics.api.lib.expressionparser.functions
-
- com.gentics.api.lib.i18n - package com.gentics.api.lib.i18n
-
Package for classes and interfaces related to internationalization (i18n).
- com.gentics.api.lib.resolving - package com.gentics.api.lib.resolving
-
Package for classes and interfaces related to property resolving.
- com.gentics.api.lib.rule - package com.gentics.api.lib.rule
-
Package for classes and interfaces related rule parsing and interpretation.
- com.gentics.api.lib.upload - package com.gentics.api.lib.upload
-
Package for classes and interfaces for the fileupload support.
- com.gentics.api.portalnode.action - package com.gentics.api.portalnode.action
-
Package for the implementation of Pluggable Actions.
- com.gentics.api.portalnode.connector - package com.gentics.api.portalnode.connector
-
Package containing a factory to create all initial objects you need, and some helper classes.
- com.gentics.api.portalnode.event - package com.gentics.api.portalnode.event
-
Package for classes and interfaces related to the event handling mechanism of Gentics® Portal.Node®.
- com.gentics.api.portalnode.imp - package com.gentics.api.portalnode.imp
-
Package for the implementation of the Imp subsystem.
- com.gentics.api.portalnode.plugin - package com.gentics.api.portalnode.plugin
-
Package for specific plugin implementations.
- com.gentics.api.portalnode.portal - package com.gentics.api.portalnode.portal
-
- com.gentics.api.portalnode.portlet - package com.gentics.api.portalnode.portlet
-
Package for the Gentics® specific Portlet implementations and enhancements.
- com.gentics.api.portalnode.security - package com.gentics.api.portalnode.security
-
- com.gentics.api.portalnode.templateengine - package com.gentics.api.portalnode.templateengine
-
Package for classes and interfaces of the Gentics® Template Engine.
- com.gentics.cr.template - package com.gentics.cr.template
-
- com.gentics.cr.util - package com.gentics.cr.util
-
- compare(Object, Object) - Method in class com.gentics.api.lib.datasource.ResolvableDatasource.Sorter
-
- compare(Object, Object) - Method in class com.gentics.api.lib.expressionparser.ExpressionEvaluator.TypeSafeComparator
-
- compare(Object, Object) - Method in class com.gentics.api.lib.resolving.ResolvableComparator
-
- compare(Resolvable, Resolvable, Datasource.Sorting) - Method in class com.gentics.api.lib.resolving.ResolvableComparator
-
Compare the given resolvables with the given sorting setting
- compareObjects(Comparable, Comparable, boolean) - Static method in class com.gentics.api.lib.etc.ObjectTransformer
-
Compare objects, care also for null objects
- compareTo(ChannelTreeNode) - Method in class com.gentics.api.lib.datasource.ChannelTreeNode
-
- compareTo(DatasourceChannel) - Method in class com.gentics.api.lib.datasource.DatasourceChannel
-
- compareTo(Object) - Method in class com.gentics.api.lib.datasource.VersioningDatasource.Version
-
- concat(RuleTree, LogicalOperator) - Method in interface com.gentics.api.lib.rule.RuleTree
-
Deprecated.
adds the given ruletree to the current ruletree, linking it with the
given operator.
- CONFIGURATION_ERROR - Static variable in interface com.gentics.api.portalnode.action.PluggableAction
-
constant for the error message (in case of a configuration error)
- contains(Object) - Method in class com.gentics.api.lib.datasource.ResolvableDatasource
-
- containsAll(Collection) - Method in class com.gentics.api.lib.datasource.ResolvableDatasource
-
- containsAll(Collection, Collection) - Static method in class com.gentics.api.lib.expressionparser.ExpressionEvaluator
-
Check whether the left collection contains all objects from the right
collection
- containsKey(Object) - Method in class com.gentics.api.lib.i18n.I18nString.I18nStringParameters
-
- containsNone(Collection, Collection) - Static method in class com.gentics.api.lib.expressionparser.ExpressionEvaluator
-
Check whether the collections have no object in common
- containsOneOf(Collection, Collection) - Static method in class com.gentics.api.lib.expressionparser.ExpressionEvaluator
-
Check whether the left collection contains at least one object of the
right collection
- containsValue(Object) - Method in class com.gentics.api.lib.i18n.I18nString.I18nStringParameters
-
- COUNTCACHEREGION - Static variable in class com.gentics.api.lib.datasource.AbstractCacheableDatasource
-
name of the cacheregion for count results
- CR - Class in com.gentics.api
-
- CR() - Constructor for class com.gentics.api.CR
-
- create(Map, int) - Method in interface com.gentics.api.lib.datasource.VersioningDatasource
-
Create a datasource object with the given object data at the given
timestamp
- create(Map) - Method in interface com.gentics.api.lib.datasource.WriteableDatasource
-
Create a new object that can be stored in this datasource.
- createActionEvent(String) - Method in interface com.gentics.api.portalnode.event.EventBroker
-
Create an action event
- createActionURL() - Method in class com.gentics.api.portalnode.portlet.GenticsPortletContext
-
Deprecated.
actionURLs must be created using the RenderResponse
(according to portlet specification 1.0 JSR 168). actionURLs
created with this method will not hold to correct/total
information
- createDatasource(Map) - Static method in class com.gentics.api.portalnode.connector.PortalConnectorFactory
-
Creates a new datasource handle with the specified properties as well as
a new Datasource (with default properties).
- createDatasource(Map, Map) - Static method in class com.gentics.api.portalnode.connector.PortalConnectorFactory
-
Creates a new Datasource connection with the specified properties which
should point to a Content Repository of Gentics Content.Node.
- createDatasource(String) - Static method in class com.gentics.api.portalnode.connector.PortalConnectorFactory
-
Create a datasource instance for the datasource with given id
- createDatasource(Class<T>, String) - Static method in class com.gentics.api.portalnode.connector.PortalConnectorFactory
-
Create a datasource instance of the given class with given id
- createDatasourceFilter(Expression) - Method in interface com.gentics.api.lib.datasource.Datasource
-
Create a datasource filter for the given expression.
- createDatasourceFilter(Expression) - Method in class com.gentics.api.lib.datasource.ResolvableDatasource
-
- createExpression(String) - Static method in class com.gentics.api.portalnode.connector.PortalConnectorFactory
-
Parse the given expression string into an Expression.
- createMultichannellingDatasource(Map<String, String>, Map<String, String>) - Static method in class com.gentics.api.portalnode.connector.PortalConnectorFactory
-
Create a new instance of a multichannelling datasource
- createPlugin(String, String, PortletConfig) - Method in class com.gentics.api.portalnode.portlet.GenticsPortletContext
-
create and initialize an instance of a plugin (defined by its pluginType)
- createPortalRuleTree() - Method in class com.gentics.api.portalnode.portlet.GenticsPortletContext
-
- createRenderURL() - Method in class com.gentics.api.portalnode.portlet.GenticsPortletContext
-
Deprecated.
renderURLs must be created using the RenderResponse
(according to portlet specification 1.0 JSR 168). renderURLs
created with this method will not hold to correct/total
information
- createRequestObject() - Static method in class com.gentics.api.portalnode.action.PluggableActionInvoker
-
Create a request object that can be used to
invoke an action
- createRequestObject(Map) - Static method in class com.gentics.api.portalnode.action.PluggableActionInvoker
-
Create a request object from the given parameters that can be used to
invoke an action
- createResponseObject() - Static method in class com.gentics.api.portalnode.action.PluggableActionInvoker
-
Create a response object that can be used to invoke an action
- createRuleTree(String) - Static method in class com.gentics.api.portalnode.connector.PortalConnectorFactory
-
- createWritableMultichannellingDatasource(Map<String, String>, Map<String, String>) - Static method in class com.gentics.api.portalnode.connector.PortalConnectorFactory
-
Create a new writeable multichannelling datasource instance
- createWriteableDatasource(Map) - Static method in class com.gentics.api.portalnode.connector.PortalConnectorFactory
-
Creates a new datasource handle with the specified properties as well as
a new writeable datasource (with default properties).
- createWriteableDatasource(Map, Map) - Static method in class com.gentics.api.portalnode.connector.PortalConnectorFactory
-
Creates a new datasource handle with the specified properties as well as
a new writeable datasource with the specified properties.
- CRSync - Class in com.gentics.api.portalnode.connector
-
CRSync synchronizes two given ContentRepositories based on two CNDatasources.
CRSync tries this by only syncing the changes.
If an intelligent sync is not possible, CRSync syncs the complete source
repository to the target repository completly overwriting the target
repository.
More help is available in the command line help (CRSync -help).
- CRSync(Datasource, WriteableDatasource, String) - Constructor for class com.gentics.api.portalnode.connector.CRSync
-
Initialize the sync with source and target datasource, leave flags to
default values (false).
- CRSync(Datasource, WriteableDatasource, String, boolean, boolean, boolean, boolean, int) - Constructor for class com.gentics.api.portalnode.connector.CRSync
-
Initialize the sync with source and target datasource, leave flags to
default values (false).
- CRSync(Datasource, WriteableDatasource, String, boolean, boolean, boolean, boolean, boolean, boolean, int, CRSyncModifier) - Constructor for class com.gentics.api.portalnode.connector.CRSync
-
Initialize the sync with source and target datasource.
- CRSyncModifier - Interface in com.gentics.api.portalnode.connector
-
A CRSyncModifier can be used to alter objects before they are stored in the
target repository when using the CRSync.
- generateConstantFilterPart(String, Object[]) - Method in interface com.gentics.api.lib.expressionparser.filtergenerator.DatasourceFilter
-
Generate a filterpart for a constant string with optional parameters
- generateFilterPart(ExpressionQueryRequest, FilterPart, int) - Method in interface com.gentics.api.lib.expressionparser.EvaluableExpression
-
Generate the filter part for the evaluable expression.
- generateFilterPart(int, ExpressionQueryRequest, FilterPart, EvaluableExpression[], int) - Method in interface com.gentics.api.lib.expressionparser.functions.Function
-
Generate the filter part for the function.
The functionType is one
of (
Function.TYPE_ADD
,
Function.TYPE_AND
,
Function.TYPE_CONTAINSNONE
,
Function.TYPE_CONTAINSNONE
,
Function.TYPE_DIV
,
Function.TYPE_EQUAL
,
Function.TYPE_GREATER
,
Function.TYPE_GREATEROREQUAL
,
Function.TYPE_LIKE
,
Function.TYPE_MINUS
,
Function.TYPE_MOD
,
Function.TYPE_MULT
,
Function.TYPE_NAMEDFUNCTION
,
Function.TYPE_NOT
,
Function.TYPE_OR
,
Function.TYPE_PLUS
,
Function.TYPE_SMALLER
,
Function.TYPE_SMALLEROREQUAL
,
Function.TYPE_SUB
,
Function.TYPE_UNEQUAL
) and will always be one of the
types returned by
Function.getTypes()
.
The expectedValueType is
one of (
ExpressionEvaluator.OBJECTTYPE_ANY
,
ExpressionEvaluator.OBJECTTYPE_BOOLEAN
,
ExpressionEvaluator.OBJECTTYPE_COLLECTION
,
ExpressionEvaluator.OBJECTTYPE_DATE
,
ExpressionEvaluator.OBJECTTYPE_NULL
,
ExpressionEvaluator.OBJECTTYPE_NUMBER
,
ExpressionEvaluator.OBJECTTYPE_STRING
), where
ExpressionEvaluator.OBJECTTYPE_ANY
shall be used when any value
type is acceptable.
Implementations must respect the expected value
type and must throw a
FilterGeneratorException
when it cannot generate a value of this type.
- generateLiteralFilterPart(Object, int) - Method in interface com.gentics.api.lib.expressionparser.filtergenerator.DatasourceFilter
-
Generate a filterpart for a literal.
- generateVariableFilterPart(String, int) - Method in interface com.gentics.api.lib.expressionparser.filtergenerator.DatasourceFilter
-
Generate a filterpart for a variable.
- GenericPluggableAction - Class in com.gentics.api.portalnode.action
-
abstract base class for pluggable actions.
- GenericPluggableAction() - Constructor for class com.gentics.api.portalnode.action.GenericPluggableAction
-
- GenticsImageStoreRequest - Class in com.gentics.api.imagestore
-
Bean for accessing and modifying request parameters before they are sent to the GenticsImageStore
- GenticsImageStoreRequest() - Constructor for class com.gentics.api.imagestore.GenticsImageStoreRequest
-
- GenticsImpInterface - Interface in com.gentics.api.portalnode.imp
-
interface for small imps that are available in dungeons, modules, templates,
...
- GenticsPlugin - Interface in com.gentics.api.portalnode.plugin
-
The GenticsPlugin defines the API of plugins.
- GenticsPluginServer - Interface in com.gentics.api.portalnode.plugin
-
The GenticsPluginServer defines a contract for using Embedded "HelperModules"
(called Plugins) inside the Portal.Node Environment.
- GenticsPortlet - Interface in com.gentics.api.portalnode.portlet
-
The Module Interface enhances the JSR 168 defined Standard Portlet by adding
Methods and interfaces needed for best efficent use within Gentics
Portal.Node
- GenticsPortletContext - Class in com.gentics.api.portalnode.portlet
-
Implementation of the PortletContext.
- GenticsPortletContext(String, String, ServletContext) - Constructor for class com.gentics.api.portalnode.portlet.GenticsPortletContext
-
Create an instance of the GenticsPortletContext.
- GenticsPortletMode - Interface in com.gentics.api.portalnode.portlet
-
Interface for additional portlet modes that are supported by Gentics Portal.Node®3
- GenticsStatefulImpInterface - Interface in com.gentics.api.portalnode.imp
-
Interface for imps which store context-related data.
- GenticsUser - Interface in com.gentics.api.lib.auth
-
Interface for the Portal User
- get(Object) - Method in class com.gentics.api.lib.cache.PortalCache
-
retrieve an object from the cache
- get(String) - Method in class com.gentics.api.lib.expressionparser.ExpressionEvaluator
-
- get(Object) - Method in class com.gentics.api.lib.i18n.I18nString.I18nStringParameters
-
- get(String) - Method in class com.gentics.api.lib.i18n.Language
-
- get(String) - Method in class com.gentics.api.lib.resolving.JSONResolvable
-
- get(String) - Method in class com.gentics.api.lib.resolving.PropertyResolver
-
Get a property from the base object.
- get(String) - Method in interface com.gentics.api.lib.resolving.Resolvable
-
Get the property named by key or null if the property does not exist or
is not set.
- get(String) - Method in class com.gentics.api.lib.resolving.ResolvableBean
-
- get(String) - Method in class com.gentics.api.portalnode.plugin.AbstractGenticsPlugin
-
- get(String) - Static method in class com.gentics.api.portalnode.portal.PortalPropertySetter
-
Get a portal property via the provided path
- get(String) - Method in class com.gentics.api.portalnode.portlet.AbstractGenticsPortlet
-
- get(String) - Method in class com.gentics.api.portalnode.portlet.GenticsPortletContext
-
- getAbsoluteServerURL() - Method in class com.gentics.api.portalnode.portlet.GenticsPortletContext
-
Get the absolute URL to the portal server
- getActionCommand() - Method in interface com.gentics.api.portalnode.event.ActionEvent
-
Get the action command of the event
- getActionResolver() - Method in interface com.gentics.api.portalnode.action.PluggableActionContext
-
get a resolvable to resolve actions (and their response parameters)
- getActionResponse() - Method in interface com.gentics.api.portalnode.action.PluggableActionResponse
-
Get the action response of the handled portlet action, may be null when
the pluggable action is done in the render phase or in the serve resource
phase
- getAdditionalDataResolver() - Method in interface com.gentics.api.portalnode.action.PluggableActionContext
-
- getAffectedRecordCount() - Method in interface com.gentics.api.lib.datasource.DatasourceInfo
-
Returns number of affected rows
- getAffectedRecords() - Method in interface com.gentics.api.lib.datasource.DatasourceInfo
-
Returns affected row objects
- getAsBinary(Object) - Static method in class com.gentics.api.lib.expressionparser.ExpressionEvaluator
-
Get the given object as binary.
- getAsBoolean(Object) - Static method in class com.gentics.api.lib.expressionparser.ExpressionEvaluator
-
Get the given object as boolean.
- getAsCollection(Object) - Static method in class com.gentics.api.lib.expressionparser.ExpressionEvaluator
-
Get the given object as Collection.
- getAsDate(Object) - Static method in class com.gentics.api.lib.expressionparser.ExpressionEvaluator
-
Get the given object as Date.
- getAsNumber(Object, Class) - Static method in class com.gentics.api.lib.expressionparser.ExpressionEvaluator
-
Get the given object as number of the given class.
- getAsNumber(ExpressionQueryRequest, Object, Class) - Static method in class com.gentics.api.lib.expressionparser.ExpressionEvaluator
-
- getAsNumber(Object) - Static method in class com.gentics.api.lib.expressionparser.ExpressionEvaluator
-
Get the given object as number.
- getAsResolvableDatasourceFilter(DatasourceFilter) - Method in class com.gentics.api.lib.datasource.ResolvableDatasource
-
Get the datasource filter as resolvable datasource filter
- getAsString(Object) - Static method in class com.gentics.api.lib.expressionparser.ExpressionEvaluator
-
Get the given object as String.
- getAsType(Object, int) - Static method in class com.gentics.api.lib.expressionparser.ExpressionEvaluator
-
Get the given object as object of specified type.
- getAttribute(String) - Method in class com.gentics.api.portalnode.portlet.GenticsPortletContext
-
- getAttributeNames() - Method in class com.gentics.api.portalnode.portlet.GenticsPortletContext
-
- getAttributes() - Method in class com.gentics.api.portalnode.connector.PLinkInformation
-
Returns all additional attributes of a plink.
- getAuthenticationSystem() - Method in class com.gentics.api.portalnode.portlet.GenticsPortletContext
-
returns the AuthenticationSystem used for this portal Instance.
- getAvailableDatasources() - Static method in class com.gentics.api.portalnode.connector.PortalConnectorFactory
-
Get the list of all available datasource ids
- getAvailableDatasources(Class<? extends Datasource>) - Static method in class com.gentics.api.portalnode.connector.PortalConnectorFactory
-
Get the available datasources as list of ids
- getAvailableDatasources() - Method in class com.gentics.api.portalnode.portlet.GenticsPortletContext
-
Get a collection of the ids of all available datasources
- getAvailableDatasources(Class) - Method in class com.gentics.api.portalnode.portlet.GenticsPortletContext
-
Get a collection of the ids of all available datasources (of the specified type)
- getAvailableImps() - Method in class com.gentics.api.portalnode.portlet.GenticsPortletContext
-
get a collection of available imps (their ids)
- getBaseObjects() - Method in interface com.gentics.api.portalnode.action.PluggableActionContext
-
Get an unmodifiable map of the context base objects
- getBinary(String) - Method in interface com.gentics.api.lib.datasource.DatasourceRow
-
Get the content of the given column as byte array
- getBinary(Object, byte[]) - Static method in class com.gentics.api.lib.etc.ObjectTransformer
-
Get the object as binary value (byte array)
- getBoolean(String) - Method in interface com.gentics.api.lib.datasource.DatasourceRow
-
Get the content of the given column as boolean
- getBoolean(Object, boolean) - Static method in class com.gentics.api.lib.etc.ObjectTransformer
-
Get the boolean value of the given object.
true, 1,
yes and on will be interpreted as TRUE.
false,
0, no and off will be interpreted as FALSE.
Everything else cannot be interpreted as boolean and will return the
defaultValue.
- getBoolean(Object, Boolean) - Static method in class com.gentics.api.lib.etc.ObjectTransformer
-
Get the Boolean value of the given object.
true, 1,
yes and on will be interpreted as TRUE.
false,
0, no and off will be interpreted as FALSE.
Everything else cannot be interpreted as boolean and will return the
defaultValue.
- getBooleanModuleParameter(String) - Method in class com.gentics.api.portalnode.portlet.GenticsPortletContext
-
- getCache(String) - Static method in class com.gentics.api.lib.cache.PortalCache
-
retrieve a PortalCache instance
- getCacheAttributes(Object) - Method in class com.gentics.api.lib.cache.PortalCache
-
get the cache attributes for a cached entry.
- getCacheAttributes(String, Object) - Method in class com.gentics.api.lib.cache.PortalCache
-
get the cache attributes for a cached entry in a group.
- getCachedCount(AbstractCacheableDatasource.DatasourceResultCacheKeyBase) - Method in class com.gentics.api.lib.datasource.AbstractCacheableDatasource
-
Returns the cached count for the given cache key or null if none was cached.
- getCachedResult(AbstractCacheableDatasource.DatasourceResultCacheKeyBase) - Method in class com.gentics.api.lib.datasource.AbstractCacheableDatasource
-
Returns the cached results of a query.
- getCacheKey(String, Object[], int, int, Datasource.Sorting[], Map) - Method in class com.gentics.api.lib.datasource.AbstractCacheableDatasource
-
Creates and returns the cache key for the given parameters.
- getCacheKeyForCount(String, Object[], Map) - Method in class com.gentics.api.lib.datasource.AbstractCacheableDatasource
-
Creates and returns a new cache key for a count statement.
- getChangeableContentObject(String, WriteableDatasource) - Static method in class com.gentics.api.portalnode.connector.PortalConnectorFactory
-
Returns a changeable content object with the given content id.
- getChannel() - Method in class com.gentics.api.lib.datasource.ChannelTreeNode
-
Get the channel
- getChannelPaths() - Method in interface com.gentics.api.lib.datasource.MultichannellingDatasource
-
Get the list of paths to the currently selected channels.
- getChannels() - Method in interface com.gentics.api.lib.datasource.MultichannellingDatasource
-
Get the currently used channels (one for each separate channel structure).
- getChannelStructure() - Method in interface com.gentics.api.lib.datasource.MultichannellingDatasource
-
Get the whole structure of nodes and channels currently contained in the datasource
- getChildren() - Method in class com.gentics.api.lib.datasource.ChannelTree
-
Get the list of children
- getChildren() - Method in class com.gentics.api.lib.datasource.ChannelTreeNode
-
Get the list of children
- getCollection(Object, Collection) - Static method in class com.gentics.api.lib.etc.ObjectTransformer
-
Get the given object as a collection.
- getColumnName() - Method in class com.gentics.api.lib.datasource.Datasource.Sorting
-
- getContainerRuntimeOptions() - Method in class com.gentics.api.portalnode.plugin.AbstractGenticsPlugin
-
- getContainerRuntimeOptions() - Method in class com.gentics.api.portalnode.portlet.AbstractGenticsPortlet
-
- getContainerRuntimeOptions() - Method in class com.gentics.api.portalnode.portlet.GenticsPortletContext
-
- getContentId() - Method in class com.gentics.api.portalnode.connector.PLinkInformation
-
Returns the contentid this plink references.
- getContentObject(String, Datasource) - Static method in class com.gentics.api.portalnode.connector.PortalConnectorFactory
-
Returns a content object with the given content id.
- getContentType() - Method in class com.gentics.api.lib.upload.FileInformation
-
Returns the delivered ContentType of the File
- getContext() - Method in class com.gentics.api.portalnode.action.GenericPluggableAction
-
get the pluggable action context
- getContext() - Method in interface com.gentics.api.portalnode.templateengine.TemplateProcessor
-
Get the template context as unmodifiable map.
- getContextPropertySetter() - Method in interface com.gentics.api.portalnode.action.PluggableActionContext
-
Get the property setter for all context properties.
- getCookies() - Method in class com.gentics.api.imagestore.GenticsImageStoreRequest
-
Returns a list of cookies included with the request to the GenticsImageStore
- getCount(DatasourceFilter) - Method in class com.gentics.api.lib.datasource.AbstractDatasource
-
- getCount() - Method in class com.gentics.api.lib.datasource.AbstractDatasource
-
- getCount(DatasourceFilter, Map) - Method in class com.gentics.api.lib.datasource.AbstractVersioningDatasource
-
- getCount(DatasourceFilter) - Method in class com.gentics.api.lib.datasource.AbstractVersioningDatasource
-
- getCount(DatasourceFilter, int) - Method in class com.gentics.api.lib.datasource.AbstractVersioningDatasource
-
- getCount() - Method in interface com.gentics.api.lib.datasource.Datasource
-
- getCount(DatasourceFilter) - Method in interface com.gentics.api.lib.datasource.Datasource
-
Get the number of objects in the datasource that match the given filter
- getCount(DatasourceFilter, Map<String, Object>) - Method in interface com.gentics.api.lib.datasource.Datasource
-
Get the number of objects in the datasource that match the given filter
- getCount(DatasourceFilter, Map) - Method in class com.gentics.api.lib.datasource.ResolvableDatasource
-
- getCount(DatasourceFilter, int) - Method in interface com.gentics.api.lib.datasource.VersioningDatasource
-
Get the number of resolvables matching the given filter at the
versionTimestamp
- getCount(DatasourceFilter, Map, int) - Method in interface com.gentics.api.lib.datasource.VersioningDatasource
-
Get the number of resolvables matching the given filter at the
versionTimestamp
- getCount() - Method in class com.gentics.api.lib.expressionparser.ExpressionQueryRequest
-
Get the count
- getCount2() - Method in interface com.gentics.api.lib.datasource.Datasource
-
- getCount2() - Method in class com.gentics.api.lib.datasource.ResolvableDatasource
-
- getCountResultsCache() - Method in class com.gentics.api.lib.datasource.AbstractCacheableDatasource
-
- getCreateDate() - Method in interface com.gentics.api.lib.cache.PortalCacheAttributes
-
get the creation date as timestamp in milliseconds from the entry.
- getDatasource() - Method in class com.gentics.api.lib.expressionparser.ExpressionQueryRequest
-
Get the datasource
- getDatasource(String) - Method in class com.gentics.api.portalnode.portlet.AbstractGenticsPortlet
-
Get a datasource by id.
- getDatasource(String) - Method in interface com.gentics.api.portalnode.portlet.GenticsPortlet
-
get a datasource by id
- getDatasource(String) - Method in class com.gentics.api.portalnode.portlet.GenticsPortletContext
-
- getDatasource() - Method in class com.gentics.api.portalnode.portlet.GenticsPortletContext
-
returns default datasource which is the first found datasource of a
specific type.
- getDatasourceClass() - Method in interface com.gentics.api.lib.expressionparser.filtergenerator.DatasourceFilter
-
Get the datasource class of this datasource filter
- getDatasourceClassName() - Method in exception com.gentics.api.lib.expressionparser.filtergenerator.FilterGeneratorException
-
Get the set datasource class name
- getDatasourceDefinition() - Method in interface com.gentics.api.lib.datasource.DatasourceHandle
-
Get the datasource definition
- getDatasourceIdentifier() - Method in class com.gentics.api.lib.datasource.AbstractCacheableDatasource
-
Returns a unique identifier for this datasource.
- getDate() - Method in class com.gentics.api.lib.datasource.VersioningDatasource.Version
-
- getDate(Object, Date) - Static method in class com.gentics.api.lib.etc.ObjectTransformer
-
Get the Date representation of the given object
- getDefaultCacheAttributes() - Method in class com.gentics.api.lib.cache.PortalCache
-
Get the default cache attributes
- getDic() - Method in class com.gentics.api.lib.i18n.Language
-
- getDiffCount() - Method in class com.gentics.api.lib.datasource.VersioningDatasource.Version
-
get number of dataset rows, which differ to the last version.
- getDouble(String) - Method in interface com.gentics.api.lib.datasource.DatasourceRow
-
Get the content of the given column as double
- getDouble(Object, double) - Static method in class com.gentics.api.lib.etc.ObjectTransformer
-
Get a double value of the given object
- getDouble(Object, Double) - Static method in class com.gentics.api.lib.etc.ObjectTransformer
-
Get the Double representation of the object
- getDoubleClickProtection() - Method in class com.gentics.api.portalnode.plugin.ViewPlugin
-
Get whether doubleclickprotection is on for all views
- getEmbeddedEvent() - Method in interface com.gentics.api.portalnode.event.ActionEvent
-
Get the embedded event
- getEntry() - Method in class com.gentics.api.lib.resolving.PropertyResolver.PropertyPathEntry
-
Get the entry
- getEvent() - Method in interface com.gentics.api.portalnode.event.EventRequest
-
Get the event of the request
- getEventBroker() - Method in interface com.gentics.api.portalnode.event.EventBrokerProvider
-
get the event broker
- getEventBroker() - Method in class com.gentics.api.portalnode.plugin.AbstractGenticsPlugin
-
Returns the current event broker of this plugin
- getEventBroker() - Method in class com.gentics.api.portalnode.plugin.AbstractGenticsPlugin.SubPluginEventBrokerProvider
-
- getEventBroker() - Method in interface com.gentics.api.portalnode.plugin.GenticsPlugin
-
returns the current event broker
- getEventBroker() - Method in class com.gentics.api.portalnode.portlet.AbstractGenticsPortlet.SubPluginEventBrokerProvider
-
- getEventBroker() - Method in class com.gentics.api.portalnode.portlet.GenticsPortletContext
-
Get the event broker.
- getEventId() - Method in interface com.gentics.api.portalnode.event.EventRequest
-
Get the event id
- getExpectedValueType(DatasourceFilter) - Method in interface com.gentics.api.lib.expressionparser.EvaluableExpression
-
Get the value type which this expression is expected to return
- getExpectedValueType(int) - Method in interface com.gentics.api.lib.expressionparser.functions.Function
-
Get the value type which this expression is expected to return
- getExpression() - Method in interface com.gentics.api.lib.rule.RuleTree
-
Deprecated.
Get the parsed expression of this ruletree.
- getExpressionParserMode() - Static method in class com.gentics.api.lib.expressionparser.ExpressionParser
-
Get the expressionparser mode as String
- getExpressionParserMode(ExpressionQueryRequest) - Static method in class com.gentics.api.lib.expressionparser.ExpressionParser
-
- getExpressionString() - Method in interface com.gentics.api.lib.expressionparser.Expression
-
Get the (complete) expression as string
- getExpressionString() - Method in exception com.gentics.api.lib.expressionparser.ExpressionParserException
-
Get the expression string of the expression causing this exception
- getExpressionString() - Method in interface com.gentics.api.lib.expressionparser.filtergenerator.DatasourceFilter
-
Get the expression string of this filter
- getFeedbackMessage() - Method in interface com.gentics.api.portalnode.action.PluggableActionResponse
-
Get the feedback message
- getFeedbackParameters() - Method in interface com.gentics.api.portalnode.action.PluggableActionResponse
-
Get all set feedback parameters
- getFileInformation(String) - Method in interface com.gentics.api.lib.upload.FileUploadProvider
-
Get the file information of an uploaded file by field name.
The retrieved value will depend on the client's operating system:
Windows delivers Full Path, *NX delivers only FileName
- getFileName() - Method in class com.gentics.api.lib.upload.FileInformation
-
Returns the relative Path of the File.
- getFilePath() - Method in class com.gentics.api.lib.upload.FileInformation
-
Returns the upload Path if available or null if not.
- getFileSize() - Method in class com.gentics.api.lib.upload.FileInformation
-
Get the file size in bytes.
- getFileUploadProvider() - Method in class com.gentics.api.portalnode.plugin.AbstractGenticsPlugin
-
Get an instance of a FileUploadProvider.
- getFileUploadProvider() - Method in interface com.gentics.api.portalnode.plugin.GenticsPlugin
-
Get the file upload provider.
- getFileUploadProvider() - Method in class com.gentics.api.portalnode.portlet.AbstractGenticsPortlet
-
Get a file upload provider for the module.
- getFileUploadProvider() - Method in interface com.gentics.api.portalnode.portlet.GenticsPortlet
-
- getFileUploadProvider() - Method in class com.gentics.api.portalnode.portlet.GenticsPortletContext
-
- getFilter() - Method in class com.gentics.api.lib.expressionparser.ExpressionQueryRequest
-
Get the filter
- getFilterPart(ExpressionQueryRequest) - Method in interface com.gentics.api.lib.expressionparser.filtergenerator.FilterPartGenerator
-
Method that is called by the filter when it finally merges all filter
parts to use the filter.
- getFormatterManager() - Method in class com.gentics.api.portalnode.portlet.GenticsPortletContext
-
- getFromGroup(String, Object) - Method in class com.gentics.api.lib.cache.PortalCache
-
Retrieven an object from the group in the cache
- getFullModuleType() - Method in class com.gentics.api.portalnode.portlet.AbstractGenticsPortlet
-
- getFullModuleType() - Method in interface com.gentics.api.portalnode.portlet.GenticsPortlet
-
Get the full module type (including the application prefix)
- getFullPluginName() - Method in class com.gentics.api.portalnode.plugin.AbstractGenticsPlugin
-
- getFullPluginName() - Method in interface com.gentics.api.portalnode.plugin.GenticsPlugin
-
Get the full plugin name (including the portletapplication prefix)
- getGeneralExceptionMessagePrefix() - Method in exception com.gentics.api.lib.expressionparser.EvaluationException
-
- getGeneralExceptionMessagePrefix() - Method in exception com.gentics.api.lib.expressionparser.ExpressionParserException
-
Get the general exception message prefix (dependent on the concrete
exception class)
- getGeneralExceptionMessagePrefix() - Method in exception com.gentics.api.lib.expressionparser.filtergenerator.FilterGeneratorException
-
- getGenticsPortletContext() - Method in class com.gentics.api.portalnode.plugin.AbstractGenticsPlugin
-
Returns the specific GenticsPortletContext of this plugin
- getGenticsPortletContext() - Method in class com.gentics.api.portalnode.portlet.AbstractGenticsPortlet
-
returns the specific GenticsPortletContext of this Module
- getGenticsPortletContext() - Method in interface com.gentics.api.portalnode.portlet.GenticsPortlet
-
returns the GenticsPortletContext
- getHandle() - Method in interface com.gentics.api.lib.datasource.HandlePool
-
Get a handle of the datasource
Might return null if no valid handle is available
- getHandlePool() - Method in interface com.gentics.api.lib.datasource.Datasource
-
Get the handlepool used by this Datasource.
- getHandlePool() - Method in class com.gentics.api.lib.datasource.ResolvableDatasource
-
- getHeaders() - Method in class com.gentics.api.imagestore.GenticsImageStoreRequest
-
Return a key/value Map of headers included with the request to the GenticsImageStore
- getId() - Method in interface com.gentics.api.lib.auth.GenticsUser
-
Get the id of the user
- getId() - Method in class com.gentics.api.lib.datasource.AbstractDatasource
-
- getId() - Method in interface com.gentics.api.lib.datasource.Datasource
-
Returns the unique identifier for this Datasource.
- getId() - Method in class com.gentics.api.lib.datasource.DatasourceChannel
-
Get the channel id
- getID() - Method in interface com.gentics.api.lib.datasource.DatasourceDefinition
-
Get the id of the datasource definition
- getId() - Method in class com.gentics.api.lib.i18n.Language
-
get the id of the language object.
- getId() - Method in class com.gentics.api.portalnode.plugin.AbstractGenticsPlugin
-
Get the plugin id
- getImageUri() - Method in class com.gentics.api.imagestore.GenticsImageStoreRequest
-
Returns the path to the image called by the request to the GenticsImageStore
- getImp(String) - Method in class com.gentics.api.portalnode.plugin.AbstractGenticsPlugin
-
Get an imp
- getImp(String) - Method in class com.gentics.api.portalnode.portlet.AbstractGenticsPortlet
-
Get an instance of the imp with the given id.
- getImp(String) - Method in class com.gentics.api.portalnode.portlet.GenticsPortletContext
-
get the imp with given id from its dungeon.
- getImp(Class) - Method in class com.gentics.api.portalnode.portlet.GenticsPortletContext
-
Get the (first available) imp of the given class.
- getImpId() - Method in class com.gentics.api.portalnode.imp.AbstractGenticsImp
-
- getImpId() - Method in interface com.gentics.api.portalnode.imp.GenticsImpInterface
-
get the id of the imp by which it has been initialized.
- getInitParameter(String) - Method in class com.gentics.api.portalnode.portlet.GenticsPortletContext
-
- getInitParameterNames() - Method in class com.gentics.api.portalnode.portlet.GenticsPortletContext
-
- getInnerCollection() - Method in class com.gentics.api.lib.resolving.NestedCollection
-
Get the inner collection (unmodifiable)
- getInputStream(String, int) - Method in interface com.gentics.api.lib.resolving.StreamingResolvable
-
- getInputStream() - Method in class com.gentics.api.lib.upload.FileInformation
-
Get an input stream for reading the content of an uploaded file
- getInstance() - Static method in class com.gentics.api.lib.expressionparser.ExpressionEvaluator.TypeSafeComparator
-
static method to get the singleton instance
- getInstance() - Static method in class com.gentics.api.lib.expressionparser.ExpressionParser
-
Get the singleton instance of the expression parser
- getInt(String) - Method in interface com.gentics.api.lib.datasource.DatasourceRow
-
Get the content of the given column as int
- getInt(Object, int) - Static method in class com.gentics.api.lib.etc.ObjectTransformer
-
Get an integer representation of the given object
- getInteger(Object, Integer) - Static method in class com.gentics.api.lib.etc.ObjectTransformer
-
Get the Integer representation of the given object
- getIntegerModuleParameter(String) - Method in class com.gentics.api.portalnode.portlet.GenticsPortletContext
-
- getIsEternal() - Method in interface com.gentics.api.lib.cache.PortalCacheAttributes
-
true if this cache object should not be expired -
maxLive will be ignored
- getKey() - Method in interface com.gentics.api.portalnode.templateengine.TemplateProcessor.SpecificationItem
-
Get the key
- getLanguage() - Method in class com.gentics.api.portalnode.portlet.GenticsPortletContext
-
get the current portal language
- getLanguageProvider() - Method in class com.gentics.api.lib.i18n.I18nString
-
Method to get the current language provider
- getLanguageVariant(Resolvable, String, Datasource) - Static method in class com.gentics.api.portalnode.connector.PortalConnectorHelper
-
This helper method can be used to fetch a given language variant for the
given page object (which was published from Gentics Content.Node).
- getLastAccessDate() - Method in interface com.gentics.api.lib.cache.PortalCacheAttributes
-
get the last access date of the cache element as timestamp in milliseconds.
- getLastException() - Method in interface com.gentics.api.lib.datasource.DatasourceHandle
-
Get the last exception
- getListOfObjectsModuleParameter(String) - Method in class com.gentics.api.portalnode.portlet.GenticsPortletContext
-
- getLocale() - Method in class com.gentics.api.lib.i18n.Language
-
- getLocalizedMessage() - Method in exception com.gentics.api.lib.exception.NodeException
-
Returns the localized message from the given message key.
- getLong(String) - Method in interface com.gentics.api.lib.datasource.DatasourceRow
-
Get the content of the given column as long
- getLong(Object, long) - Static method in class com.gentics.api.lib.etc.ObjectTransformer
-
Get a long representation of the given object
- getLong(Object, Long) - Static method in class com.gentics.api.lib.etc.ObjectTransformer
-
Get a Long representation of the given object
- getLongTimestamp(Object, long) - Static method in class com.gentics.api.lib.etc.ObjectTransformer
-
Get the timestamp in milliseconds of the object (if it is a Date) or the
defaultValue for non-Date objects
- getMainFilterPart() - Method in interface com.gentics.api.lib.expressionparser.filtergenerator.DatasourceFilter
-
Get the main filterpart of this filter.
- getMajorVersion() - Method in class com.gentics.api.portalnode.portlet.GenticsPortletContext
-
- getMaxAge() - Method in interface com.gentics.api.lib.cache.PortalCacheAttributes
-
get the maximum age that the cache entry may exist in seconds.
- getMaxFilesize() - Method in interface com.gentics.api.lib.upload.FileUploadProvider
-
Get the maximum allowed filesize
- getMaxIdleTime() - Method in interface com.gentics.api.lib.cache.PortalCacheAttributes
-
get the maximum idle time of the cache entry in seconds.
- getMaxParameters() - Method in interface com.gentics.api.lib.expressionparser.functions.Function
-
Get maximum number of parameters.
- getMessage() - Method in exception com.gentics.api.lib.expressionparser.ExpressionParserException
-
- getMimeType(String) - Method in class com.gentics.api.portalnode.portlet.GenticsPortletContext
-
- getMinorVersion() - Method in class com.gentics.api.portalnode.portlet.GenticsPortletContext
-
- getMinParameters() - Method in interface com.gentics.api.lib.expressionparser.functions.Function
-
Get minimum number of parameters.
- getModule() - Method in class com.gentics.api.portalnode.action.GenericPluggableAction
-
get the module from the pluggable action context
- getModule() - Method in interface com.gentics.api.portalnode.action.PluggableActionContext
-
get the module that uses the pluggable action
- getModule() - Method in class com.gentics.api.portalnode.plugin.AbstractGenticsPlugin
-
- getModule() - Method in interface com.gentics.api.portalnode.plugin.GenticsPlugin
-
Get the module which registeres and uses this plugin
- getModuleId() - Method in class com.gentics.api.portalnode.portlet.AbstractGenticsPortlet
-
return the unique if of this module
- getModuleId() - Method in interface com.gentics.api.portalnode.portlet.GenticsPortlet
-
returns the module ID
- getModuleId() - Method in class com.gentics.api.portalnode.portlet.GenticsPortletContext
-
get the module id
- getModuleParameter(String) - Method in class com.gentics.api.portalnode.portlet.GenticsPortletContext
-
- getModuleParameterMap() - Method in class com.gentics.api.portalnode.portlet.GenticsPortletContext
-
- getModuleParameterNames() - Method in class com.gentics.api.portalnode.portlet.GenticsPortletContext
-
Deprecated.
this method will be removed in the future
- getModuleType() - Method in class com.gentics.api.portalnode.portlet.AbstractGenticsPortlet
-
- getModuleType() - Method in interface com.gentics.api.portalnode.portlet.GenticsPortlet
-
get the module type
- getMother() - Method in class com.gentics.api.lib.resolving.PropertyResolver.PropertyPathEntry
-
Get mother object(s)
- getName() - Method in class com.gentics.api.lib.datasource.DatasourceChannel
-
Get the channel name
- getName() - Method in interface com.gentics.api.lib.expressionparser.functions.Function
-
Get the name of the function.
- getNamedDispatcher(String) - Method in class com.gentics.api.portalnode.portlet.GenticsPortletContext
-
- getNodeModuleParameter(String) - Method in class com.gentics.api.portalnode.portlet.GenticsPortletContext
-
get a module parameter of type node
- getNumber(Object, Number) - Static method in class com.gentics.api.lib.etc.ObjectTransformer
-
Get the number represented by the given object
- getNumStreams(String) - Method in interface com.gentics.api.lib.resolving.StreamingResolvable
-
Get the number of streams available for the property with given name.
- getObject(String) - Method in interface com.gentics.api.lib.datasource.DatasourceRow
-
Get the value of the given column as Object
- getObjectPath() - Method in interface com.gentics.api.portalnode.event.ActionEvent
-
- getObjectType(Object) - Static method in class com.gentics.api.lib.expressionparser.ExpressionEvaluator
-
Analyze the given object and get the objecttype
- getOriginalFileName() - Method in class com.gentics.api.lib.upload.FileInformation
-
Returns the "original" filename which was passed by the browser.
- getOutput(String) - Method in interface com.gentics.api.portalnode.templateengine.TemplateProcessor
-
Parses and renders the (portal-wide) template identified by id
- getOutput(Map) - Method in interface com.gentics.api.portalnode.templateengine.TemplateProcessor
-
Parses and renders the (portal-wide) template identified by a single classification map
- getOutput(Map[]) - Method in interface com.gentics.api.portalnode.templateengine.TemplateProcessor
-
Parses and renders the (portal-wide) template identified by an array of classification maps
- getOutput(String, GenticsPortlet) - Method in interface com.gentics.api.portalnode.templateengine.TemplateProcessor
-
Parses the template source replacing variables with their actual values,
given by id, with the context The context constist of default objects
(i18n, formatters, ...) and the objects given via
TemplateProcessor.put(String, Object)
- getOutput(Map, GenticsPortlet) - Method in interface com.gentics.api.portalnode.templateengine.TemplateProcessor
-
Parses the template source.
- getOutput(Map[], GenticsPortlet) - Method in interface com.gentics.api.portalnode.templateengine.TemplateProcessor
-
Parses the template source.
- getOutput(String, GenticsPlugin) - Method in interface com.gentics.api.portalnode.templateengine.TemplateProcessor
-
Parses the template source replacing variables with their actual values,
given by id, with the context The context constist of default objects
(i18n, formatters, ...) and the objects given via
TemplateProcessor.put(String, Object)
- getOutput(Map, GenticsPlugin) - Method in interface com.gentics.api.portalnode.templateengine.TemplateProcessor
-
Parses the template source.
- getOutput(Map[], GenticsPlugin) - Method in interface com.gentics.api.portalnode.templateengine.TemplateProcessor
-
Parses the template source.
- getOutputForSource(String) - Method in interface com.gentics.api.portalnode.templateengine.TemplateProcessor
-
Parse and render the template given by source
- getOutputForSource(String, GenticsPortlet) - Method in interface com.gentics.api.portalnode.templateengine.TemplateProcessor
-
Parses the given template source
- getOutputForSource(String, GenticsPlugin) - Method in interface com.gentics.api.portalnode.templateengine.TemplateProcessor
-
Parses the given template source
- getParameter() - Method in interface com.gentics.api.lib.datasource.DatasourceDefinition
-
Get the parameters of the datasource definition
- getParameter(String) - Method in interface com.gentics.api.lib.upload.FileUploadProvider
-
Get the value of a non-file parameter (similar to
PortletRequest.getParameter(java.lang.String)
)
- getParameter(String) - Method in interface com.gentics.api.portalnode.action.PluggableActionRequest
-
get the value of the parameter identified by key
- getParameter(String) - Method in interface com.gentics.api.portalnode.action.PluggableActionResponse
-
Get the value of the parameter identified by key
- getParameter(String) - Method in interface com.gentics.api.portalnode.event.ActionEvent
-
Get the action parameter with given name
- getParameter(String, Object) - Method in interface com.gentics.api.portalnode.event.ActionEvent
-
Get the action parameter with given name or the default value if the
parameter is not set
- getParameter(String) - Method in class com.gentics.api.portalnode.plugin.AbstractGenticsPlugin
-
Get a parameter of this plugin
- getParameterMap() - Method in interface com.gentics.api.lib.upload.FileUploadProvider
-
Get all non-file parameters as map (similar to
PortletRequest.getParameterMap()
)
- getParameterMap() - Method in interface com.gentics.api.portalnode.event.ActionEvent
-
Get a map of all event parameters
- getParameterNames() - Method in interface com.gentics.api.lib.upload.FileUploadProvider
-
Get all parameter names of non-file parameters (similar to
PortletRequest.getParameterNames()
)
- getParameterNames() - Method in interface com.gentics.api.portalnode.action.PluggableActionRequest
-
get the set of parameter keys
- getParameterNames() - Method in interface com.gentics.api.portalnode.action.PluggableActionResponse
-
Get the set of parameter keys
- getParameters() - Method in class com.gentics.api.lib.expressionparser.ExpressionQueryRequest
-
Get the parameters
- getParameters() - Method in class com.gentics.api.lib.i18n.I18nString
-
Get the parameters map
- getParameterValues(String) - Method in interface com.gentics.api.lib.upload.FileUploadProvider
-
Get values of a non-file parameter (similar to
PortletRequest.getParameterValues(java.lang.String)
)
- getParams() - Method in class com.gentics.api.lib.expressionparser.filtergenerator.MergedFilter
-
Get the parameters list
- getPath() - Method in class com.gentics.api.lib.resolving.PropertyResolver.PropertyPathEntry
-
Get the path that resolved to this property
- getPLink(String) - Method in class com.gentics.api.portalnode.portlet.GenticsPortletContext
-
get a plink to the content with given contentid
- getPlugin(String) - Method in class com.gentics.api.portalnode.plugin.AbstractGenticsPlugin
-
- getPlugin(String) - Method in interface com.gentics.api.portalnode.plugin.GenticsPluginServer
-
returns a plugin from the server (if registered), or else null
- getPlugin(String) - Method in class com.gentics.api.portalnode.portlet.AbstractGenticsPortlet
-
- getPNodeCode() - Method in class com.gentics.api.portalnode.portlet.GenticsPortletContext
-
- getPortalParameter(String) - Method in class com.gentics.api.portalnode.portlet.GenticsPortletContext
-
Helper method to access portal parameters
- getPortalProperties() - Method in class com.gentics.api.portalnode.portlet.GenticsPortletContext
-
Returns all Configuration Properties from the Portal
- getPortalProperty(String) - Method in class com.gentics.api.portalnode.portlet.AbstractGenticsPortlet
-
returns the portal property (not implemented in abstractmodule)
- getPortalPropertyResolver() - Method in class com.gentics.api.portalnode.portlet.AbstractGenticsPortlet
-
Get a property resolver for resolving portal properties
- getPortalPropertySetter() - Method in class com.gentics.api.portalnode.portlet.GenticsPortletContext
-
get a property setter for setting portal properties
- getPortalResolver() - Method in class com.gentics.api.portalnode.portlet.GenticsPortletContext
-
- getPortletConfig() - Method in interface com.gentics.api.portalnode.portlet.GenticsPortlet
-
Returns the PortletConfig object of this portlet.
- getPortletContext() - Method in interface com.gentics.api.portalnode.portlet.GenticsPortlet
-
returns the portlet context this method is within our genticsmodule
interface as we closely relate to the javax.portlet.GenericPortlet of the
JSR 168 Specification.
- getPortletContextName() - Method in class com.gentics.api.portalnode.portlet.GenticsPortletContext
-
- getPortletRequest() - Method in interface com.gentics.api.portalnode.action.PluggableActionContext
-
get the originating portlet request
- getPortletRequest() - Method in interface com.gentics.api.portalnode.action.PluggableActionRequest
-
get the originating portlet request
- getPortletRequest() - Method in class com.gentics.api.portalnode.portlet.AbstractGenticsPortlet
-
get the current PortletRequest
- getPortletRequest() - Method in interface com.gentics.api.portalnode.portlet.GenticsPortlet
-
returns the PortletRequest of this module
the portlet request is created when setting the request for this module
- getPortletTemplateProcessor(GenticsPortlet) - Static method in class com.gentics.cr.template.PortalNodeTemplateManager
-
Get a TemplateProcessor from a running Portal.Node Instance.
- getProperty(String) - Method in class com.gentics.api.lib.expressionparser.ExpressionEvaluator
-
- getProperty(String) - Method in class com.gentics.api.lib.i18n.Language
-
- getProperty(String) - Method in class com.gentics.api.lib.resolving.JSONResolvable
-
- getProperty(String) - Method in class com.gentics.api.lib.resolving.PropertyResolver
-
Get a property from the start object.
- getProperty(String) - Method in interface com.gentics.api.lib.resolving.Resolvable
-
Get the property named by key or null if the property does not exist or
is not set.
- getProperty(String) - Method in class com.gentics.api.lib.resolving.ResolvableBean
-
- getProperty(String) - Method in class com.gentics.api.lib.resolving.SetHelper
-
Get the property by its path.
- getProperty(String) - Method in class com.gentics.api.portalnode.plugin.AbstractGenticsPlugin
-
- getProperty(String) - Method in class com.gentics.api.portalnode.plugin.ViewPlugin
-
- getProperty(String) - Method in class com.gentics.api.portalnode.portlet.AbstractGenticsPortlet
-
resolve the given property key to a property.
- getProperty(String) - Method in class com.gentics.api.portalnode.portlet.GenticsPortletContext
-
- getPropertyName() - Method in class com.gentics.api.lib.resolving.PropertyResolver.PropertyPathEntry
-
Get property name of this entry
- getPropertyNames() - Method in class com.gentics.api.portalnode.portlet.GenticsPortletContext
-
- getQueryResultsCache() - Method in class com.gentics.api.lib.datasource.AbstractCacheableDatasource
-
Returns the Query Results Cache.
- getQueryString() - Method in class com.gentics.api.imagestore.GenticsImageStoreRequest
-
Returns all query parameters sent along with the request to the GenticsImageStore as a String
- getRealPath(String) - Method in class com.gentics.api.portalnode.portlet.GenticsPortletContext
-
- getRecord() - Method in exception com.gentics.api.lib.datasource.DatasourceModificationException
-
- getRegion() - Method in class com.gentics.api.lib.cache.PortalCache
-
Get the name of the region of this cache instance.
- getRemainingPath() - Method in class com.gentics.api.lib.resolving.PropertyResolver.PropertyPathEntry
-
Get the remaining part of the path
- getRepositoryPath() - Method in interface com.gentics.api.lib.upload.FileUploadProvider
-
Returns the current repository path used for uploaded files.
- getRequest() - Method in class com.gentics.api.lib.expressionparser.filtergenerator.MergedFilter
-
Get the Expression request
- getRequestDispatcher(String) - Method in class com.gentics.api.portalnode.portlet.GenticsPortletContext
-
- getResolver() - Method in class com.gentics.api.lib.expressionparser.ExpressionQueryRequest
-
Get the property resolver
- getResolver() - Method in interface com.gentics.api.lib.expressionparser.filtergenerator.DatasourceFilter
-
Get the resolver to resolve object paths
- getResource(String) - Method in class com.gentics.api.portalnode.portlet.GenticsPortletContext
-
- getResourceAsStream(String) - Method in class com.gentics.api.portalnode.portlet.GenticsPortletContext
-
- getResourcePaths(String) - Method in class com.gentics.api.portalnode.portlet.GenticsPortletContext
-
- getResourceResponse() - Method in interface com.gentics.api.portalnode.action.PluggableActionResponse
-
Get the resource response of the handled portlet action, may be null when
the pluggable action is done in the render phase or in the action phase
- getResult() - Method in class com.gentics.api.lib.datasource.AbstractDatasource
-
- getResult(int, int, String, int) - Method in class com.gentics.api.lib.datasource.AbstractDatasource
-
- getResult(String, int) - Method in class com.gentics.api.lib.datasource.AbstractDatasource
-
- getResult(DatasourceFilter, String[]) - Method in class com.gentics.api.lib.datasource.AbstractDatasource
-
- getResult(DatasourceFilter, String[], int, int, Datasource.Sorting[]) - Method in class com.gentics.api.lib.datasource.AbstractDatasource
-
- getResult(DatasourceFilter, String[], int) - Method in class com.gentics.api.lib.datasource.AbstractVersioningDatasource
-
- getResult(DatasourceFilter, String[], int, int, Datasource.Sorting[], int) - Method in class com.gentics.api.lib.datasource.AbstractVersioningDatasource
-
- getResult(DatasourceFilter, String[], int, int, Datasource.Sorting[], Map) - Method in class com.gentics.api.lib.datasource.AbstractVersioningDatasource
-
- getResult(int, int, String, int) - Method in interface com.gentics.api.lib.datasource.Datasource
-
- getResult() - Method in interface com.gentics.api.lib.datasource.Datasource
-
- getResult(String, int) - Method in interface com.gentics.api.lib.datasource.Datasource
-
- getResult(int, int, String, int, Map) - Method in interface com.gentics.api.lib.datasource.Datasource
-
- getResult(DatasourceFilter, String[]) - Method in interface com.gentics.api.lib.datasource.Datasource
-
Get the resolvables from the datasource that match the given datasource
filter (unsorted).
- getResult(DatasourceFilter, String[], int, int, Datasource.Sorting[]) - Method in interface com.gentics.api.lib.datasource.Datasource
-
Get the resolvables from the datasource that match the given datasource filter.
- getResult(DatasourceFilter, String[], int, int, Datasource.Sorting[], Map<String, Object>) - Method in interface com.gentics.api.lib.datasource.Datasource
-
Get the resolvables from the datasource that match the given datasource filter.
- getResult(int, int, String, int, Map) - Method in class com.gentics.api.lib.datasource.ResolvableDatasource
-
- getResult(DatasourceFilter, String[], int, int, Datasource.Sorting[], Map) - Method in class com.gentics.api.lib.datasource.ResolvableDatasource
-
- getResult(DatasourceFilter, String[], int) - Method in interface com.gentics.api.lib.datasource.VersioningDatasource
-
Get the resolvables matching the given datasource filter at the timestamp
- getResult(DatasourceFilter, String[], int, int, Datasource.Sorting[], int) - Method in interface com.gentics.api.lib.datasource.VersioningDatasource
-
Get the resolvables matching the given datasource filter at the timestamp
- getResult(DatasourceFilter, String[], int, int, Datasource.Sorting[], Map, int) - Method in interface com.gentics.api.lib.datasource.VersioningDatasource
-
Get the resolvables matching the given datasource filter at the timestamp
- getRow(int) - Method in interface com.gentics.api.lib.datasource.DatasourceRecordSet
-
Get the DatasourceRow with the given index
- getRuleModuleParameter(String) - Method in class com.gentics.api.portalnode.portlet.GenticsPortletContext
-
- getRuleString() - Method in interface com.gentics.api.lib.rule.RuleTree
-
Deprecated.
- getRuleTree() - Method in class com.gentics.api.lib.rule.Rule
-
Get the RuleTree this Rule uses
- getRuleTree() - Method in interface com.gentics.api.portalnode.action.PluggableActionContext
-
get a ruletree that can resolve everything in the context of the actions
- getScheduler() - Method in class com.gentics.api.portalnode.portlet.GenticsPortletContext
-
get the scheduler for timed jobs
- getServerInfo() - Method in class com.gentics.api.portalnode.portlet.GenticsPortletContext
-
- getSessionPropertyName(String) - Method in class com.gentics.api.portalnode.plugin.AbstractGenticsPlugin
-
Get the session property name for the given property name (prefix it with the form name)
- getSessionPropertyName(String) - Method in class com.gentics.api.portalnode.portlet.AbstractGenticsPortlet
-
Get the session property name for the given property name (prefix it with the form name)
- getSize() - Method in interface com.gentics.api.lib.cache.PortalCacheAttributes
-
get the approximate size of the entry in bytes.
- getSizeThreshold() - Method in interface com.gentics.api.lib.upload.FileUploadProvider
-
Returns the current max limit for files hold in memory.
- getSorting() - Method in class com.gentics.api.lib.expressionparser.ExpressionQueryRequest
-
Get the sorting
- getSortOrder() - Method in class com.gentics.api.lib.datasource.Datasource.Sorting
-
- getSpecificationItem(String, String) - Method in interface com.gentics.api.portalnode.templateengine.TemplateProcessor
-
Get a specification item with given key and value
- getStart() - Method in class com.gentics.api.lib.expressionparser.ExpressionQueryRequest
-
Get the start index
- getStatement() - Method in class com.gentics.api.lib.expressionparser.filtergenerator.MergedFilter
-
Get the statement stringbuffer
- getStream(String) - Method in interface com.gentics.api.lib.upload.FileUploadProvider
-
Get an input stream for retrieving the file content by field name
- getStreamableProperties() - Method in interface com.gentics.api.lib.resolving.StreamingResolvable
-
Get the names of the properties that can be streamed
- getString(String) - Method in interface com.gentics.api.lib.datasource.DatasourceRow
-
Get the content of the given column as String
- getString(Object, String) - Static method in class com.gentics.api.lib.etc.ObjectTransformer
-
Transform the given object into a string (its string representation)
- getString() - Method in class com.gentics.api.lib.etc.ObjectTransformer.InputStreamReaderRunnable
-
Get the read string or null if more data can be read from the stream
- getStringArray(Object, String[]) - Static method in class com.gentics.api.lib.etc.ObjectTransformer
-
Transform the given object into a string array
- getStringModuleParameter(String) - Method in class com.gentics.api.portalnode.portlet.GenticsPortletContext
-
Returns a module parameter (= pnode parameter) as string if available (null otherwise).
- getSupportedDatasourceClasses() - Method in interface com.gentics.api.lib.expressionparser.functions.Function
-
Get the array of supported datasource classes for this function.
- getTemplate(String) - Method in interface com.gentics.api.portalnode.templateengine.TemplateProcessor
-
Get the template source for the (portal-wide) template identified by id
- getTemplate(Map) - Method in interface com.gentics.api.portalnode.templateengine.TemplateProcessor
-
Get the template source for the (portal-wide) template identified by a classification map
- getTemplate(Map[]) - Method in interface com.gentics.api.portalnode.templateengine.TemplateProcessor
-
Get the template source for the (portal-wide) template identified by an array of classification maps
- getTemplate(String, GenticsPortlet) - Method in interface com.gentics.api.portalnode.templateengine.TemplateProcessor
-
Get the template source, given by id exception TemplateNotFoundException
- getTemplate(Map, GenticsPortlet) - Method in interface com.gentics.api.portalnode.templateengine.TemplateProcessor
-
Get the template source, given by hashmap exception
TemplateNotFoundException
- getTemplate(Map[], GenticsPortlet) - Method in interface com.gentics.api.portalnode.templateengine.TemplateProcessor
-
Get the template source, given by a map of parameters and implements a
fallback according the array exception TemplateNotFoundException
- getTemplate(String, GenticsPlugin) - Method in interface com.gentics.api.portalnode.templateengine.TemplateProcessor
-
Get the template source, given by id exception TemplateNotFoundException
- getTemplate(Map, GenticsPlugin) - Method in interface com.gentics.api.portalnode.templateengine.TemplateProcessor
-
Get the template source, given by hashmap exception
TemplateNotFoundException
- getTemplate(Map[], GenticsPlugin) - Method in interface com.gentics.api.portalnode.templateengine.TemplateProcessor
-
Get the template source, given by a map of parameters and implements a
fallback according the array exception TemplateNotFoundException
- getTemplateProcessor() - Method in interface com.gentics.api.portalnode.action.PluggableActionContext
-
Get a template processor.
- getTemplateProcessor(RenderRequest, RenderResponse) - Method in class com.gentics.api.portalnode.plugin.AbstractGenticsPlugin
-
Get a template processor that can be used to render the plugin based on
the given renderRequest and renderResponse.
- getTemplateProcessor(RenderRequest, RenderResponse) - Method in class com.gentics.api.portalnode.portlet.AbstractGenticsPortlet
-
- getTemplateProcessor(RenderRequest, RenderResponse) - Method in interface com.gentics.api.portalnode.portlet.GenticsPortlet
-
- getTemplateProcessor(GenticsPortlet, PortletConfig) - Method in class com.gentics.api.portalnode.portlet.GenticsPortletContext
-
Get an instance of a template processor.
- getTemplateProcessor(GenticsPortlet, PortletConfig, RenderRequest, RenderResponse) - Method in class com.gentics.api.portalnode.portlet.GenticsPortletContext
-
- getTemplateProcessor() - Static method in class com.gentics.api.portalnode.templateengine.TemplateProcessorProvider
-
Get a (generic) template processor.
- getTemplateProcessor(PortletConfig) - Static method in class com.gentics.api.portalnode.templateengine.TemplateProcessorProvider
-
Get a template processor for the given portletConfig.
- getTemplateProcessor(GenticsPortlet, PortletConfig) - Static method in class com.gentics.api.portalnode.templateengine.TemplateProcessorProvider
-
Get a template processor for the given portlet.
- getThrowable() - Method in class com.gentics.api.lib.etc.ObjectTransformer.InputStreamReaderRunnable
-
Get the throwable, if one was caught reading from the stream
- getTimestamp(String) - Method in interface com.gentics.api.lib.datasource.DatasourceRow
-
Get the value of the given column as Timestamp
- getTimestamp() - Method in class com.gentics.api.lib.datasource.VersioningDatasource.Version
-
get the timestamp, this version was stored with.
- getTimestamp(Object, int) - Static method in class com.gentics.api.lib.etc.ObjectTransformer
-
Get the timestamp value of the object (if it is a Date) or the
defaultValue for non-Date objects
- getTitle(RenderRequest) - Method in class com.gentics.api.portalnode.portlet.AbstractGenticsPortlet
-
get the module title as defined in the pnode of the module
- getToken(Object, String) - Static method in class com.gentics.api.lib.etc.ObjectTransformer
-
Transform the given object into a token.
- getType(String) - Method in interface com.gentics.api.lib.datasource.DatasourceRow
-
Get the type of the given column
- getType() - Method in class com.gentics.api.lib.rule.LogicalOperator
-
- getType() - Method in interface com.gentics.api.lib.rule.Operator
-
get the type of the operator
- getTypeID() - Method in interface com.gentics.api.lib.datasource.HandlePool
-
Get the type id of the handles
- getTypeName(Object) - Static method in class com.gentics.api.lib.expressionparser.ExpressionEvaluator
-
Get the type of the object as string
- getTypes() - Method in interface com.gentics.api.lib.expressionparser.functions.Function
-
Get the types of the function.
- getUnchecked(String) - Static method in class com.gentics.api.portalnode.portal.PortalPropertySetter
-
Get a portal property via the provided path.
- getUniqueDatasourceIdentifier() - Method in class com.gentics.api.lib.datasource.AbstractCacheableDatasource
-
Returns a unique datasource identifier.
- getUser() - Method in class com.gentics.api.lib.datasource.VersioningDatasource.Version
-
get the userid, this version was stored with.
- getUser() - Method in class com.gentics.api.portalnode.portlet.GenticsPortletContext
-
- getValue() - Method in interface com.gentics.api.portalnode.templateengine.TemplateProcessor.SpecificationItem
-
Get the value
- getValueType(String) - Method in interface com.gentics.api.lib.expressionparser.filtergenerator.DatasourceFilter
-
Get the value type of the given attribute
- getValuetypeName(int) - Static method in class com.gentics.api.lib.expressionparser.ExpressionEvaluator
-
Get the name of the given value type
- getVariableName(String, int) - Method in interface com.gentics.api.lib.expressionparser.filtergenerator.DatasourceFilter
-
Convert the name of a variable in the expression into the datasource
specific name
- getVersions(String) - Method in interface com.gentics.api.lib.datasource.VersioningDatasource
-
get the lst of available versions for the given contentid
- getVersionTimestamp() - Method in class com.gentics.api.lib.expressionparser.ExpressionQueryRequest
-
Get the version timestamp
- getViewbasedir() - Method in class com.gentics.api.portalnode.plugin.ViewPlugin
-
Returns the configured viewbasedir.
- getViewData(String, String) - Method in class com.gentics.api.portalnode.plugin.ViewPlugin
-
Convenience method to get the value of the specified component of the
specified view
- getViewDataAsMap(String) - Method in class com.gentics.api.portalnode.plugin.ViewPlugin
-
Get app data from the components of the given view
- getViewDocument(DocumentBuilder, File) - Method in class com.gentics.api.portalnode.plugin.ViewPlugin
-
Get the view document either from the cache or parse the file content
- getViews() - Method in class com.gentics.api.portalnode.plugin.ViewPlugin
-
Method to get the currently set views in a threadsafe way.
- parse(String) - Method in class com.gentics.api.lib.expressionparser.ExpressionParser
-
Parse the given expression string into an Expression.
- parse(String) - Method in interface com.gentics.api.lib.rule.RuleTree
-
Deprecated.
Parse the given string into a ruletree.
- parseFile(DocumentBuilder, File) - Method in class com.gentics.api.portalnode.plugin.ViewPlugin
-
Parse the given file into a Document
- ParserException - Exception in com.gentics.api.lib.exception
-
Exception that is thrown when a parsing process fails
- ParserException(String, String, int) - Constructor for exception com.gentics.api.lib.exception.ParserException
-
Create an instance of the exception with a message and a position
- ParserException(String) - Constructor for exception com.gentics.api.lib.exception.ParserException
-
Create an instance of the exception with a message
- ParserException(String, Throwable) - Constructor for exception com.gentics.api.lib.exception.ParserException
-
Create an instance of the exception with a message and a cause
- performAssignment(Expression) - Method in class com.gentics.api.lib.resolving.PropertySetter
-
Perform the given assignment expression
- PLinkInformation - Class in com.gentics.api.portalnode.connector
-
A small bean which holds information about a plink.
- PLinkReplacer - Interface in com.gentics.api.portalnode.connector
-
- PluggableAction - Interface in com.gentics.api.portalnode.action
-
Interface for pluggable actions.
- PluggableActionCaller - Class in com.gentics.cr.util
-
Last changed: $Date: 2010-04-01 15:24:41 +0200 (Do, 01 Apr 2010) $
- PluggableActionCaller() - Constructor for class com.gentics.cr.util.PluggableActionCaller
-
- PluggableActionContext - Interface in com.gentics.api.portalnode.action
-
interface for the context of a pluggable action.
- PluggableActionException - Exception in com.gentics.api.portalnode.action
-
Exceptions thrown when errors occur in pluggable actions
- PluggableActionException() - Constructor for exception com.gentics.api.portalnode.action.PluggableActionException
-
Create an exception without message or cause.
- PluggableActionException(String) - Constructor for exception com.gentics.api.portalnode.action.PluggableActionException
-
Create an exception with the given message.
- PluggableActionException(Throwable) - Constructor for exception com.gentics.api.portalnode.action.PluggableActionException
-
Create an exception with the given Throwable as cause.
- PluggableActionException(String, Throwable) - Constructor for exception com.gentics.api.portalnode.action.PluggableActionException
-
Create an exception with the given message and cause.
- PluggableActionInvoker - Class in com.gentics.api.portalnode.action
-
Helper class to manually invoke pluggable actions
- PluggableActionRequest - Interface in com.gentics.api.portalnode.action
-
- PluggableActionResponse - Interface in com.gentics.api.portalnode.action
-
Interface for the response of a pluggable action.
- pluginId - Variable in class com.gentics.api.portalnode.plugin.AbstractGenticsPlugin.SubPluginEventBrokerProvider
-
id of the nested plugin
- pluginId - Variable in class com.gentics.api.portalnode.portlet.AbstractGenticsPortlet.SubPluginEventBrokerProvider
-
id of the nested plugin
- pop(Object) - Method in interface com.gentics.api.lib.resolving.ResolverContext
-
Pop the last object from the ResolverContext
- pop(Object) - Static method in class com.gentics.api.lib.resolving.ResolverContextHandler
-
Pop the given object from the registered ResolverContext instances
- PortalCache - Class in com.gentics.api.lib.cache
-
Abstract Portal Cache implementation
- PortalCache(String) - Constructor for class com.gentics.api.lib.cache.PortalCache
-
create an instance for the given region
- PortalCacheAttributes - Interface in com.gentics.api.lib.cache
-
The PortalCacheAttributes interface defines attributes which can be stored
to cached elements.
- PortalCacheException - Exception in com.gentics.api.lib.cache
-
Exception that is thrown if something goes wrong with the
PortalCache
.
- PortalCacheException() - Constructor for exception com.gentics.api.lib.cache.PortalCacheException
-
constructs a new PortalCacheException
- PortalCacheException(String) - Constructor for exception com.gentics.api.lib.cache.PortalCacheException
-
constructs a new PortalCacheException with a message
- PortalCacheException(Throwable) - Constructor for exception com.gentics.api.lib.cache.PortalCacheException
-
constructs a new PortalCacheException with it's cause attached
- PortalCacheException(String, Throwable) - Constructor for exception com.gentics.api.lib.cache.PortalCacheException
-
constructs a new PortalCacheException with a message and it's cause
- PortalConnectorFactory - Class in com.gentics.api.portalnode.connector
-
PortalConnectorFactory can be used to create instances for datasources,
RuleTrees and Resolvables.
- PortalConnectorHelper - Class in com.gentics.api.portalnode.connector
-
A helper class for the Gentics Portal.Connector.
Currently can be used to replace plinks within a page content.
- PortalNodeTemplateManager - Class in com.gentics.cr.template
-
Last changed: $Date: 2010-04-01 15:25:54 +0200 (Do, 01 Apr 2010) $
- PortalNodeTemplateManager(GenticsPortlet) - Constructor for class com.gentics.cr.template.PortalNodeTemplateManager
-
Create Instance.
- PortalPropertySetter - Class in com.gentics.api.portalnode.portal
-
Final helper class to get/set portal properties identified by portal property
paths.
- pos - Variable in exception com.gentics.api.lib.exception.ParserException
-
- PostProcessor - Interface in com.gentics.api.lib.expressionparser.filtergenerator
-
Interface for implementation of PostProcessors.
- prefillAttributes(Datasource, Collection<Resolvable>, List<String>) - Static method in class com.gentics.api.portalnode.connector.PortalConnectorFactory
-
Prefill the given attributes for objects which were fetched from the given datasource
- PrivateKeyException - Exception in com.gentics.api.portalnode.templateengine
-
Exception that is thrown when a forbidden key is added to a templates
context.
- PrivateKeyException() - Constructor for exception com.gentics.api.portalnode.templateengine.PrivateKeyException
-
Create instance of the exception
- PrivateKeyException(String) - Constructor for exception com.gentics.api.portalnode.templateengine.PrivateKeyException
-
Create instance of the exception with the message
- PrivateKeyException(String, Throwable) - Constructor for exception com.gentics.api.portalnode.templateengine.PrivateKeyException
-
Create instance of the exception with a message and cause
- PrivateKeyException(Throwable) - Constructor for exception com.gentics.api.portalnode.templateengine.PrivateKeyException
-
Create instance of the exception with a cause
- process(List<Resolvable>, Object) - Method in interface com.gentics.api.lib.expressionparser.filtergenerator.PostProcessor
-
Process the given list of resolvables, which is the result of the datasource query
- processAction(PluggableActionRequest, PluggableActionResponse) - Method in interface com.gentics.api.portalnode.action.PluggableAction
-
Process the implemented pluggable action.
- processAction(ActionRequest, ActionResponse) - Method in class com.gentics.api.portalnode.plugin.AbstractGenticsPlugin
-
Copied from Java Portlet API:
Called by the portlet container to allow the portlet to process an action request.
- processAction(ActionRequest, ActionResponse) - Method in class com.gentics.api.portalnode.plugin.ViewPlugin
-
- processPluginAction(String, ActionRequest, ActionResponse) - Method in class com.gentics.api.portalnode.plugin.AbstractGenticsPlugin
-
- processPluginAction(String, ActionRequest, ActionResponse) - Method in interface com.gentics.api.portalnode.plugin.GenticsPluginServer
-
processes a plugin action the pluginserver needs to distribute actions to
its plugins
- processPluginAction(String, ActionRequest, ActionResponse) - Method in class com.gentics.api.portalnode.portlet.AbstractGenticsPortlet
-
Processes a plugins action.
- PropertyModificationListener - Interface in com.gentics.api.lib.resolving
-
Interface for objects that need to be notified when some of their
subproperties are changed.
- propertyModified(String, String, Object) - Method in interface com.gentics.api.lib.resolving.PropertyModificationListener
-
This method is called by the
com.gentics.api.lib.resolving.PropertySetter when one of the
(sub-)properties of this object is modified.
- propertyModified(String, String, Object) - Method in class com.gentics.api.portalnode.portlet.AbstractGenticsPortlet
-
- PropertyResolver - Class in com.gentics.api.lib.resolving
-
Instances of class PropertyResolver can resolve properties by paths based on
a single Resolvable object.
- PropertyResolver(Resolvable) - Constructor for class com.gentics.api.lib.resolving.PropertyResolver
-
create an instance of a PropertyResolver based on the given Resolvable
- PropertyResolver.PropertyPathEntry - Class in com.gentics.api.lib.resolving
-
Inner class to return property path entries
- PropertyResolver.PropertyPathEntry(String, String, Object, Object) - Constructor for class com.gentics.api.lib.resolving.PropertyResolver.PropertyPathEntry
-
Create an instance of a PropertyPathEntry
- PropertySetter - Class in com.gentics.api.lib.resolving
-
- PropertySetter(Resolvable) - Constructor for class com.gentics.api.lib.resolving.PropertySetter
-
Create a propertySetter that resolves and sets properties based on the given Resolvable.
- push(Object) - Method in interface com.gentics.api.lib.resolving.ResolverContext
-
Push the given object onto the ResolverContext instance
- push(Object) - Static method in class com.gentics.api.lib.resolving.ResolverContextHandler
-
Push the given object into all registered ResolverContext instances
- put(Object, Object) - Method in class com.gentics.api.lib.cache.PortalCache
-
put an object into the cache
- put(Object, Object, PortalCacheAttributes) - Method in class com.gentics.api.lib.cache.PortalCache
-
put an object into the cache, using some attributes to define caching
methods.
- put(Object, Object) - Method in class com.gentics.api.lib.i18n.I18nString.I18nStringParameters
-
- put(String, Object) - Method in interface com.gentics.api.portalnode.templateengine.TemplateProcessor
-
Used to store objects in the template processor which will be available
in the template source as variables.
- put(String, Object) - Method in interface com.gentics.cr.template.ITemplateManager
-
Deploy and Object into the Render Context.
- put(String, Object) - Method in class com.gentics.cr.template.PortalNodeTemplateManager
-
- putAll(Map) - Method in interface com.gentics.api.portalnode.templateengine.TemplateProcessor
-
Store all objects in the given map into the context of the template
processor
- putCachedCount(AbstractCacheableDatasource.DatasourceResultCacheKeyBase, Integer) - Method in class com.gentics.api.lib.datasource.AbstractCacheableDatasource
-
Put a result of a getCount() method into the cache
- putCachedResult(AbstractCacheableDatasource.DatasourceResultCacheKeyBase, Collection) - Method in class com.gentics.api.lib.datasource.AbstractCacheableDatasource
-
Stores the given result collection into the cache for later retrieval.
- putIntoGroup(String, Object, Object) - Method in class com.gentics.api.lib.cache.PortalCache
-
Put an object into a group of the cache
- putIntoGroup(String, Object, Object, PortalCacheAttributes) - Method in class com.gentics.api.lib.cache.PortalCache
-
put an object into the a group in the cache, using some attributes to
define caching methods.
- readInputStreamIntoString(InputStream) - Static method in class com.gentics.api.lib.etc.ObjectTransformer
-
Read data coming from the given input stream, using the default charset.
- readInputStreamIntoString(InputStream, String) - Static method in class com.gentics.api.lib.etc.ObjectTransformer
-
Read data coming from the given input stream, using the given charset.
- ReadOnlyException - Exception in com.gentics.api.lib.exception
-
Exception that is used when a NodeObject is requested for update but the page is only available for read.
- ReadOnlyException(String, Throwable) - Constructor for exception com.gentics.api.lib.exception.ReadOnlyException
-
Creates a ReadOnlyException with a message and a cause of the exception.
- ReadOnlyException() - Constructor for exception com.gentics.api.lib.exception.ReadOnlyException
-
Empty Constructor
- ReadOnlyException(String, String, List<String>) - Constructor for exception com.gentics.api.lib.exception.ReadOnlyException
-
Create Instance
- ReadOnlyException(String, String, String) - Constructor for exception com.gentics.api.lib.exception.ReadOnlyException
-
Create instance
- ReadOnlyException(String, String) - Constructor for exception com.gentics.api.lib.exception.ReadOnlyException
-
Create instance
- ReadOnlyException(Throwable) - Constructor for exception com.gentics.api.lib.exception.ReadOnlyException
-
Create instance
- ReadOnlyException(String) - Constructor for exception com.gentics.api.lib.exception.ReadOnlyException
-
Creates a ReadOnlyException with a message.
- region - Variable in class com.gentics.api.lib.cache.PortalCache
-
Region of the cache instance
- registerContext(String, ResolverContext) - Static method in class com.gentics.api.lib.resolving.ResolverContextHandler
-
Register the given ResolverContext under the given name
- registerDatasource(String, DatasourceType, Map<String, String>, List<String>) - Static method in class com.gentics.api.portalnode.connector.PortalConnectorFactory
-
Register a datasource at the factory.
- registerDatasource(String, DatasourceType, Map<String, String>, List<String>, boolean) - Static method in class com.gentics.api.portalnode.connector.PortalConnectorFactory
-
Register a datasource at the factory.
- registerHandle(String, HandleType, Map<String, String>) - Static method in class com.gentics.api.portalnode.connector.PortalConnectorFactory
-
Register a datasource handle at the factory.
- registerHandle(String, HandleType, Map<String, String>, boolean) - Static method in class com.gentics.api.portalnode.connector.PortalConnectorFactory
-
Register a datasource handle at the factory.
- registerPlugin(String, GenticsPlugin) - Method in class com.gentics.api.portalnode.plugin.AbstractGenticsPlugin
-
- registerPlugin(String, GenticsPlugin) - Method in interface com.gentics.api.portalnode.plugin.GenticsPluginServer
-
allows to register plugins to the server so he can further distribute
events and forward actions as well as provide rendering facility
- registerPlugin(String, GenticsPlugin) - Method in class com.gentics.api.portalnode.portlet.AbstractGenticsPortlet
-
registers a plugin to this module.
- reloadModule() - Method in class com.gentics.api.portalnode.portlet.AbstractGenticsPortlet
-
- reloadModule() - Method in interface com.gentics.api.portalnode.portlet.GenticsPortlet
-
This method is called if a module has to be reloaded.
- remove(Object) - Method in class com.gentics.api.lib.cache.PortalCache
-
remove an object from the cache
- remove(Object) - Method in class com.gentics.api.lib.datasource.ResolvableDatasource
-
- remove(Collection, Object) - Method in class com.gentics.api.lib.resolving.PropertySetter
-
Remove the given object from the given collection.
- removeAll(Collection) - Method in class com.gentics.api.lib.datasource.ResolvableDatasource
-
- removeAll(Collection, Collection) - Method in class com.gentics.api.lib.resolving.PropertySetter
-
Remove all objects in the collection from the given collection.
- removeAttribute(String) - Method in class com.gentics.api.portalnode.portlet.GenticsPortletContext
-
- removeFromGroup(String, Object) - Method in class com.gentics.api.lib.cache.PortalCache
-
remove an object from a group in the cache
- removeFromProperty(String, Object) - Method in class com.gentics.api.lib.resolving.PropertySetter
-
Remove the given value from the properties resolved by the given path.
- removeListener(EventHandler, String) - Method in interface com.gentics.api.portalnode.event.EventBroker
-
Remove an event handler
- removeListener(EventHandler, String, String) - Method in interface com.gentics.api.portalnode.event.EventBroker
-
Remove an event handler
- removeListener(String) - Method in class com.gentics.api.portalnode.portlet.AbstractGenticsPortlet
-
removes this module from the listeners collection
- removeResolver(String) - Method in interface com.gentics.api.lib.rule.RuleTree
-
Deprecated.
Remove a property resolver from the map of resolvers
- removeViewDocumentFromCache(File) - Method in class com.gentics.api.portalnode.plugin.ViewPlugin
-
Remove the view document from the cache (if present)
- render(RenderRequest, RenderResponse) - Method in class com.gentics.api.portalnode.plugin.ViewPlugin
-
- render(String, String) - Method in interface com.gentics.cr.template.ITemplateManager
-
Render the given template into a String.
- render(String, String) - Method in class com.gentics.cr.template.PortalNodeTemplateManager
-
- renderPlugin(String, RenderRequest, RenderResponse) - Method in class com.gentics.api.portalnode.plugin.AbstractGenticsPlugin
-
- renderPlugin(String, RenderRequest, RenderResponse) - Method in interface com.gentics.api.portalnode.plugin.GenticsPluginServer
-
renders a plugin specified by the pluginid it provides the plugin with a
adapted request and response so it can only see its own variables
- renderPlugin(String, RenderRequest, RenderResponse) - Method in class com.gentics.api.portalnode.portlet.AbstractGenticsPortlet
-
- replacePLink(PLinkInformation) - Method in interface com.gentics.api.portalnode.connector.PLinkReplacer
-
Has to be implemented by users.
- replacePLinks(String, PLinkReplacer) - Static method in class com.gentics.api.portalnode.connector.PortalConnectorHelper
-
Can be used to replace the plink tags within a content of a page with
URLs.
A plink has the syntax of: <plink id="contentid" /> - It may
contain additional attributes after id.
- RequestDecorator - Interface in com.gentics.api.imagestore
-
Used by the {com.gentics.portalnode.GenticsImageStoreServlet} to modify headers and data in requests to the GenticsImageStore
The GenticsImageStore servlet can be configured to use an implementation of this interface
by setting the requestDecorator servlet parameter to the full class name the implementation.
- reset() - Method in interface com.gentics.api.portalnode.imp.GenticsStatefulImpInterface
-
Reset all private variables and settings to their default values.
- reset() - Method in interface com.gentics.api.portalnode.templateengine.TemplateProcessor
-
Prepares the object for reuse.
- Resolvable - Interface in com.gentics.api.lib.resolving
-
Interface for objects that provide properties by resolving property paths.
- ResolvableBean - Class in com.gentics.api.lib.resolving
-
ChangeableBean serves as base class for JavaBeans that need to be Resolvable.
- ResolvableBean() - Constructor for class com.gentics.api.lib.resolving.ResolvableBean
-
- ResolvableComparator - Class in com.gentics.api.lib.resolving
-
Comparator class for comparing (and sorting) Resolvables by a attributes
- ResolvableComparator(String, int) - Constructor for class com.gentics.api.lib.resolving.ResolvableComparator
-
Create a comparator for sorting.
- ResolvableComparator(String, int, boolean) - Constructor for class com.gentics.api.lib.resolving.ResolvableComparator
-
Create a comparator for sorting
- ResolvableComparator(String, int, boolean, Locale) - Constructor for class com.gentics.api.lib.resolving.ResolvableComparator
-
Create a comparator for sorting
- ResolvableComparator(Datasource.Sorting) - Constructor for class com.gentics.api.lib.resolving.ResolvableComparator
-
Create a comparator for sorting.
- ResolvableComparator(Datasource.Sorting, boolean) - Constructor for class com.gentics.api.lib.resolving.ResolvableComparator
-
Create a comparator for sorting
- ResolvableComparator(Datasource.Sorting, boolean, Locale) - Constructor for class com.gentics.api.lib.resolving.ResolvableComparator
-
Create a comparator for sorting
- ResolvableComparator(Datasource.Sorting[]) - Constructor for class com.gentics.api.lib.resolving.ResolvableComparator
-
Create a comparator for sorting (multiple attributes).
- ResolvableComparator(Datasource.Sorting[], boolean) - Constructor for class com.gentics.api.lib.resolving.ResolvableComparator
-
Create a comparator for sorting (multiple attributes)
- ResolvableComparator(Datasource.Sorting[], boolean, Locale) - Constructor for class com.gentics.api.lib.resolving.ResolvableComparator
-
Create a comparator for sorting (multiple attributes)
- ResolvableDatasource - Class in com.gentics.api.lib.datasource
-
- ResolvableDatasource() - Constructor for class com.gentics.api.lib.datasource.ResolvableDatasource
-
Create an empty instance of the ResolvableDatasource
- ResolvableDatasource(Collection) - Constructor for class com.gentics.api.lib.datasource.ResolvableDatasource
-
Create an instance of the ResolvableDatasource that holds the objects given in the collection
- ResolvableDatasource.Sorter - Class in com.gentics.api.lib.datasource
-
Comparator class for sorting Resolvables
TODO unify this (use the generic Comparator for resolvables)
- ResolvableDatasource.Sorter(String, int) - Constructor for class com.gentics.api.lib.datasource.ResolvableDatasource.Sorter
-
create instance of the sorter
- resolve(String) - Method in class com.gentics.api.lib.resolving.PropertyResolver
-
Resolve the given property path to a value (which also might be a
Collection of values) or null.
- resolve(Resolvable, String) - Static method in class com.gentics.api.lib.resolving.PropertyResolver
-
Resolve the given property path to a value (which also might be a
Collection of values) or null, starting with the given startObject
- resolve(String, boolean) - Method in class com.gentics.api.lib.resolving.PropertyResolver
-
Resolve the given property path to a value (which also might be a
Collection of values) or null.
- resolve(Resolvable, String, boolean) - Static method in class com.gentics.api.lib.resolving.PropertyResolver
-
Resolve the given property path to a value (which also might be a
Collection of values) or null, starting with the given startObject.
- resolve(String, String) - Method in interface com.gentics.api.lib.rule.RuleTree
-
Deprecated.
Resolve the given attribute for a resolver with the given objectPrefix
- resolvePath(String) - Method in class com.gentics.api.lib.resolving.PropertyResolver
-
- resolvePath(Resolvable, String) - Static method in class com.gentics.api.lib.resolving.PropertyResolver
-
- resolvePath(Resolvable, String, boolean, Class, boolean, Stack) - Static method in class com.gentics.api.lib.resolving.PropertyResolver
-
Resolve the given path into a list of objects.
- resolvePortalProperty(String) - Method in class com.gentics.api.portalnode.portlet.GenticsPortletContext
-
resolve a property from the GenticsPortletContext via a path provided
- resolver - Variable in class com.gentics.api.lib.expressionparser.ExpressionEvaluator
-
PropertyResolver
- ResolverContext - Interface in com.gentics.api.lib.resolving
-
Interface for a resolver context.
- ResolverContextHandler - Class in com.gentics.api.lib.resolving
-
- RESULTSCACHEREGION - Static variable in class com.gentics.api.lib.datasource.AbstractCacheableDatasource
-
Name of the cacheregion for queryresults
- retainAll(Collection) - Method in class com.gentics.api.lib.datasource.ResolvableDatasource
-
- returnFileUploadProvider() - Method in class com.gentics.api.portalnode.plugin.AbstractGenticsPlugin
-
- returnFileUploadProvider() - Method in interface com.gentics.api.portalnode.plugin.GenticsPlugin
-
- returnFileUploadProvider() - Method in class com.gentics.api.portalnode.portlet.AbstractGenticsPortlet
-
- returnFileUploadProvider() - Method in interface com.gentics.api.portalnode.portlet.GenticsPortlet
-
- returnFileUploadProvider(FileUploadProvider) - Method in class com.gentics.api.portalnode.portlet.GenticsPortletContext
-
- returnImp(GenticsImpInterface) - Method in class com.gentics.api.portalnode.portlet.GenticsPortletContext
-
release the captured imp to its dungeon
- returnTemplateProcessor(TemplateProcessor) - Method in interface com.gentics.api.portalnode.action.PluggableActionContext
-
- returnTemplateProcessor(TemplateProcessor) - Method in class com.gentics.api.portalnode.plugin.AbstractGenticsPlugin
-
- returnTemplateProcessor(TemplateProcessor) - Method in class com.gentics.api.portalnode.portlet.AbstractGenticsPortlet
-
- returnTemplateProcessor(TemplateProcessor) - Method in class com.gentics.api.portalnode.portlet.GenticsPortletContext
-
return the template processor
- returnTemplateProcessor(TemplateProcessor) - Static method in class com.gentics.api.portalnode.templateengine.TemplateProcessorProvider
-
Return the template processor to the provider after usage.
- Rule - Class in com.gentics.api.lib.rule
-
- Rule(RuleTree) - Constructor for class com.gentics.api.lib.rule.Rule
-
Create an instance that matches against the given RuleTree
- RuleTree - Interface in com.gentics.api.lib.rule
-
Deprecated.
the old RuleTrees are deprecated, use Expression
instead.
- run() - Method in class com.gentics.api.lib.etc.ObjectTransformer.InputStreamReaderRunnable
-
- runPrivileged(PrivilegedAction, HttpServletRequest, HttpServletResponse) - Method in interface com.gentics.api.portalnode.security.AccessControl
-
Run the given action with the necessary privileges.
- save(String, String) - Method in interface com.gentics.api.lib.upload.FileUploadProvider
-
- saveAs(String, String) - Method in interface com.gentics.api.lib.upload.FileUploadProvider
-
Directly store the specified uploaded file into the filepath and return
the representing file object.
- saveChannelStructure(ChannelTree) - Method in interface com.gentics.api.lib.datasource.WritableMultichannellingDatasource
-
Save the given channel structure to the datasource.
- serveResource(ResourceRequest, ResourceResponse) - Method in class com.gentics.api.portalnode.plugin.ViewPlugin
-
- servletContext - Variable in class com.gentics.api.portalnode.portlet.GenticsPortletContext
-
servlet context this portlet context builds on
- sessionEventBrokerName - Variable in class com.gentics.api.portalnode.portlet.AbstractGenticsPortlet.SubPluginEventBrokerProvider
-
name of the "eventBroker" property in the portlet session
- set(String, Object) - Static method in class com.gentics.api.portalnode.portal.PortalPropertySetter
-
Set the portal property identified via propertyPath to the provided value
- setActiveView(String) - Method in class com.gentics.api.portalnode.plugin.ViewPlugin
-
set the active view by name.
- setAttribute(String, Object) - Method in class com.gentics.api.portalnode.portlet.GenticsPortletContext
-
- setAttributeNames(String[]) - Method in interface com.gentics.api.lib.datasource.Datasource
-
- setAttributeNames(String[]) - Method in class com.gentics.api.lib.datasource.ResolvableDatasource
-
- setAutoRepair(boolean) - Static method in class com.gentics.api.portalnode.connector.PortalConnectorFactory
-
Set the autorepair flag
- setAutoRepair2(boolean) - Static method in class com.gentics.api.portalnode.connector.PortalConnectorFactory
-
Set the autorepair2 flag
- setAutoupdate(boolean) - Method in class com.gentics.api.lib.datasource.VersioningDatasource.Version
-
- setCacheClass(String) - Static method in class com.gentics.api.lib.cache.PortalCache
-
sets the cache class to be used
- setCacheEnabled(boolean) - Method in class com.gentics.api.lib.datasource.AbstractCacheableDatasource
-
Sets if the cache should be enabled or disabled.
- setChannel(int) - Method in interface com.gentics.api.lib.datasource.MultichannellingDatasource
-
Set the channel to be used.
- setCookies(Cookie[]) - Method in class com.gentics.api.imagestore.GenticsImageStoreRequest
-
- setCount(int) - Method in class com.gentics.api.lib.expressionparser.ExpressionQueryRequest
-
Set the count
- setCustomResolver(PropertyResolver) - Method in interface com.gentics.api.lib.expressionparser.filtergenerator.DatasourceFilter
-
Set a custom resolver into the filter.
- setDatasource(Datasource) - Method in class com.gentics.api.lib.expressionparser.ExpressionQueryRequest
-
Set the datasource
- setDatasourceClassName(String) - Method in exception com.gentics.api.lib.expressionparser.filtergenerator.FilterGeneratorException
-
Set the datasource class name
- setDic(Properties) - Method in class com.gentics.api.lib.i18n.Language
-
- setDiffCount(int) - Method in class com.gentics.api.lib.datasource.VersioningDatasource.Version
-
sets the diffcount.
- setDoubleclickprotection(String) - Method in class com.gentics.api.portalnode.plugin.ViewPlugin
-
Set the doubleclickprotection
- setEmbeddedEvent(ActionEvent) - Method in interface com.gentics.api.portalnode.event.ActionEvent
-
Set the embedded event
- setEventBrokerProvider(EventBrokerProvider) - Method in class com.gentics.api.portalnode.plugin.AbstractGenticsPlugin
-
- setEventBrokerProvider(EventBrokerProvider) - Method in interface com.gentics.api.portalnode.plugin.GenticsPlugin
-
Set the event broker provider
- setExpressionString(String) - Method in exception com.gentics.api.lib.expressionparser.ExpressionParserException
-
Set the expression string of the expression causing this exception
- setFeedbackMessage(String) - Method in interface com.gentics.api.portalnode.action.PluggableActionResponse
-
Set a new feedback message
- setFeedbackMessageParameter(String, Object) - Method in interface com.gentics.api.portalnode.action.PluggableActionResponse
-
Set a feedback message parameter
- setFilter(DatasourceFilter) - Method in class com.gentics.api.lib.expressionparser.ExpressionQueryRequest
-
Set the filter
- setHeaders(Map<String, String>) - Method in class com.gentics.api.imagestore.GenticsImageStoreRequest
-
- SetHelper - Class in com.gentics.api.lib.resolving
-
Helper class to execute assignment commands on Resolvable objects or Maps.
- SetHelper() - Constructor for class com.gentics.api.lib.resolving.SetHelper
-
Create an instance of the SetHelper.
- setId(String) - Method in class com.gentics.api.lib.datasource.AbstractDatasource
-
Allows to set the id of this datasource.
- setId(String) - Method in class com.gentics.api.lib.i18n.Language
-
set the id for the current language object.
- setId(String) - Method in class com.gentics.api.portalnode.plugin.AbstractGenticsPlugin
-
- setId(String) - Method in interface com.gentics.api.portalnode.plugin.GenticsPlugin
-
Set the id of the plugin.
- setIgnoreOptimized(boolean) - Method in class com.gentics.api.portalnode.connector.CRSync
-
Set the flag for ignoring the optimized flag of attributetypes
- setIgnoreOptimized(boolean) - Method in class com.gentics.api.portalnode.connector.MCCRSync
-
Set the flag for ignoring the optimized flag of attributetypes
- setImageUri(String) - Method in class com.gentics.api.imagestore.GenticsImageStoreRequest
-
- setIsEternal(boolean) - Method in interface com.gentics.api.lib.cache.PortalCacheAttributes
-
Sets this cache object eternal - it will live not expire.
- setLanguage(String) - Method in class com.gentics.api.portalnode.portlet.GenticsPortletContext
-
- setLastAccessDateToNow() - Method in interface com.gentics.api.lib.cache.PortalCacheAttributes
-
update the current access time to the current timestamp.
- setLocale(Locale) - Method in class com.gentics.api.lib.i18n.Language
-
- setLocked(boolean) - Method in interface com.gentics.api.portalnode.event.EventBroker
-
Lock/Unlock the event broker.
- setMaxAge(int) - Method in interface com.gentics.api.lib.cache.PortalCacheAttributes
-
set the maximum age of a cache entry - has to be > 0
- setMaxFilesize(long) - Method in interface com.gentics.api.lib.upload.FileUploadProvider
-
Sets a max limit for a fileupload
- setMaxIdleTime(int) - Method in interface com.gentics.api.lib.cache.PortalCacheAttributes
-
set the maximum idle time of the cache entry in seconds.
- setModule(GenticsPortlet) - Method in class com.gentics.api.portalnode.plugin.AbstractGenticsPlugin
-
- setModule(GenticsPortlet) - Method in interface com.gentics.api.portalnode.plugin.GenticsPlugin
-
Set the module which registeres and uses this plugin.
- setModule(GenticsPortlet) - Method in class com.gentics.api.portalnode.plugin.ViewPlugin
-
- setModuleParameter(String, Object) - Method in class com.gentics.api.portalnode.portlet.GenticsPortletContext
-
- setModuleType(String, String) - Method in class com.gentics.api.portalnode.portlet.AbstractGenticsPortlet
-
- setModuleType(String, String) - Method in interface com.gentics.api.portalnode.portlet.GenticsPortlet
-
Set the application prefix and portlet name
- setObjectPath(String) - Method in interface com.gentics.api.portalnode.event.ActionEvent
-
- setObsoletionCheckBatchSize(int) - Method in class com.gentics.api.portalnode.connector.CRSync
-
Set the batchsize for the obsoletion check.
- setObsoletionCheckBatchSize(int) - Method in class com.gentics.api.portalnode.connector.MCCRSync
-
Set the batchsize for the obsoletion check.
- setParameter(String, Object) - Method in class com.gentics.api.lib.i18n.I18nString
-
sets a variable parameter in the string.
- setParameter(String, Object) - Method in interface com.gentics.api.portalnode.action.PluggableActionRequest
-
set the parameter to the given value
- setParameter(String, Object) - Method in interface com.gentics.api.portalnode.action.PluggableActionResponse
-
Set the parameter to the given value
- setParameter(String, Object) - Method in interface com.gentics.api.portalnode.event.ActionEvent
-
Set the parameter with given name
- setParameter(String, Object) - Method in class com.gentics.api.portalnode.plugin.AbstractGenticsPlugin
-
Sets a parameter of this plugin
- setParameters(Map) - Method in class com.gentics.api.lib.expressionparser.ExpressionQueryRequest
-
Set the parameters
- setParameters(Map) - Method in class com.gentics.api.lib.i18n.I18nString
-
Set all parameters from the map to the string
- setPluginName(String, String) - Method in class com.gentics.api.portalnode.plugin.AbstractGenticsPlugin
-
- setPluginName(String, String) - Method in interface com.gentics.api.portalnode.plugin.GenticsPlugin
-
Set the plugin name
- setPortalProperty(String, Object) - Method in class com.gentics.api.portalnode.portlet.GenticsPortletContext
-
sets the portal property identified via propertyPath to a certain value provided
- setProperty(String, Object) - Method in class com.gentics.api.lib.expressionparser.ExpressionEvaluator
-
- setProperty(String, Object) - Method in interface com.gentics.api.lib.resolving.Changeable
-
Set (modify) the property name to resolve to the given value
- setProperty(String, Object) - Method in class com.gentics.api.lib.resolving.ChangeableBean
-
- setProperty(String, Object) - Method in class com.gentics.api.lib.resolving.PropertySetter
-
Set the property (properties) given by the path to the given value
- setProperty(String, Object) - Method in class com.gentics.api.lib.resolving.SetHelper
-
set the property with given path
- setProperty(String, Object) - Method in class com.gentics.api.portalnode.plugin.ViewPlugin
-
- setProperty(String, Object) - Method in class com.gentics.api.portalnode.portlet.AbstractGenticsPortlet
-
sets a specified property of the module.
- setQueryString(String) - Method in class com.gentics.api.imagestore.GenticsImageStoreRequest
-
- setRenderParameters(Map) - Method in class com.gentics.api.portalnode.portlet.GenticsPortletContext
-
- setRepositoryPath(String) - Method in interface com.gentics.api.lib.upload.FileUploadProvider
-
Sets the repository path for the uploaded file
- setRequest(PortletRequest) - Method in class com.gentics.api.portalnode.portlet.AbstractGenticsPortlet
-
set the current PortletRequest.
- setRequest(PortletRequest) - Method in interface com.gentics.api.portalnode.portlet.GenticsPortlet
-
sets the request for the current module, will be needed to transform into
a portlet request
- setRequestParameters(Map) - Method in class com.gentics.api.lib.expressionparser.ExpressionEvaluator
-
- setResolver(PropertyResolver) - Method in class com.gentics.api.lib.expressionparser.ExpressionEvaluator
-
Set a property resolver, which will be used to resolve paths in expressions
- setResolver(PropertyResolver) - Method in class com.gentics.api.lib.expressionparser.ExpressionQueryRequest
-
Set the property resolver
- setRuleTree(RuleTree) - Method in interface com.gentics.api.lib.datasource.Datasource
-
- setRuleTree(RuleTree) - Method in class com.gentics.api.lib.datasource.ResolvableDatasource
-
- setSize(int) - Method in interface com.gentics.api.lib.cache.PortalCacheAttributes
-
set the cache entry size in bytes.
- setSizeThreshold(int) - Method in interface com.gentics.api.lib.upload.FileUploadProvider
-
Sets a max limit for the size threshold.
- setSorting(Datasource.Sorting[]) - Method in class com.gentics.api.lib.expressionparser.ExpressionQueryRequest
-
Set the sorting
- setStart(int) - Method in class com.gentics.api.lib.expressionparser.ExpressionQueryRequest
-
Set the start index
- setTimestamp(int) - Method in class com.gentics.api.lib.datasource.VersioningDatasource.Version
-
sets the timstamp.
- setTreatEmptyStringAsNull(boolean) - Static method in class com.gentics.api.lib.expressionparser.ExpressionParser
-
Sets the isTreatEmptyStringAsNull flag
- setUnchecked(String, Object) - Static method in class com.gentics.api.portalnode.portal.PortalPropertySetter
-
Set the portal property identified via propertyPath to the provided
value.
- setUseLobStreams(boolean) - Method in class com.gentics.api.portalnode.connector.CRSync
-
- setUser(String) - Method in class com.gentics.api.lib.datasource.VersioningDatasource.Version
-
set the userid
- setVersionTimestamp(int) - Method in interface com.gentics.api.lib.datasource.VersioningDatasource
-
set the version timestamp to be used for querying, when the datasource is
versioning.
- setVersionTimestamp(int) - Method in class com.gentics.api.lib.expressionparser.ExpressionQueryRequest
-
Set the version timestamp
- setViewbasedir(String) - Method in class com.gentics.api.portalnode.plugin.ViewPlugin
-
Set the path to the baseDir of te views definition files
- setViewData(String, String, Object) - Method in class com.gentics.api.portalnode.plugin.ViewPlugin
-
Convenience method to set the value of the specified component of the
specified view
- setViews(Node) - Method in class com.gentics.api.portalnode.plugin.ViewPlugin
-
Set the views configuration as Node.
- size() - Method in class com.gentics.api.lib.datasource.ResolvableDatasource
-
- size() - Method in interface com.gentics.api.lib.rule.RuleTree
-
Deprecated.
this method will not be implemented in future implementations
and should not be used
- sortings - Variable in class com.gentics.api.lib.resolving.ResolvableComparator
-
sortings
- sortOrder - Variable in class com.gentics.api.lib.datasource.Datasource.Sorting
-
sortorder
- SORTORDER_ASC - Static variable in interface com.gentics.api.lib.datasource.Datasource
-
Constant for the sortorder "ASCENDING"
- SORTORDER_DESC - Static variable in interface com.gentics.api.lib.datasource.Datasource
-
Constant for the sortorder "DESCENDING"
- SORTORDER_NONE - Static variable in interface com.gentics.api.lib.datasource.Datasource
-
Constant for the sortorder "NONE" (ie.
- startScheduler() - Static method in class com.gentics.api.portalnode.connector.PortalConnectorFactory
-
Start the scheduler
- stopScheduler() - Static method in class com.gentics.api.portalnode.connector.PortalConnectorFactory
-
Stop the scheduler.
- store(DatasourceRecordSet) - Method in interface com.gentics.api.lib.datasource.WriteableDatasource
-
- store(DatasourceRecordSet, GenticsUser) - Method in interface com.gentics.api.lib.datasource.WriteableDatasource
-
- store(Collection) - Method in interface com.gentics.api.lib.datasource.WriteableDatasource
-
Store a collection of objects.
- store(Collection, GenticsUser) - Method in interface com.gentics.api.lib.datasource.WriteableDatasource
-
- StreamingResolvable - Interface in com.gentics.api.lib.resolving
-
Interface for
Resolvable
instances, that support streaming of properties
- supportStaticEvaluation() - Method in interface com.gentics.api.lib.expressionparser.functions.Function
-
- switchToView(String) - Method in interface com.gentics.api.portalnode.action.PluggableActionContext
-
Switch to the view with the given id