Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.labelfieldcatalog.LabelFieldGroup
Packages that use LabelFieldGroup
Package
Description
-
Uses of LabelFieldGroup in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.labelfieldcatalog
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.labelfieldcatalog with type parameters of type LabelFieldGroupModifier and TypeFieldDescriptionstatic final SimpleProperty<LabelFieldGroup>LabelFieldGroup.ALL_FIELDSSelector for all available fields of LabelFieldGroup.static final SimpleProperty.String<LabelFieldGroup>LabelFieldGroup.CREATED_BY_USERstatic final SimpleProperty.DateTime<LabelFieldGroup>LabelFieldGroup.CREATION_DATE_TIMEstatic final SimpleProperty.DateTime<LabelFieldGroup>LabelFieldGroup.LAST_CHANGE_DATE_TIMEstatic final SimpleProperty.String<LabelFieldGroup>LabelFieldGroup.LAST_CHANGED_BY_USERstatic final SimpleProperty.String<LabelFieldGroup>LabelFieldGroup.PROD_CMPLNC_LABEL_FIELD_GROUP_IDstatic final SimpleProperty.String<LabelFieldGroup>LabelFieldGroup.PROD_CMPLNC_LBL_FLD_GRP_DDIC_STRUCstatic final SimpleProperty.String<LabelFieldGroup>LabelFieldGroup.PROD_CMPLNC_LBL_FLD_PARENT_GROUP_IDstatic final NavigationProperty.Collection<LabelFieldGroup,LabelFieldGroup> LabelFieldGroup.TO__CHILDREN_LABEL_FIELD_GROUPSUse with available request builders to apply the _ChildrenLabelFieldGroups navigation property to query operations.static final NavigationProperty.Collection<LabelFieldGroup,LabelFieldGroup> LabelFieldGroup.TO__CHILDREN_LABEL_FIELD_GROUPSUse with available request builders to apply the _ChildrenLabelFieldGroups navigation property to query operations.static final NavigationProperty.Single<LabelFieldGroupText,LabelFieldGroup> LabelFieldGroupText.TO__LABEL_FIELD_GROUPUse with available request builders to apply the _LabelFieldGroup navigation property to query operations.static final NavigationProperty.Single<LabelFieldVersion,LabelFieldGroup> LabelFieldVersion.TO__LABEL_FIELD_GROUPUse with available request builders to apply the _LabelFieldGroup navigation property to query operations.static final NavigationProperty.Collection<LabelFieldGroup,LabelFieldVersion> LabelFieldGroup.TO__LABEL_FIELD_VERSIONSUse with available request builders to apply the _LabelFieldVersions navigation property to query operations.static final NavigationProperty.Single<LabelFieldGroup,LabelFieldGroup> LabelFieldGroup.TO__PARENT_LABEL_FIELD_GROUPUse with available request builders to apply the _ParentLabelFieldGroup navigation property to query operations.static final NavigationProperty.Single<LabelFieldGroup,LabelFieldGroup> LabelFieldGroup.TO__PARENT_LABEL_FIELD_GROUPUse with available request builders to apply the _ParentLabelFieldGroup navigation property to query operations.static final NavigationProperty.Collection<LabelFieldGroup,LabelFieldGroupText> LabelFieldGroup.TO__TEXTSUse with available request builders to apply the _Texts navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.labelfieldcatalog that return LabelFieldGroupMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.labelfieldcatalog that return types with arguments of type LabelFieldGroupModifier and TypeMethodDescriptionio.vavr.control.Option<List<LabelFieldGroup>>LabelFieldGroup.getChildrenLabelFieldGroupsIfPresent()Retrieval of associated LabelFieldGroup entities (one to many).io.vavr.control.Option<LabelFieldGroup>LabelFieldGroupText.getLabelFieldGroupIfPresent()Retrieval of associated LabelFieldGroup entity (one to one).io.vavr.control.Option<LabelFieldGroup>LabelFieldVersion.getLabelFieldGroupIfPresent()Retrieval of associated LabelFieldGroup entity (one to one).io.vavr.control.Option<LabelFieldGroup>LabelFieldGroup.getParentLabelFieldGroupIfPresent()Retrieval of associated LabelFieldGroup entity (one to one).LabelFieldGroup.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.labelfieldcatalog with parameters of type LabelFieldGroupModifier and TypeMethodDescriptionvoidLabelFieldGroup.addChildrenLabelFieldGroups(LabelFieldGroup... entity) Adds elements to the list of associated LabelFieldGroup entities.LabelFieldGroup.LabelFieldGroupBuilder.childrenLabelFieldGroups(LabelFieldGroup... value) Navigation property _ChildrenLabelFieldGroups for LabelFieldGroup to multiple LabelFieldGroup.LabelFieldGroupText.LabelFieldGroupTextBuilder.labelFieldGroup(LabelFieldGroup value) Navigation property _LabelFieldGroup for LabelFieldGroupText to single LabelFieldGroup.LabelFieldVersion.LabelFieldVersionBuilder.labelFieldGroup(LabelFieldGroup value) Navigation property _LabelFieldGroup for LabelFieldVersion to single LabelFieldGroup.LabelFieldGroup.LabelFieldGroupBuilder.parentLabelFieldGroup(LabelFieldGroup value) Navigation property _ParentLabelFieldGroup for LabelFieldGroup to single LabelFieldGroup.voidLabelFieldGroupText.setLabelFieldGroup(LabelFieldGroup value) Overwrites the associated LabelFieldGroup entity for the loaded navigation property _LabelFieldGroup.voidLabelFieldVersion.setLabelFieldGroup(LabelFieldGroup value) Overwrites the associated LabelFieldGroup entity for the loaded navigation property _LabelFieldGroup.voidLabelFieldGroup.setParentLabelFieldGroup(LabelFieldGroup value) Overwrites the associated LabelFieldGroup entity for the loaded navigation property _ParentLabelFieldGroup.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.labelfieldcatalog with type arguments of type LabelFieldGroupModifier and TypeMethodDescriptionvoidLabelFieldGroup.setChildrenLabelFieldGroups(List<LabelFieldGroup> value) Overwrites the list of associated LabelFieldGroup entities for the loaded navigation property _ChildrenLabelFieldGroups.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.labelfieldcatalog with parameters of type LabelFieldGroupModifierConstructorDescriptionLabelFieldGroup(String prodCmplncLabelFieldGroupID, String prodCmplncLblFldParentGroupID, String prodCmplncLblFldGrpDDICStruc, String createdByUser, OffsetDateTime creationDateTime, String lastChangedByUser, OffsetDateTime lastChangeDateTime, List<LabelFieldGroup> to_ChildrenLabelFieldGroups, List<LabelFieldVersion> to_LabelFieldVersions, LabelFieldGroup to_ParentLabelFieldGroup, List<LabelFieldGroupText> to_Texts) LabelFieldGroupText(String prodCmplncLabelFieldGroupID, String language, String prodCmplncLabelFieldGroupName, String createdByUser, OffsetDateTime creationDateTime, String lastChangedByUser, OffsetDateTime lastChangeDateTime, LabelFieldGroup to_LabelFieldGroup) LabelFieldVersion(String prodCmplncLabelFieldVersionID, String prodCmplncLabelFieldID, Short prodCmplncLabelFieldVersion, String prodCmplncLblFldVersionStatus, String prodCmplncLabelFieldGroupID, String prodCmplncLblFldTechnicalName, String prodCmplncLblFldDataDefinition, String prodCmplncLblFieldCardinality, String createdByUser, OffsetDateTime creationDateTime, LabelFieldGroup to_LabelFieldGroup, List<LabelFieldVersionText> to_Texts) Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.labelfieldcatalog with type arguments of type LabelFieldGroupModifierConstructorDescriptionLabelFieldGroup(String prodCmplncLabelFieldGroupID, String prodCmplncLblFldParentGroupID, String prodCmplncLblFldGrpDDICStruc, String createdByUser, OffsetDateTime creationDateTime, String lastChangedByUser, OffsetDateTime lastChangeDateTime, List<LabelFieldGroup> to_ChildrenLabelFieldGroups, List<LabelFieldVersion> to_LabelFieldVersions, LabelFieldGroup to_ParentLabelFieldGroup, List<LabelFieldGroupText> to_Texts) -
Uses of LabelFieldGroup in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services that return types with arguments of type LabelFieldGroupModifier and TypeMethodDescriptionDefaultLabelFieldCatalogService.countLabelFieldGroup()Deprecated.LabelFieldCatalogService.countLabelFieldGroup()Deprecated.Fetch the number of entries from theLabelFieldGroupentity collection matching the filter and search expressions.DefaultLabelFieldCatalogService.getAllLabelFieldGroup()Deprecated.LabelFieldCatalogService.getAllLabelFieldGroup()Deprecated.Fetch multipleLabelFieldGroupentities.DefaultLabelFieldCatalogService.getLabelFieldGroupByKey(String prodCmplncLabelFieldGroupID) Deprecated.LabelFieldCatalogService.getLabelFieldGroupByKey(String prodCmplncLabelFieldGroupID) Deprecated.Fetch a singleLabelFieldGroupentity using key fields.