Interface CTPersistence<T extends CTModel<T>>

All Superinterfaces:
BasePersistence<T>
All Known Subinterfaces:
AddressPersistence, AnnouncementsDeliveryPersistence, AnnouncementsEntryPersistence, AnnouncementsFlagPersistence, AssetCategoryPersistence, AssetEntryPersistence, AssetTagPersistence, AssetVocabularyPersistence, CountryLocalizationPersistence, CountryPersistence, DLFileEntryMetadataPersistence, DLFileEntryPersistence, DLFileEntryTypePersistence, DLFileShortcutPersistence, DLFileVersionPersistence, DLFolderPersistence, EmailAddressPersistence, ExpandoColumnPersistence, ExpandoRowPersistence, ExpandoTablePersistence, ExpandoValuePersistence, GroupPersistence, ImagePersistence, LayoutFriendlyURLPersistence, LayoutPersistence, LayoutPrototypePersistence, LayoutSetPersistence, OrganizationPersistence, PhonePersistence, PortletPreferencesPersistence, PortletPreferenceValuePersistence, RatingsEntryPersistence, RatingsStatsPersistence, RegionLocalizationPersistence, RegionPersistence, RepositoryEntryPersistence, RepositoryPersistence, ResourcePermissionPersistence, RolePersistence, SocialActivityAchievementPersistence, SocialActivityCounterPersistence, SocialActivityLimitPersistence, SocialActivityPersistence, SocialActivitySetPersistence, SocialActivitySettingPersistence, SocialRelationPersistence, SocialRequestPersistence, SystemEventPersistence, TeamPersistence, UserGroupGroupRolePersistence, UserGroupPersistence, UserGroupRolePersistence, UserPersistence, VirtualHostPersistence, WorkflowDefinitionLinkPersistence, WorkflowInstanceLinkPersistence

public interface CTPersistence<T extends CTModel<T>> extends BasePersistence<T>
Author:
Preston Crary