C# Class ToSic.SexyContent.EAVExtensions.EavApiProxies.EntitiesController

Inheritance: SxcApiController
Mostra file Open project: 2sic/2sxc

Public Methods

Method Description
EntitiesController ( ) : System

Private Methods

Method Description
CreateOrUpdate ( string contentType, int id ) : object>.Dictionary
Delete ( string contentType, System.Guid guid, int appId, bool force = false ) : void
Delete ( string contentType, int id, int appId, bool force = false ) : void
DoAdditionalGroupProcessing ( int appId, int>.Dictionary postSaveIds, EntityWithHeader>.IEnumerable groupItems ) : void
EnsureSerializerHasSxc ( ) : void
GetAllOfTypeForAdmin ( int appId, string contentType ) : object>>.IEnumerable
GetContentType ( string contentType, int appId ) : IContentType
GetEntities ( string contentType, int appId, string cultureCode = null ) : object>>.IEnumerable
GetManyForEditing ( [ items, int appId ) : dynamic
GetOne ( string contentType, int id, int appId, string cultureCode = null ) : object>.Dictionary
SaveMany ( [ appId, [ items ) : int>.Dictionary

Method Details

EntitiesController() public method

public EntitiesController ( ) : System
return System