Uses of Class
com._1c.g5.v8.dt.dcs.path.DcsPathException
Packages that use DcsPathException
Package
Description
-
Uses of DcsPathException in com._1c.g5.v8.dt.dcs
Methods in com._1c.g5.v8.dt.dcs that throw DcsPathExceptionModifier and TypeMethodDescriptionprotected voidDcsDataSetInfoV8LocalBase.addAvailableFields(List<DbObjectDef> tables, DcsDataSetInfoAvailableFieldInfoV8Local parentField, List<DbViewFieldDef> fields, Map<DcsPath, DcsDataSetInfoAvailableFieldInfoV8Local> availFields, com._1c.g5.v8.dt.dcs.DcsDataSetInfoV8LocalQuery.SettingsBehaviour behaviour) Add available fields from metadata for parent fieldprotected voidDcsDataSetInfoV8LocalBase.addFieldInfo(DcsDataSetInfoAvailableFieldInfoV8Local fieldInfo, Map<DcsPath, DcsDataSetInfoAvailableFieldInfoV8Local> fields) Add field info to fields mapprotected voidDcsDataSetInfoV8LocalBase.addLoadedFields(DcsPath dataPath, Map<DcsPath, DcsDataSetInfoAvailableFieldInfoV8Local> fields) Add field info to map -
Uses of DcsPathException in com._1c.g5.v8.dt.dcs.dataset
Methods in com._1c.g5.v8.dt.dcs.dataset that throw DcsPathExceptionModifier and TypeMethodDescriptionvoidDataSetWrapperBase.addField(DataSetField currentField, DataSetField dataSetField) voidIDataSetWrapper.addField(DataSetField currentField, DataSetField field) Add field -
Uses of DcsPathException in com._1c.g5.v8.dt.dcs.expressions.validation
Methods in com._1c.g5.v8.dt.dcs.expressions.validation that throw DcsPathException -
Uses of DcsPathException in com._1c.g5.v8.dt.dcs.parameters
Methods in com._1c.g5.v8.dt.dcs.parameters that throw DcsPathExceptionModifier and TypeMethodDescriptionDcsParameterValuesBase.createAvailableParameters(DcsAvailableParameterDescription[] descriptions, Version version) Создать доступные параметрыIDcsAvailableParametersCreator.createAvailableParameters(Version version, String editingLanguageCode) Создать доступные параметрыDcsAvailableParameters.findParameter(DcsParameter param) Получить доступный параметр по параметруDcsAvailableParametersService.getAvailableParameters(IDcsAvailableParametersCreator creator, Version version, String editingLanguageCode) Получить доступные параметрыvoidDcsAvailableParameter.init(String[] nameTerm, TypeDescription type, DcsAvailableFieldInfo.DCSASSInputParameters inputParameters, String title, Value value, boolean valueListAllowed, TypedValueList availableValuesList, boolean visible, boolean denyIncompleteValues, DataCompositionParameterUse use, Version version, String[] oldNameTerm) InitializationvoidDcsParameterValuesBase.loadParameterValue(DataCompositionParameterValue parameterValue) Загрузить значение параметра (прочитанное)<T extends DcsParameterValuesBase>
TDcsAvailableParametersService.loadParameterValues(ParameterValues parameterValues, Class<T> cls, Version version, String editingLanguageCode) Загрузить параметры -
Uses of DcsPathException in com._1c.g5.v8.dt.dcs.parameters.appearance
Methods in com._1c.g5.v8.dt.dcs.parameters.appearance that throw DcsPathExceptionModifier and TypeMethodDescriptionAppearanceTemplateAppearanceParameters.createAvailableParameters(Version version, String editingLanguageCode) DcsAppearanceParameters.createAvailableParameters(Version version, String editingLanguageCode) DynamicListAppearanceParameters.createAvailableParameters(Version version, String editingLanguageCode) FormAppearanceParameters.createAvailableParameters(Version version, String editingLanguageCode) Constructors in com._1c.g5.v8.dt.dcs.parameters.appearance that throw DcsPathExceptionModifierConstructorDescriptionAppearanceTemplateAppearanceParameters(Version version, String editingLanguageCode) Creates new parameters.DcsAppearanceParameters(Version version, String editingLanguageCode) DynamicListAppearanceParameters(Version version, String editingLanguageCode) The constructor.FormAppearanceParameters(Version version, String editingLanguageCode) -
Uses of DcsPathException in com._1c.g5.v8.dt.dcs.parameters.appearancetemplate
Methods in com._1c.g5.v8.dt.dcs.parameters.appearancetemplate that throw DcsPathExceptionModifier and TypeMethodDescriptionAppearanceTemplateAreaParameters.createAvailableParameters(Version version, String editingLanguageCode) Constructors in com._1c.g5.v8.dt.dcs.parameters.appearancetemplate that throw DcsPathExceptionModifierConstructorDescriptionAppearanceTemplateAreaParameters(Version version, String editingLanguageCode) Creates new parameters. -
Uses of DcsPathException in com._1c.g5.v8.dt.dcs.parameters.input
Methods in com._1c.g5.v8.dt.dcs.parameters.input that throw DcsPathExceptionModifier and TypeMethodDescriptionDcsInputParameters.createAvailableParameters(Version version, String editingLanguageCode) Constructors in com._1c.g5.v8.dt.dcs.parameters.input that throw DcsPathException -
Uses of DcsPathException in com._1c.g5.v8.dt.dcs.parameters.output
Methods in com._1c.g5.v8.dt.dcs.parameters.output that throw DcsPathExceptionModifier and TypeMethodDescriptionDcsChartGroupOutputParameters.createAvailableParameters(Version version, String editingLanguageCode) DcsChartOutputParameters.createAvailableParameters(Version version, String editingLanguageCode) DcsGroupOutputParameters.createAvailableParameters(Version version, String editingLanguageCode) DcsOutputParameters.createAvailableParameters(Version version, String editingLanguageCode) DcsTableGroupOutputParameters.createAvailableParameters(Version version, String editingLanguageCode) DcsTableOutputParameters.createAvailableParameters(Version version, String editingLanguageCode) Constructors in com._1c.g5.v8.dt.dcs.parameters.output that throw DcsPathExceptionModifierConstructorDescriptionDcsChartGroupOutputParameters(Version version, String editingLanguageCode) DcsChartOutputParameters(Version version, String editingLanguageCode) Create instance.DcsGroupOutputParameters(Version version, String editingLanguageCode) Create instance.DcsOutputParameters(Version version, String editingLanguageCode) Create instance.DcsTableGroupOutputParameters(Version version, String editingLanguageCode) DcsTableOutputParameters(Version version, String editingLanguageCode) -
Uses of DcsPathException in com._1c.g5.v8.dt.dcs.path
Methods in com._1c.g5.v8.dt.dcs.path that throw DcsPathExceptionModifier and TypeMethodDescriptionДобавить путьDcsPath.append(DcsPathPart pathPart) Добавить часть путиDcsPath.getChildPath()Получить путь потомкаDcsPath.nearParentPath()Получить родительский путьvoidDcsPath.split(List<DcsPathPart> parts) Разбить на частиvoidРазбить на частиbooleanDcsPath.splitNotSingle(List<DcsPathPart> parts) Разбить строку на несколько, только в случае если строка не была одиночнойConstructors in com._1c.g5.v8.dt.dcs.path that throw DcsPathException -
Uses of DcsPathException in com._1c.g5.v8.dt.dcs.settings
Methods in com._1c.g5.v8.dt.dcs.settings that throw DcsPathExceptionModifier and TypeMethodDescriptionprotected voidDcsAvailableSettingsSourceDataSetInfoBase.fillBuildedFields(DcsAvailableSettingsSourceForSchema.FieldUse use, DcsPath parentFieldPathUnk) voidDcsAvailableSettingsSourceForSchema.fillInputParameters(DcsAvailableFieldInfo.DCSASSInputParameters inputParameters, InputParameters schemaInputParameters, DcsAvailableSettingsSourceForSchema.ASSInputParameters inputParams, String langCode) DcsAvailableSettingsSourceForSchema.getBuildedFieldDataPath(DcsAvailableSettingsSourceForSchema.FieldUse use, DcsAvailableSettingsSourceForSchema.BuildedField buildedField, int alias) booleanDcsAvailableSettingsSourceForSchema.getColumnOrPointGroupPercent(DcsAvailableSettingsSourceForSchema.FieldUse use, DcsPath parentFieldPath, DcsAvailableFieldInfo fieldInfo) booleanDcsAvailableSettingsSourceForSchema.getColumnOrPointPercent(DcsAvailableSettingsSourceForSchema.FieldUse use, DcsPath parentFieldPath, DcsAvailableFieldInfo fieldInfo) protected booleanDcsAvailableSettingsSourceDataSetInfoBase.getFieldInfo(DcsAvailableSettingsSourceForSchema.FieldUse use, DcsPath fieldPathUnk, DcsAvailableSettingsSourceForSchema.ASSDCSDataSetInfoAvailableFieldInfo fieldInfo) voidDcsAvailableSettingsSourceForSchema.getFolderNames(DcsPath parentPath, DcsPath dataSetChildFieldPath, List<DcsPath> folderNames) booleanDcsAvailableSettingsSourceForSchema.getGroupPercentInfo(DcsAvailableSettingsSourceForSchema.FieldUse use, DcsPath parentFieldPath, DcsAvailableFieldInfo fieldInfo) booleanDcsAvailableSettingsSourceForSchema.getHierarchicalPercentInfo(DcsAvailableSettingsSourceForSchema.FieldUse use, DcsPath parentFieldPath, DcsAvailableFieldInfo fieldInfo) protected DcsPathDcsAvailableSettingsSourceDataSetInfoBase.getInternationalDataPath(DcsAvailableSettingsSourceForSchema.FieldUse use, DcsPath fieldPath, int alias) booleanDcsAvailableSettingsSourceForSchema.getOverallPercentInfo(DcsAvailableSettingsSourceForSchema.FieldUse use, DcsPath parentFieldPath, DcsAvailableFieldInfo fieldInfo) booleanDcsAvailableSettingsSourceForSchema.getPercentInColumnOrPointHierarchy(DcsAvailableSettingsSourceForSchema.FieldUse use, DcsPath parentFieldPath, DcsAvailableFieldInfo fieldInfo) booleanDcsAvailableSettingsSourceForSchema.getPercentInRowOrSeriesHierarchy(DcsAvailableSettingsSourceForSchema.FieldUse use, DcsPath parentFieldPath, DcsAvailableFieldInfo fieldInfo) booleanDcsAvailableSettingsSourceForSchema.getRowOrSeriesGroupPercent(DcsAvailableSettingsSourceForSchema.FieldUse use, DcsPath parentFieldPath, DcsAvailableFieldInfo fieldInfo) booleanDcsAvailableSettingsSourceForSchema.getRowOrSeriesPercent(DcsAvailableSettingsSourceForSchema.FieldUse use, DcsPath parentFieldPath, DcsAvailableFieldInfo fieldInfo) booleanDcsAvailableSettingsSourceForSchema.isNearestChildPath(DcsPath parentPath, DcsPath path) protected voidDcsAvailableSettingsSourceDataSetInfoBase.loadUsedParents()protected booleanDcsAvailableSettingsSourceDataSetInfoBase.makeAvailableFieldInfo(DcsAvailableSettingsSourceForSchema.FieldUse use, DcsAvailableSettingsSourceForSchema.ASSDCSDataSetInfoAvailableFieldInfo info, DcsAvailableSettingsSourceForSchema.BuildedFields buildedFields, DcsAvailableSettingsSourceForSchema.ASSDCSDataSetInfoAvailableFieldInfo parentFieldInfo) protected voidDcsAvailableSettingsSourceDataSetInfoBase.makeAvailableFieldInfoTitle(DcsAvailableSettingsSourceForSchema.FieldUse use, DcsAvailableSettingsSourceForSchema.ASSDCSDataSetInfoAvailableFieldInfo info, DcsAvailableSettingsSourceForSchema.BuildedFields buildedFields, DcsAvailableSettingsSourceForSchema.ASSDCSDataSetInfoAvailableFieldInfo parentFieldInfo) DcsAvailableSettingsSourceForSchema.makeChildFieldPath(DcsPath parentPath, DcsPath dataSetChildFieldPath) -
Uses of DcsPathException in com._1c.g5.v8.dt.dcs.ui.bsl.stringliterals
Methods in com._1c.g5.v8.dt.dcs.ui.bsl.stringliterals that throw DcsPathExceptionModifier and TypeMethodDescriptionStringLiteralProposalProviderSetParameterValue.CustomDcsAppearanceParameters.createAvailableParameters(DcsAvailableParameterDescription[] descriptions, Version version) Constructors in com._1c.g5.v8.dt.dcs.ui.bsl.stringliterals that throw DcsPathExceptionModifierConstructorDescriptionCustomDcsAppearanceParameters(Version version, String editingLanguageCode) -
Uses of DcsPathException in com._1c.g5.v8.dt.dcs.ui.settings.parameters
Methods in com._1c.g5.v8.dt.dcs.ui.settings.parameters that throw DcsPathExceptionModifier and TypeMethodDescriptionDataParameters.createAvailableParameters(Version version, String editingLanguageCode) Constructors in com._1c.g5.v8.dt.dcs.ui.settings.parameters that throw DcsPathExceptionModifierConstructorDescriptionDataParameters(DataCompositionSchema schema, String langCode, Version version, boolean allParameters) ConstructorDataParameters(Version version, String editingLanguageCode) Constructor -
Uses of DcsPathException in com._1c.g5.v8.dt.dcs.util
Methods in com._1c.g5.v8.dt.dcs.util that throw DcsPathExceptionModifier and TypeMethodDescriptionstatic StringDcsUtil.pathToSynonym(DcsPath path) Сформировать синоним по пути