| Modifier and Type | Class and Description |
|---|---|
class |
GeneratedCMSActionType
Generated class for type
CMSActionType. |
| Modifier and Type | Method and Description |
|---|---|
Type |
GeneratedAbstractAdvancedSavedQuerySearchParameter.getValueType()
Generated method - Getter of the
AbstractAdvancedSavedQuerySearchParameter.valueType attribute. |
Type |
GeneratedAbstractAdvancedSavedQuerySearchParameter.getValueType(SessionContext ctx)
Generated method - Getter of the
AbstractAdvancedSavedQuerySearchParameter.valueType attribute. |
Type |
TypedAdvancedSavedQuerySearchParameter.getValueType(SessionContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedAbstractAdvancedSavedQuerySearchParameter.setValueType(SessionContext ctx,
Type value)
Generated method - Setter of the
AbstractAdvancedSavedQuerySearchParameter.valueType attribute. |
void |
GeneratedAbstractAdvancedSavedQuerySearchParameter.setValueType(Type value)
Generated method - Setter of the
AbstractAdvancedSavedQuerySearchParameter.valueType attribute. |
| Modifier and Type | Method and Description |
|---|---|
Type |
BMECatArticleStep.QualifierTypePair.getType() |
| Constructor and Description |
|---|
QualifierTypePair(Integer order,
String qualifier,
Type type) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
ItemCopyContext.isAtomic(Type attributeType,
boolean localized)
Deprecated.
Traverses collection and map types to find any non-atomic type within.
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
AbstractItemCopyContext.isAtomic(Type attributeType,
boolean localized)
Traverses collection and map types to find any non-atomic type within.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CMSComponentType |
class |
CMSPageType |
class |
GeneratedCMSComponentType
Generated class for type
CMSComponentType. |
class |
GeneratedCMSPageType
Generated class for type
CMSPageType. |
class |
GeneratedRestrictionType
Generated class for type
RestrictionType. |
class |
RestrictionType |
| Modifier and Type | Method and Description |
|---|---|
Type |
GeneratedWidgetParameter.getType()
Generated method - Getter of the
WidgetParameter.type attribute. |
Type |
GeneratedWidgetParameter.getType(SessionContext ctx)
Generated method - Getter of the
WidgetParameter.type attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedWidgetParameter.setType(SessionContext ctx,
Type value)
Generated method - Setter of the
WidgetParameter.type attribute. |
void |
GeneratedWidgetParameter.setType(Type value)
Generated method - Setter of the
WidgetParameter.type attribute. |
| Modifier and Type | Method and Description |
|---|---|
static Set<Type> |
TypeRemovalUtil.getOrphanedTypes() |
static Map<String,Set<Type>> |
TypeRemovalUtil.getOrphanedTypesPerExtension() |
| Modifier and Type | Method and Description |
|---|---|
static String |
TypeRemovalUtil.removeType(Type type,
boolean clearInstances,
boolean clearDepl) |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,String> |
TypeRemovalUtil.removeTypes(Collection<Type> typesToRemove,
boolean clearInstances,
boolean clearDepl) |
| Modifier and Type | Method and Description |
|---|---|
static String |
HMCHelper.getTypeName(DisplayState displayState,
Type type)
Deprecated.
please use
HMCHelper.getTypeName(Type) instead, the displaystate is not necessary |
static String |
HMCHelper.getTypeName(Type type)
This helper functions returns the localized name of the given type.
|
boolean |
AttributeSelectToolbarActionChip.hasDescriptor(String qualifier,
Type attributeType)
Returns whether or not the given descriptor is contained in this attribute selector.
|
| Modifier and Type | Method and Description |
|---|---|
protected Type |
DefaultValueEditorChip.getAttributeDescriptorType() |
Type |
AutocompleteReferenceEditorChip.getAttributeType() |
Type |
AttributeChip.getAttributeType() |
Type |
SavedValueEntryEditorChip.getAttributeType() |
Type |
AttributeTypeAware.getAttributeType() |
| Modifier and Type | Method and Description |
|---|---|
static AbstractAttributeEditorChip |
AttributeChip.createEditor(DisplayState displayState,
Chip parent,
Type attributeType) |
static AbstractAttributeEditorChip |
AttributeChip.createEditor(DisplayState displayState,
Chip parent,
Type attributeType,
String editorType,
Class customEditorClass,
boolean isPartOf) |
static String |
AttributeChip.getDefaultEditorType(Type type,
JaloSession jaloSession) |
static String |
AttributeChip.getDefaultEditorType(Type type,
JaloSession jaloSession,
AttributeDescriptor descriptor) |
void |
AutocompleteReferenceEditorChip.setAttributeType(Type type) |
void |
AttributeTypeAware.setAttributeType(Type type) |
| Constructor and Description |
|---|
AttributeChip(DisplayState displayState,
Chip parent,
String attributeName,
Type valueType)
Constructor for creating a new attribute chip for input of inheritable values.
|
AttributeChip(DisplayState displayState,
Chip parent,
String attributeName,
Type valueType,
String editorType,
Class editorClass) |
AttributeChip(DisplayState displayState,
Chip parent,
String attributeName,
Type valueType,
String editorType,
Class editorClass,
Object initialValue)
Constructor for creating a new attribute chip for input of inheritable values.
|
LocalizableAttributeChip(DisplayState displayState,
Chip parent,
String attributeName,
Type attributeValueType) |
LocalizableAttributeChip(DisplayState displayState,
Chip parent,
String attributeName,
Type attributeValueType,
String editorType,
Class customEditorClass) |
LocalizableAttributeChip(DisplayState displayState,
Chip parent,
String attributeName,
Type attributeValueType,
String editorType,
Class customEditorClass,
Map initialValues) |
LocalizableAttributeSelectChip(DisplayState displayState,
Chip parent,
String attributeName,
Type attributeValueType) |
LocalizableAttributeSelectChip(DisplayState displayState,
Chip parent,
String attributeName,
Type attributeValueType,
String editorType,
Class customEditorClass) |
LocalizableAttributeSelectChip(DisplayState displayState,
Chip parent,
String attributeName,
Type attributeValueType,
String editorType,
Class customEditorClass,
Map initialValues) |
| Modifier and Type | Method and Description |
|---|---|
Type |
GenericReferenceEditorChip.getAttributeType() |
Type |
FlexibleConditionChip.getCurrentType() |
Type |
FlexibleConditionChip.getType() |
| Modifier and Type | Method and Description |
|---|---|
protected Language |
GenericHelperImpl.getAdjustedLanguage(JaloSession jaloSession,
Type argumentType) |
protected Collection |
GenericHelperImpl.getLocalizationsByArgumentType(JaloSession jaloSession,
Type argumentType) |
static Collection |
GenericHelper.getLocalizationsByArgumentType(JaloSession jaloSession,
Type argumentType) |
void |
GenericReferenceEditorChip.setAttributeType(Type type) |
protected void |
FlexibleConditionChip.setType(Type type) |
| Constructor and Description |
|---|
FlexibleConditionChip(DisplayState displayState,
Chip parent,
String qualifier,
String name,
Type type) |
| Modifier and Type | Method and Description |
|---|---|
Type |
AbstractEditorNode.getType() |
Type |
AttributeChipNode.getType(JaloSession jaloSession) |
Type |
AbstractEditorNode.getType(JaloSession jaloSession) |
| Constructor and Description |
|---|
NoAccessAttributeChip(DisplayState displayState,
Chip parent,
String attributeName,
Type type) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
AbstractScriptGenerator.generateColumnDescription(Type rawType,
String columnQualifier,
String langModifier) |
| Modifier and Type | Method and Description |
|---|---|
static AbstractValueTranslator |
MapValueTranslator.getTranslator(Type type) |
static AbstractValueTranslator |
MapValueTranslator.getTranslator(Type type,
List<AbstractDescriptor.ColumnParams>[] patternLists) |
| Modifier and Type | Class and Description |
|---|---|
class |
EnumerationType
Deprecated.
please use {see de.hybris.platform.core.model.enumeration.EnumerationMetaTypeModel} instead.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,Type> |
GeneratedSavedQuery.getAllParams()
Generated method - Getter of the
SavedQuery.params attribute. |
Map<String,Type> |
SavedQuery.getAllParams(SessionContext ctx) |
Map<String,Type> |
GeneratedSavedQuery.getAllParams(SessionContext ctx)
Generated method - Getter of the
SavedQuery.params attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedSavedQuery.setAllParams(Map<String,Type> value)
Generated method - Setter of the
SavedQuery.params attribute. |
void |
GeneratedSavedQuery.setAllParams(SessionContext ctx,
Map<String,Type> value)
Generated method - Setter of the
SavedQuery.params attribute. |
| Modifier and Type | Class and Description |
|---|---|
class |
AtomicType
Type representing simple java value objects.
|
class |
CollectionType
A type representing a typed collection.
|
class |
ComposedType
The base type describing jalo item instances.
|
class |
MapType
This type represents a typed map.
|
class |
RelationType
A special composed type describing binary relations between items.
|
class |
ViewType
Represents the funtionality of a 'SQL-View'.
|
| Modifier and Type | Method and Description |
|---|---|
Type |
MapType.getArgumentType()
Returns the argument type.
|
Type |
MapType.getArgumentType(SessionContext ctx)
Returns the argument type.
|
Type |
MapType.MapTypeImpl.getArgumentType(SessionContext ctx) |
Type |
Descriptor.getAttributeType()
Returns the type of this descriptor.
|
Type |
Descriptor.DescriptorImpl.getAttributeType() |
Type |
Descriptor.getAttributeType(SessionContext ctx)
Returns the type of this field.
|
protected Type |
Descriptor.getContextAdjustedAttributeType(SessionContext ctx,
Type realtype)
Translates the real type of this descriptor into the one matching the given session context.
|
Type |
CollectionType.getElementType()
Returns the type of the elements of this collection type.
|
Type |
CollectionType.getElementType(SessionContext ctx)
Returns the type of the elements of this collection.
|
Type |
CollectionType.CollectionTypeImpl.getElementType(SessionContext ctx) |
Type |
Descriptor.getRealAttributeType()
Returns the real type if this descriptor without translating it according to the current session context.
|
Type |
MapType.getReturnType()
Returns the element ( or return-) type.
|
Type |
MapType.getReturnType(SessionContext ctx)
Returns the element ( or return-) type.
|
Type |
MapType.MapTypeImpl.getReturnType(SessionContext ctx) |
Type |
TypeManager.getType(String code)
Deprecated.
use TypeService.getTypeForCode() instead.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AttributeDescriptor.checkTypeChange(Type newType)
Internal - do not use.
|
AttributeDescriptor |
ComposedType.createAttributeDescriptor(PK pk,
String qualifier,
Type valueType,
int modifiers)
Adds a new attribute descriptor to this type.
|
AttributeDescriptor |
ComposedType.ComposedTypeImpl.createAttributeDescriptor(PK pk,
String qualifier,
Type type,
int modifiers) |
AttributeDescriptor |
ComposedType.createAttributeDescriptor(String qualifier,
Type valueType,
int modifiers)
Adds a new attribute descriptor to this type.
|
CollectionType |
TypeManager.createCollectionType(PK pk,
String code,
Type type)
Deprecated.
use ModelService.create to create instances
|
CollectionType |
TypeManager.createCollectionType(PK pkBase,
String code,
Type type,
int typeOfCollection)
Deprecated.
use ModelService.create to create instances
|
CollectionType |
TypeManager.createCollectionType(String code,
Type type)
Deprecated.
use ModelService.create to create instances
|
CollectionType |
TypeManager.createCollectionType(String code,
Type type,
int typeOfCollection)
Deprecated.
use ModelService.create to create instances
|
MapType |
TypeManager.createMapType(PK pkBase,
String code,
Type argumentType,
Type returnType)
Deprecated.
use ModelService.create to create instances
|
MapType |
TypeManager.createMapType(String code,
Type argumentType,
Type returnType)
Deprecated.
use ModelService.create to create instances
|
protected Type |
Descriptor.getContextAdjustedAttributeType(SessionContext ctx,
Type realtype)
Translates the real type of this descriptor into the one matching the given session context.
|
boolean |
CollectionType.isAssignableFrom(Type type)
Tests whether this collection type is assignable from another collection type.
|
boolean |
MapType.isAssignableFrom(Type type)
Checks if this maptype is assignable from another maptype.
|
boolean |
ComposedType.isAssignableFrom(Type type)
Checks whether this type is assignable from the specified type.
|
boolean |
AtomicType.isAssignableFrom(Type type)
Test assignability between atomic types.
|
abstract boolean |
Type.isAssignableFrom(Type type)
Tests if this type is assignable from a given type.
|
void |
AttributeDescriptor.redeclareAttributeType(Type type,
int modifiers)
Deprecated.
please use
AttributeDescriptor.setAttributeType(Type) instead |
void |
AttributeDescriptor.AttributeDescriptorImpl.redeclareAttributeType(Type type,
int modifiers) |
void |
AttributeDescriptor.setAttributeType(Type type)
Changes the value type of this attribute descriptor.
|
void |
AttributeDescriptor.AttributeDescriptorImpl.setAttributeType(Type type) |
| Modifier and Type | Method and Description |
|---|---|
Type |
MapTypeEJBImpl.getArgumentType(SessionContext ctx) |
Type |
DescriptorEJBImpl.getAttributeType() |
Type |
CollectionTypeEJBImpl.getElementType(SessionContext ctx) |
Type |
MapTypeEJBImpl.getReturnType(SessionContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
AttributeDescriptor |
ComposedTypeEJBImpl.createAttributeDescriptor(PK pkBase,
String qualifier,
Type type,
int modifiers) |
AttributeDescriptor |
ComposedTypeEJBImpl.redeclareAttributeDescriptor(String qualifier,
Type type,
int modifiers) |
void |
AttributeDescriptorEJBImpl.redeclareAttributeType(Type type,
int modifiers) |
void |
AttributeDescriptorEJBImpl.setAttributeType(Type type) |
| Modifier and Type | Method and Description |
|---|---|
protected static ParameterValue |
AbstractTableDataHolder.createParameterValue(Type type) |
void |
CollectionParameterValue.setValue(Object value,
Type type) |
void |
MapParameterValue.setValue(Object value,
Type type) |
abstract void |
ParameterValue.setValue(Object value,
Type type) |
void |
SingleParameterValue.setValue(Object value,
Type type) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
ItemModelConverter.mustConvert(Type type)
Tells whether or not values of the given type require conversion before using them as model attribute values.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GeneratedVariantType
Generated class for type
VariantType. |
class |
VariantType
Deprecated.
use
de.hybris.platform.product.VariantsService instead. |
| Modifier and Type | Method and Description |
|---|---|
VariantAttributeDescriptor |
VariantType.createVariantAttributeDescriptor(String qualifier,
Type type,
int modifiers)
Deprecated.
Creates a new
VariantAttributeDescriptor |
| Modifier and Type | Method and Description |
|---|---|
Collection<VariantType> |
VariantsManager.getVariantTypesByAttributes(Map<String,Type> attributeMap,
boolean matchExact)
Deprecated.
|
Copyright © 2017 SAP SE. All Rights Reserved.