Packflow.Core.Poco Namespace |
Class | Description | |
---|---|---|
MembershipUserInfo |
POCO class used to represent MembershipUser objects.
Used internally by the engine. Do not use to store MembershipInfo as there is no strong
link to the Membership Provider the membership info belongs to.
| |
PFApplication |
Represents the POCO of a Packflow.Core.PFApplication.
| |
PFApplicationContext |
Represents the POCO of a Packflow.Core.PFApplicationContext.
| |
PFApplicationEndPoint |
Represents a point of access for a data service or hub.
| |
PFContentType |
Represents the POCO of a Packflow.Core.PFContentType.
| |
PFDashboard |
Represents the POCO of a Packflow.Core.PFDashboard.
| |
PFField |
Represents the POCO of a Packflow.Core.PFField.
| |
PFFile |
Represents the POCO of a Packflow.Core.PFFile.
| |
PFFileValueReference |
Represents a reference to a file in the Packflow system.
| |
PFGroup |
Represents the POCO of a Packflow.Core.PFGroup.
| |
PFGroup_AdminData |
PFGroup poco with supplementary properties. Its purpose is to be used as a View Model for user administration.
| |
PFGroupCategory_AdminData |
POCO class used to categorize groups.
| |
PFGroupedObjects |
Represents the POCO of a Packflow.Core.PFGroupedObjects object.
| |
PFGroupedObjectsValue |
Represents the value of a PFGroupedObjects POCO.
| |
PFItem |
Represents the POCO of a Packflow.Core.PFItem.
| |
PFItemPackflowType |
Represents the POCO of a Packflow.Core.PFItem.
| |
PFItemComment |
Represents the POCO of a Packflow.Core.PFItemComment.
| |
PFItemEvent |
Represents the POCO of a Packflow.Core.PFItemEvent.
| |
PFItemSubscription |
Represents the POCO of a PFItemSubscription.
| |
PFItemValueReference |
Represents a reference to an item in the Packflow system.
| |
PFObject |
Represents an object used as a POCO for a object persisted in Packflow.
| |
PFObjectPackflowType |
Represents an object used as a POCO for a object persisted in Packflow.
| |
PFPocoFactory |
Provides methods to create poco objects from Packflow objects.
| |
PFPrincipalValueReference |
Represents a reference to a principal, user or group, in the Packflow system.
| |
PFSite |
Represents the POCO of a Packflow.Core.PFSite.
| |
PFTask |
Represents the POCO of a Packflow.Core.PFTask.
| |
PFTaskPackflowType |
Represents the POCO of a Packflow.Core.PFTask.
| |
PFUrlValue |
Represents an url value.
| |
PFUser |
Represents the POCO of a Packflow.Core.PFUser with supplemental administrative fields
| |
PFUser_AdminData | Obsolete.
PFUser administration poco class
| |
PFUserAltIdentity |
Represents an alternative identity for a PFUser
| |
PFUserNotification |
Represents the POCO of a Packflow.Core.PFUserNotification.
| |
PFValueReference |
Represents a reference to an object in the Packflow system.
|
Enumeration | Description | |
---|---|---|
PFPrincipalValueType |
Identifies the principal type referenced by a PFPrincipalValueReference.
|