PFPocoFactory Class |
Namespace: Packflow.Core.Poco
public static class PFPocoFactory
The PFPocoFactory type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | GetApplication |
Gets a poco from a Packflow application.
|
![]() ![]() | GetApplicationContext |
Gets a poco from a Packflow application context.
|
![]() ![]() | GetApplications |
Gets pocos from multiple Packflow applications.
|
![]() ![]() | GetContentType |
Gets a poco from a Packflow content-type.
|
![]() ![]() | GetContentTypes |
Gets pocos from multiple Packflow content-types.
|
![]() ![]() | GetDashboard |
Gets a poco from a Packflow dashboard.
|
![]() ![]() | GetField |
Gets a poco from a Packflow field.
|
![]() ![]() | GetFile |
Gets a poco from a Packflow file.
|
![]() ![]() | GetGenericApplication |
Gets a poco from a Packflow application, but with the generic type Poco.PFApplication.
|
![]() ![]() | GetGenericContentType |
Gets a poco from a Packflow content-type, but with the generic type Poco.PFContentType.
|
![]() ![]() | GetGroup |
Gets a poco from a Packflow group.
|
![]() ![]() | GetGroupedObjects |
Gets a poco from a PFGroupedObjects object.
|
![]() ![]() | GetItem(PFItem) |
Gets a poco from a Packflow item.
|
![]() ![]() | GetItemPackflowPocoItemType(PFItem) |
Gets a poco from a Packflow item.
|
![]() ![]() | GetItemComment |
Gets a poco from a Packflow item comment.
|
![]() ![]() | GetItemEvent |
Gets a poco from a Packflow item event.
|
![]() ![]() | GetItems(ListPFItem) |
Gets pocos from multiple Packflow items.
|
![]() ![]() | GetItemsPackflowPocoItemType(ListPFItem) |
Gets pocos from multiple Packflow items.
|
![]() ![]() | GetItemsPackflowPocoItemType, PackflowItemType(ListPackflowItemType) |
Gets pocos from multiple Packflow items.
|
![]() ![]() | GetItemSubscription |
Gets a poco from a Packflow item subscription.
|
![]() ![]() | GetNewItemSubscription |
Gets a new POCO with default values for the given item and user.
This method will NOT persist a new PFItemSubscription.
|
![]() ![]() | GetSite |
Gets a poco from a Packflow site.
|
![]() ![]() | GetUser |
Gets a poco from a Packflow user.
|
![]() ![]() | GetUserNotification |
Gets a poco from a Packflow user notification.
|