Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseprojectv2.field.EnterpriseProjectRoleField
Packages that use EnterpriseProjectRoleField
-
Uses of EnterpriseProjectRoleField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseprojectv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseprojectv2 declared as EnterpriseProjectRoleFieldModifier and TypeFieldDescriptionstatic final EnterpriseProjectRoleField<String>EnterpriseProjectRole.CREATED_BY_USERUse with available fluent helpers to apply the CreatedByUser field to query operations.static final EnterpriseProjectRoleField<ZonedDateTime>EnterpriseProjectRole.CREATION_DATE_TIMEUse with available fluent helpers to apply the CreationDateTime field to query operations.static final EnterpriseProjectRoleField<ZonedDateTime>EnterpriseProjectRole.LAST_CHANGE_DATE_TIMEUse with available fluent helpers to apply the LastChangeDateTime field to query operations.static final EnterpriseProjectRoleField<String>EnterpriseProjectRole.LAST_CHANGED_BY_USERUse with available fluent helpers to apply the LastChangedByUser field to query operations.static final EnterpriseProjectRoleField<String>EnterpriseProjectRole.PROJECT_ROLE_CATEGORYUse with available fluent helpers to apply the ProjectRoleCategory field to query operations.static final EnterpriseProjectRoleField<String>EnterpriseProjectRole.PROJECT_ROLE_NAMEUse with available fluent helpers to apply the ProjectRoleName field to query operations.static final EnterpriseProjectRoleField<String>EnterpriseProjectRole.PROJECT_ROLE_TYPEUse with available fluent helpers to apply the ProjectRoleType field to query operations.static final EnterpriseProjectRoleField<UUID>EnterpriseProjectRole.PROJECT_ROLE_UUIDUse with available fluent helpers to apply the ProjectRoleUUID field to query operations.static final EnterpriseProjectRoleField<UUID>EnterpriseProjectRole.PROJECT_UUIDUse with available fluent helpers to apply the ProjectUUID field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseprojectv2 that return EnterpriseProjectRoleFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
EnterpriseProjectRoleField<T>EnterpriseProjectRole.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> EnterpriseProjectRoleField<T>Use with available fluent helpers to apply an extension field to query operations.