public class NewItemServiceImpl extends AbstractServiceImpl implements NewItemService
modelService, typeService| Constructor and Description |
|---|
NewItemServiceImpl() |
getEnum, getEnums, getLocalizedLabel, getLocalizedLabel, getModelService, getTypeService, setCockpitTypeService, setLabelResolver, setModelServicepublic TypedObject createNewItem(ObjectValueContainer valueContainer, ObjectTemplate template) throws ValueHandlerException
createNewItem in interface NewItemServiceValueHandlerException@Deprecated public TypedObject createNewItemJalo(ObjectValueContainer valueContainer, ObjectTemplate template) throws ValueHandlerException
ValueHandlerExceptionprotected TypedObject createNewItemServiceLayer(ObjectValueContainer valueContainer, ObjectTemplate template) throws ValueHandlerException
ValueHandlerExceptionpublic void setModelSingleValue(ItemModel model, java.lang.String qualifier, java.lang.Object value) throws AttributeNotSupportedException
AttributeNotSupportedExceptionpublic void setModelLocalizedValue(ItemModel model, java.lang.String qualifier, java.lang.String languageIso, java.lang.Object value) throws AttributeNotSupportedException
AttributeNotSupportedExceptionpublic void setDefaultValues(ObjectValueContainer valueContainer, ObjectTemplate template)
setDefaultValues in interface NewItemServiceprotected void setTemplate(ObjectValueContainer objectValueContainer, ObjectTemplate template)
public void setMediaUpdateService(MediaUpdateService mediaUpdateService)
public MediaUpdateService getMediaUpdateService()
public void setSystemService(SystemService systemService)
public SystemService getSystemService()
public java.util.Set<PropertyDescriptor> getMandatoryAttributes(ObjectType type)
getMandatoryAttributes in interface NewItemServicepublic ObjectValueHandlerRegistry getValueHandlerRegistry()
public void setValueHandlerRegistry(ObjectValueHandlerRegistry valueHandlerRegistry)
public void setI18nService(I18NService i18NService)
public I18NService getI18NService()
public void setUseServiceLayer(boolean useServiceLayer)
public boolean isUseServiceLayer()
Copyright © 2018 SAP SE. All Rights Reserved.