Uses of Class
com._1c.g5.v8.dt.dcs.path.DcsPathException
-
-
Uses of DcsPathException in com._1c.g5.v8.dt.dcs
Methods in com._1c.g5.v8.dt.dcs that throw DcsPathException Modifier and Type Method Description protected void
DcsDataSetInfoV8LocalBase. 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 void
DcsDataSetInfoV8LocalBase. addFieldInfo(DcsDataSetInfoAvailableFieldInfoV8Local fieldInfo, Map<DcsPath,DcsDataSetInfoAvailableFieldInfoV8Local> fields)
Add field info to fields mapprotected void
DcsDataSetInfoV8LocalBase. 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 DcsPathException Modifier and Type Method Description void
DataSetWrapperBase. addField(DataSetField currentField, DataSetField field)
void
IDataSetWrapper. 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 Modifier and Type Method Description void
ExpressionsJavaValidator. checkField(Field field)
-
Uses of DcsPathException in com._1c.g5.v8.dt.dcs.parameters
Methods in com._1c.g5.v8.dt.dcs.parameters that throw DcsPathException Modifier and Type Method Description DcsAvailableParameters
DcsParameterValuesBase. createAvailableParameters(DcsAvailableParameterDescription[] descriptions, Version version)
Создать доступные параметрыDcsAvailableParameters
IDcsAvailableParametersCreator. createAvailableParameters(Version version, String editingLanguageCode)
Создать доступные параметрыDcsAvailableParameter
DcsAvailableParameters. findParameter(DcsParameter param)
Получить доступный параметр по параметруDcsAvailableParameters
DcsAvailableParametersService. getAvailableParameters(IDcsAvailableParametersCreator creator, Version version, String editingLanguageCode)
Получить доступные параметрыvoid
DcsAvailableParameter. 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)
Initializationvoid
DcsParameterValuesBase. 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 DcsPathException Modifier and Type Method Description DcsAvailableParameters
AppearanceTemplateAppearanceParameters. createAvailableParameters(Version version, String editingLanguageCode)
DcsAvailableParameters
DcsAppearanceParameters. createAvailableParameters(Version version, String editingLanguageCode)
DcsAvailableParameters
DynamicListAppearanceParameters. createAvailableParameters(Version version, String editingLanguageCode)
DcsAvailableParameters
FormAppearanceParameters. createAvailableParameters(Version version, String editingLanguageCode)
Constructors in com._1c.g5.v8.dt.dcs.parameters.appearance that throw DcsPathException Constructor Description AppearanceTemplateAppearanceParameters(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 DcsPathException Modifier and Type Method Description DcsAvailableParameters
AppearanceTemplateAreaParameters. createAvailableParameters(Version version, String editingLanguageCode)
Constructors in com._1c.g5.v8.dt.dcs.parameters.appearancetemplate that throw DcsPathException Constructor Description AppearanceTemplateAreaParameters(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 DcsPathException Modifier and Type Method Description DcsAvailableParameters
DcsInputParameters. createAvailableParameters(Version version, String editingLanguageCode)
Constructors in com._1c.g5.v8.dt.dcs.parameters.input that throw DcsPathException Constructor Description DcsInputParameters(Version version, String editingLanguageCode)
-
Uses of DcsPathException in com._1c.g5.v8.dt.dcs.parameters.output
Methods in com._1c.g5.v8.dt.dcs.parameters.output that throw DcsPathException Modifier and Type Method Description DcsAvailableParameters
DcsChartGroupOutputParameters. createAvailableParameters(Version version, String editingLanguageCode)
DcsAvailableParameters
DcsChartOutputParameters. createAvailableParameters(Version version, String editingLanguageCode)
DcsAvailableParameters
DcsGroupOutputParameters. createAvailableParameters(Version version, String editingLanguageCode)
DcsAvailableParameters
DcsOutputParameters. createAvailableParameters(Version version, String editingLanguageCode)
DcsAvailableParameters
DcsTableGroupOutputParameters. createAvailableParameters(Version version, String editingLanguageCode)
DcsAvailableParameters
DcsTableOutputParameters. createAvailableParameters(Version version, String editingLanguageCode)
Constructors in com._1c.g5.v8.dt.dcs.parameters.output that throw DcsPathException Constructor Description DcsChartGroupOutputParameters(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 DcsPathException Modifier and Type Method Description DcsPath
DcsPath. append(DcsPath path)
Добавить путьDcsPath
DcsPath. append(DcsPathPart pathPart)
Добавить часть путиDcsPath
DcsPath. getChildPath()
Получить путь потомкаDcsPath
DcsPath. nearParentPath()
Получить родительский путьvoid
DcsPath. split(List<DcsPathPart> parts)
Разбить на частиvoid
DcsPath. split2(List<DcsName> parts2)
Разбить на частиboolean
DcsPath. splitNotSingle(List<DcsPathPart> parts)
Разбить строку на несколько, только в случае если строка не была одиночнойConstructors in com._1c.g5.v8.dt.dcs.path that throw DcsPathException Constructor Description DcsPath(DcsName name)
DcsPath(DcsPathPart pathPart)
DcsPath(String path)
DcsPath(String string, int size)
-
Uses of DcsPathException in com._1c.g5.v8.dt.dcs.settings
-
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 DcsPathException Modifier and Type Method Description DcsAvailableParameters
StringLiteralProposalProviderSetParameterValue.CustomDcsAppearanceParameters. createAvailableParameters(DcsAvailableParameterDescription[] descriptions, Version version)
Constructors in com._1c.g5.v8.dt.dcs.ui.bsl.stringliterals that throw DcsPathException Constructor Description CustomDcsAppearanceParameters(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 DcsPathException Modifier and Type Method Description DcsAvailableParameters
DataParameters. createAvailableParameters(Version version, String editingLanguageCode)
Constructors in com._1c.g5.v8.dt.dcs.ui.settings.parameters that throw DcsPathException Constructor Description DataParameters(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 DcsPathException Modifier and Type Method Description static String
DcsUtil. pathToSynonym(DcsPath path)
Сформировать синоним по пути
-