Name | Description | |
---|---|---|
![]() | CountAll | Count all items in the database (Inherited from CommerceBuilder.DomainModel.IRepositoryWithTypedId<Layout,int>) |
![]() | CountForCriteria | Count all items matching the criteria (Inherited from CommerceBuilder.DomainModel.IRepositoryWithTypedId<Layout,int>) |
![]() | CountForLayoutType | Counts the layouts for given layout type. |
![]() | CountForZone | Count the Layouts for the specified Layouts |
![]() | CountOuterLayouts | Counts the master layotus. |
![]() | CountPageLayouts | Counts the page layotus. |
![]() | Delete | Deletes an item from the database (Inherited from CommerceBuilder.DomainModel.IRepositoryWithTypedId<Layout,int>) |
![]() | Load | Load item given the primary key (Inherited from CommerceBuilder.DomainModel.IRepositoryWithTypedId<Layout,int>) |
![]() | LoadAll | Load all items (Inherited from CommerceBuilder.DomainModel.IRepositoryWithTypedId<Layout,int>) |
![]() | LoadForCriteria | Load all items matching the criteria (Inherited from CommerceBuilder.DomainModel.IRepositoryWithTypedId<Layout,int>) |
![]() | LoadForLayoutType | Loads the layouts for given layout type. |
![]() | LoadForZone | Filter the Layouts for the specified zone |
![]() | LoadOuterLayouts | Loads the master layouts. |
![]() | LoadPageLayouts | Loads the page layouts. |
![]() | Save | Saves item to the database (Inherited from CommerceBuilder.DomainModel.IRepositoryWithTypedId<Layout,int>) |
![]() | SearchCountForLayoutType | Counts the layouts for given layout type. |
![]() | SearchCountForZone | Count the Layouts for the specified Layouts |
![]() | SearchForLayoutType | Loads the layouts for given layout type. |
![]() | SearchForZone | Filter the Layouts for the specified zone |