Uses of Package
org.broadleafcommerce.openadmin.server.service.type
Packages that use org.broadleafcommerce.openadmin.server.service.type
Package
Description
-
Classes in org.broadleafcommerce.openadmin.server.service.type used by org.broadleafcommerce.openadmin.dtoClassDescriptionThe CRUD type requested by the adminDefines the type of fetch and paging technique to be used:
FetchType.LARGERESULTSETdenotes a lastid approach, rather than an offset, whileFetchType.DEFAULTdenotes a standard offset and page size technique. -
Classes in org.broadleafcommerce.openadmin.server.service.type used by org.broadleafcommerce.openadmin.server.dao.provider.metadataClassDescriptionFor
FieldMetadataProviderandFieldPersistenceProvider, message the system on how it should interpret the provider's handling of the call. -
-
Classes in org.broadleafcommerce.openadmin.server.service.type used by org.broadleafcommerce.openadmin.server.service.persistenceClassDescriptionDefines the type of fetch and paging technique to be used:
FetchType.LARGERESULTSETdenotes a lastid approach, rather than an offset, whileFetchType.DEFAULTdenotes a standard offset and page size technique. -
Classes in org.broadleafcommerce.openadmin.server.service.type used by org.broadleafcommerce.openadmin.server.service.persistence.module.providerClassDescriptionFor
FieldMetadataProviderandFieldPersistenceProvider, message the system on how it should interpret the provider's handling of the call. -
Classes in org.broadleafcommerce.openadmin.server.service.type used by org.broadleafcommerce.openadmin.server.service.typeClassDescriptionThe CRUD type requested by the adminAn extensible enumeration for a Security Context Type.Defines the type of fetch and paging technique to be used:
FetchType.LARGERESULTSETdenotes a lastid approach, rather than an offset, whileFetchType.DEFAULTdenotes a standard offset and page size technique.ForFieldMetadataProviderandFieldPersistenceProvider, message the system on how it should interpret the provider's handling of the call.