Interface CometValueDefinitionsLocal
-
public interface CometValueDefinitionsLocalThe Interface CometValueDefinitionsLocal.
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringbucketCompoundIdThe Constant bucketCompoundId.static java.lang.StringcompoundIdThe Constant compoundId.static java.lang.StringcontextAssortmentThe Constant contextAssortment.static java.lang.StringcontextCountryThe Constant contextCountry.static java.lang.StringcontextLanguageThe Constant contextLanguage.static java.lang.StringcontextMarketThe Constant contextMarket.static java.lang.StringcontextTargetGroupThe Constant contextTargetGroup.static java.lang.StringcontextWellThe Constant contextWell.static java.lang.StringdefaultPropertyThe Constant defaultProperty.static java.lang.StringemptyPropertyThe Constant emptyProperty.static java.lang.StringgetBucketEntitiesThe Constant getBucketEntities.static java.lang.StringgetBucketPropertiesThe Constant getBucketProperties.static java.lang.StringgetCordEntitiesThe Constant getCordEntities.static java.lang.StringgetCordPropertiesThe Constant getCordProperties.static java.lang.StringgetEntitiesThe Constant getEntities.static java.lang.StringgetKeyValueEntitiesThe Constant getKeyValueEntities.static java.lang.StringgetKeyValuePropertiesThe Constant getKeyValueProperties.static java.lang.StringgetMediaAssetEntitiesThe Constant getMediaAssetEntities.static java.lang.StringgetMediaAssetPropertiesThe Constant getMediaAssetProperties.static java.lang.StringgetPlanningEntitiesThe Constant getPlanningEntities.static java.lang.StringgetPlanningPropertiesThe Constant getPlanningProperties.static java.lang.StringgetPriceEntitiesThe Constant getPriceEntities.static java.lang.StringgetPricePropertiesThe Constant getPriceProperties.static java.lang.StringgetTableDataEntitiesThe Constant getTableDataEntities.static java.lang.StringgetTableDataPropertiesThe Constant getTableDataProperties.static java.lang.StringgetTemplatesThe Constant getTemplates.static java.lang.StringgetTextEntitiesThe Constant getTextEntities.static java.lang.StringgetTextPropertiesThe Constant getTextProperties.static java.lang.StringJNDINAMEThe Constant JNDINAME.static java.lang.StringMAPPED_NAMEThe Constant MAPPED_NAME.static java.lang.StringplanningCompoundIdThe Constant planningCompoundId.
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.List<ValueItem>getBucketEntities(java.util.Map<java.lang.String,java.lang.Object> parameters)Gets the bucket entities.java.util.List<ValueItem>getBucketProperties(java.util.Map<java.lang.String,java.lang.Object> parameters)Gets the bucket properties.java.util.List<ValueItem>getCordEntities(java.util.Map<java.lang.String,java.lang.Object> parameters)Gets the cord entities.java.util.List<ValueItem>getCordProperties(java.util.Map<java.lang.String,java.lang.Object> parameters)Gets the cord properties.java.util.List<ValueItem>getEntities(java.util.Map<java.lang.String,java.lang.Object> parameters)Gets the entities.java.util.List<ValueItem>getKeyValueEntities(java.util.Map<java.lang.String,java.lang.Object> parameters)Gets the key value entities.java.util.List<ValueItem>getKeyValueProperties(java.util.Map<java.lang.String,java.lang.Object> parameters)Gets the key value properties.java.util.List<ValueItem>getMediaAssetEntities(java.util.Map<java.lang.String,java.lang.Object> parameters)Gets the media asset entities.java.util.List<ValueItem>getMediaAssetProperties(java.util.Map<java.lang.String,java.lang.Object> parameters)Gets the media asset properties.java.util.List<ValueItem>getPlanningEntities(java.util.Map<java.lang.String,java.lang.Object> parameters)Gets the planning entities.java.util.List<ValueItem>getPlanningProperties(java.util.Map<java.lang.String,java.lang.Object> parameters)Gets the planning properties.java.util.List<ValueItem>getPriceEntities(java.util.Map<java.lang.String,java.lang.Object> parameters)Gets the price entities.java.util.List<ValueItem>getPriceProperties(java.util.Map<java.lang.String,java.lang.Object> parameters)Gets the price properties.java.util.List<ValueItem>getTableDataEntities(java.util.Map<java.lang.String,java.lang.Object> parameters)Gets the table data entities.java.util.List<ValueItem>getTableDataProperties(java.util.Map<java.lang.String,java.lang.Object> parameters)Gets the table data properties.java.util.List<ValueItem>getTemplates(java.util.Map<java.lang.String,java.lang.Object> parameters)Gets the templates.java.util.List<ValueItem>getTextEntities(java.util.Map<java.lang.String,java.lang.Object> parameters)Gets the text entities.java.util.List<ValueItem>getTextProperties(java.util.Map<java.lang.String,java.lang.Object> parameters)Gets the text properties.
-
-
-
Field Detail
-
MAPPED_NAME
static final java.lang.String MAPPED_NAME
The Constant MAPPED_NAME. "com.priint.pubserver.comet.bridge.value.CometValueDefinitions"- See Also:
- Constant Field Values
-
JNDINAME
static final java.lang.String JNDINAME
The Constant JNDINAME. "java:global/CometBridge/CometValueDefinitions!com.priint.pubserver.comet.bridge.value.CometValueDefinitionsLocal"- See Also:
- Constant Field Values
-
getTemplates
static final java.lang.String getTemplates
The Constant getTemplates. "getTemplates"- See Also:
- Constant Field Values
-
getEntities
static final java.lang.String getEntities
The Constant getEntities. "getEntities"- See Also:
- Constant Field Values
-
getPlanningEntities
static final java.lang.String getPlanningEntities
The Constant getPlanningEntities.- See Also:
- Constant Field Values
-
getKeyValueEntities
static final java.lang.String getKeyValueEntities
The Constant getKeyValueEntities.- See Also:
- Constant Field Values
-
getTextEntities
static final java.lang.String getTextEntities
The Constant getTextEntities.- See Also:
- Constant Field Values
-
getPriceEntities
static final java.lang.String getPriceEntities
The Constant getPriceEntities.- See Also:
- Constant Field Values
-
getMediaAssetEntities
static final java.lang.String getMediaAssetEntities
The Constant getMediaAssetEntities.- See Also:
- Constant Field Values
-
getCordEntities
static final java.lang.String getCordEntities
The Constant getCordEntities.- See Also:
- Constant Field Values
-
getBucketEntities
static final java.lang.String getBucketEntities
The Constant getBucketEntities.- See Also:
- Constant Field Values
-
getTableDataEntities
static final java.lang.String getTableDataEntities
The Constant getTableDataEntities.- See Also:
- Constant Field Values
-
emptyProperty
static final java.lang.String emptyProperty
The Constant emptyProperty. "EmptyProperty"- See Also:
- Constant Field Values
-
defaultProperty
static final java.lang.String defaultProperty
The Constant defaultProperty. "DefaultProperty"- See Also:
- Constant Field Values
-
compoundId
static final java.lang.String compoundId
The Constant compoundId. "CompoundIdProperty"- See Also:
- Constant Field Values
-
bucketCompoundId
static final java.lang.String bucketCompoundId
The Constant bucketCompoundId. "BucketCompountIdProperty"- See Also:
- Constant Field Values
-
planningCompoundId
static final java.lang.String planningCompoundId
The Constant planningCompoundId. "PlanningCompundIdProperty"- See Also:
- Constant Field Values
-
contextAssortment
static final java.lang.String contextAssortment
The Constant contextAssortment. "ContextAssortmentProperty"- See Also:
- Constant Field Values
-
contextCountry
static final java.lang.String contextCountry
The Constant contextCountry. "ContextCounntryProperty"- See Also:
- Constant Field Values
-
contextLanguage
static final java.lang.String contextLanguage
The Constant contextLanguage. "ContextLanguageProperty"- See Also:
- Constant Field Values
-
contextWell
static final java.lang.String contextWell
The Constant contextWell. "ContextWellProperty"- See Also:
- Constant Field Values
-
contextMarket
static final java.lang.String contextMarket
The Constant contextMarket. "ContextMarketProperty"- See Also:
- Constant Field Values
-
contextTargetGroup
static final java.lang.String contextTargetGroup
The Constant contextTargetGroup. "ContextTargetGroupProperty"- See Also:
- Constant Field Values
-
getBucketProperties
static final java.lang.String getBucketProperties
The Constant getBucketProperties. "getBucketProperties"- See Also:
- Constant Field Values
-
getCordProperties
static final java.lang.String getCordProperties
The Constant getCordProperties. "getCordProperties"- See Also:
- Constant Field Values
-
getKeyValueProperties
static final java.lang.String getKeyValueProperties
The Constant getKeyValueProperties. "getKeyValueProperties"- See Also:
- Constant Field Values
-
getMediaAssetProperties
static final java.lang.String getMediaAssetProperties
The Constant getMediaAssetProperties. "getMediaAssetProperties"- See Also:
- Constant Field Values
-
getPlanningProperties
static final java.lang.String getPlanningProperties
The Constant getPlanningProperties. "getPlanningProperties"- See Also:
- Constant Field Values
-
getPriceProperties
static final java.lang.String getPriceProperties
The Constant getPriceProperties. "getPriceProperties"- See Also:
- Constant Field Values
-
getTableDataProperties
static final java.lang.String getTableDataProperties
The Constant getTableDataProperties. "getTableDataProperties"- See Also:
- Constant Field Values
-
getTextProperties
static final java.lang.String getTextProperties
The Constant getTextProperties. "getTextProperties"- See Also:
- Constant Field Values
-
-
Method Detail
-
getTemplates
java.util.List<ValueItem> getTemplates(java.util.Map<java.lang.String,java.lang.Object> parameters) throws PubServerException
Gets the templates.- Parameters:
parameters- the parameters- Returns:
- the templates
- Throws:
PubServerException- the pub server exception
-
getEntities
java.util.List<ValueItem> getEntities(java.util.Map<java.lang.String,java.lang.Object> parameters) throws CometException, InvalidSessionException
Gets the entities.- Parameters:
parameters- the parameters- Returns:
- the entities
- Throws:
CometException- the comet exceptionInvalidSessionException- the invalid session exception
-
getPlanningEntities
java.util.List<ValueItem> getPlanningEntities(java.util.Map<java.lang.String,java.lang.Object> parameters) throws CometException, InvalidSessionException
Gets the planning entities.- Parameters:
parameters- the parameters- Returns:
- the planning entities
- Throws:
CometException- the comet exceptionInvalidSessionException- the invalid session exception
-
getKeyValueEntities
java.util.List<ValueItem> getKeyValueEntities(java.util.Map<java.lang.String,java.lang.Object> parameters) throws CometException, InvalidSessionException
Gets the key value entities.- Parameters:
parameters- the parameters- Returns:
- the key value entities
- Throws:
CometException- the comet exceptionInvalidSessionException- the invalid session exception
-
getTextEntities
java.util.List<ValueItem> getTextEntities(java.util.Map<java.lang.String,java.lang.Object> parameters) throws CometException, InvalidSessionException
Gets the text entities.- Parameters:
parameters- the parameters- Returns:
- the text entities
- Throws:
CometException- the comet exceptionInvalidSessionException- the invalid session exception
-
getPriceEntities
java.util.List<ValueItem> getPriceEntities(java.util.Map<java.lang.String,java.lang.Object> parameters) throws CometException, InvalidSessionException
Gets the price entities.- Parameters:
parameters- the parameters- Returns:
- the price entities
- Throws:
CometException- the comet exceptionInvalidSessionException- the invalid session exception
-
getMediaAssetEntities
java.util.List<ValueItem> getMediaAssetEntities(java.util.Map<java.lang.String,java.lang.Object> parameters) throws CometException, InvalidSessionException
Gets the media asset entities.- Parameters:
parameters- the parameters- Returns:
- the media asset entities
- Throws:
CometException- the comet exceptionInvalidSessionException- the invalid session exception
-
getCordEntities
java.util.List<ValueItem> getCordEntities(java.util.Map<java.lang.String,java.lang.Object> parameters) throws CometException, InvalidSessionException
Gets the cord entities.- Parameters:
parameters- the parameters- Returns:
- the cord entities
- Throws:
CometException- the comet exceptionInvalidSessionException- the invalid session exception
-
getBucketEntities
java.util.List<ValueItem> getBucketEntities(java.util.Map<java.lang.String,java.lang.Object> parameters) throws CometException, InvalidSessionException
Gets the bucket entities.- Parameters:
parameters- the parameters- Returns:
- the bucket entities
- Throws:
CometException- the comet exceptionInvalidSessionException- the invalid session exception
-
getTableDataEntities
java.util.List<ValueItem> getTableDataEntities(java.util.Map<java.lang.String,java.lang.Object> parameters) throws CometException, InvalidSessionException
Gets the table data entities.- Parameters:
parameters- the parameters- Returns:
- the table data entities
- Throws:
CometException- the comet exceptionInvalidSessionException- the invalid session exception
-
getBucketProperties
java.util.List<ValueItem> getBucketProperties(java.util.Map<java.lang.String,java.lang.Object> parameters) throws CometException
Gets the bucket properties.- Parameters:
parameters- the parameters- Returns:
- the bucket properties
- Throws:
CometException- the comet exception
-
getCordProperties
java.util.List<ValueItem> getCordProperties(java.util.Map<java.lang.String,java.lang.Object> parameters) throws CometException
Gets the cord properties.- Parameters:
parameters- the parameters- Returns:
- the cord properties
- Throws:
CometException- the comet exception
-
getKeyValueProperties
java.util.List<ValueItem> getKeyValueProperties(java.util.Map<java.lang.String,java.lang.Object> parameters) throws CometException
Gets the key value properties.- Parameters:
parameters- the parameters- Returns:
- the key value properties
- Throws:
CometException- the comet exception
-
getMediaAssetProperties
java.util.List<ValueItem> getMediaAssetProperties(java.util.Map<java.lang.String,java.lang.Object> parameters) throws CometException
Gets the media asset properties.- Parameters:
parameters- the parameters- Returns:
- the media asset properties
- Throws:
CometException- the comet exception
-
getPlanningProperties
java.util.List<ValueItem> getPlanningProperties(java.util.Map<java.lang.String,java.lang.Object> parameters) throws CometException
Gets the planning properties.- Parameters:
parameters- the parameters- Returns:
- the planning properties
- Throws:
CometException- the comet exception
-
getPriceProperties
java.util.List<ValueItem> getPriceProperties(java.util.Map<java.lang.String,java.lang.Object> parameters) throws CometException
Gets the price properties.- Parameters:
parameters- the parameters- Returns:
- the price properties
- Throws:
CometException- the comet exception
-
getTableDataProperties
java.util.List<ValueItem> getTableDataProperties(java.util.Map<java.lang.String,java.lang.Object> parameters) throws CometException
Gets the table data properties.- Parameters:
parameters- the parameters- Returns:
- the table data properties
- Throws:
CometException- the comet exception
-
getTextProperties
java.util.List<ValueItem> getTextProperties(java.util.Map<java.lang.String,java.lang.Object> parameters) throws CometException
Gets the text properties.- Parameters:
parameters- the parameters- Returns:
- the text properties
- Throws:
CometException- the comet exception
-
-