Uses of Class
com.echothree.model.data.content.common.pk.ContentCollectionPK
Packages that use ContentCollectionPK
Package
Description
-
Uses of ContentCollectionPK in com.echothree.model.data.content.server.entity
Methods in com.echothree.model.data.content.server.entity that return ContentCollectionPKModifier and TypeMethodDescriptionContentCatalogDetail.getContentCollectionPK()
ContentCollectionDescription.getContentCollectionPK()
ContentCollectionDetail.getContentCollectionPK()
ContentForumDetail.getContentCollectionPK()
ContentSectionDetail.getContentCollectionPK()
ContentWebAddressDetail.getContentCollectionPK()
ContentCollection.getPrimaryKey()
Methods in com.echothree.model.data.content.server.entity with parameters of type ContentCollectionPKModifier and TypeMethodDescriptionvoid
ContentCatalogDetail.setContentCollectionPK
(ContentCollectionPK contentCollectionPK) void
ContentCollectionDescription.setContentCollectionPK
(ContentCollectionPK contentCollectionPK) void
ContentCollectionDetail.setContentCollectionPK
(ContentCollectionPK contentCollectionPK) void
ContentForumDetail.setContentCollectionPK
(ContentCollectionPK contentCollectionPK) void
ContentSectionDetail.setContentCollectionPK
(ContentCollectionPK contentCollectionPK) void
ContentWebAddressDetail.setContentCollectionPK
(ContentCollectionPK contentCollectionPK) -
Uses of ContentCollectionPK in com.echothree.model.data.content.server.factory
Methods in com.echothree.model.data.content.server.factory that return ContentCollectionPKModifier and TypeMethodDescriptionContentCollectionFactory.getNextPK()
ContentCollectionFactory.getPKFromQuery
(PreparedStatement ps, Object... params) ContentCollectionFactory.getPKFromResultSet
(ResultSet rs) Methods in com.echothree.model.data.content.server.factory that return types with arguments of type ContentCollectionPKModifier and TypeMethodDescriptionContentCollectionFactory.getPKsFromQueryAsList
(PreparedStatement ps, Object... params) ContentCollectionFactory.getPKsFromQueryAsSet
(PreparedStatement ps, Object... params) ContentCollectionFactory.getPKsFromResultSetAsList
(ResultSet rs) ContentCollectionFactory.getPKsFromResultSetAsSet
(ResultSet rs) Methods in com.echothree.model.data.content.server.factory with parameters of type ContentCollectionPKModifier and TypeMethodDescriptionContentCatalogDetailFactory.create
(ContentCatalogPK contentCatalogPK, ContentCollectionPK contentCollectionPK, String contentCatalogName, OfferUsePK defaultOfferUsePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) ContentCatalogDetailFactory.create
(Session session, ContentCatalogPK contentCatalogPK, ContentCollectionPK contentCollectionPK, String contentCatalogName, OfferUsePK defaultOfferUsePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) ContentCollectionDescriptionFactory.create
(ContentCollectionPK contentCollectionPK, LanguagePK languagePK, String description, Long fromTime, Long thruTime) ContentCollectionDescriptionFactory.create
(Session session, ContentCollectionPK contentCollectionPK, LanguagePK languagePK, String description, Long fromTime, Long thruTime) ContentCollectionDetailFactory.create
(ContentCollectionPK contentCollectionPK, String contentCollectionName, OfferUsePK defaultOfferUsePK, Long fromTime, Long thruTime) ContentCollectionDetailFactory.create
(Session session, ContentCollectionPK contentCollectionPK, String contentCollectionName, OfferUsePK defaultOfferUsePK, Long fromTime, Long thruTime) ContentForumDetailFactory.create
(ContentForumPK contentForumPK, ContentCollectionPK contentCollectionPK, ForumPK forumPK, Boolean isDefault, Long fromTime, Long thruTime) ContentForumDetailFactory.create
(Session session, ContentForumPK contentForumPK, ContentCollectionPK contentCollectionPK, ForumPK forumPK, Boolean isDefault, Long fromTime, Long thruTime) ContentSectionDetailFactory.create
(ContentSectionPK contentSectionPK, ContentCollectionPK contentCollectionPK, String contentSectionName, ContentSectionPK parentContentSectionPK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) ContentSectionDetailFactory.create
(Session session, ContentSectionPK contentSectionPK, ContentCollectionPK contentCollectionPK, String contentSectionName, ContentSectionPK parentContentSectionPK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) ContentWebAddressDetailFactory.create
(ContentWebAddressPK contentWebAddressPK, String contentWebAddressName, ContentCollectionPK contentCollectionPK, Long fromTime, Long thruTime) ContentWebAddressDetailFactory.create
(Session session, ContentWebAddressPK contentWebAddressPK, String contentWebAddressName, ContentCollectionPK contentCollectionPK, Long fromTime, Long thruTime) ContentCollectionFactory.getEntityFromCache
(Session session, ContentCollectionPK pk) ContentCollectionFactory.getEntityFromPK
(EntityPermission entityPermission, ContentCollectionPK pk) ContentCollectionFactory.getEntityFromPK
(Session session, EntityPermission entityPermission, ContentCollectionPK pk) ContentCollectionFactory.getValueFromPK
(Session session, ContentCollectionPK pk) void
ContentCollectionFactory.remove
(Session session, ContentCollectionPK pk) boolean
ContentCollectionFactory.validPK
(Session session, ContentCollectionPK pk) Method parameters in com.echothree.model.data.content.server.factory with type arguments of type ContentCollectionPKModifier and TypeMethodDescriptionContentCollectionFactory.getEntitiesFromPKs
(EntityPermission entityPermission, Collection<ContentCollectionPK> pks) ContentCollectionFactory.getEntitiesFromPKs
(Session session, EntityPermission entityPermission, Collection<ContentCollectionPK> pks) ContentCollectionFactory.getValuesFromPKs
(Session session, Collection<ContentCollectionPK> pks) void
ContentCollectionFactory.remove
(Session session, Collection<ContentCollectionPK> pks) void
ContentCollectionFactory.remove
(Collection<ContentCollectionPK> pks) -
Uses of ContentCollectionPK in com.echothree.model.data.content.server.value
Methods in com.echothree.model.data.content.server.value that return ContentCollectionPKModifier and TypeMethodDescriptionContentCatalogDetailValue.getContentCollectionPK()
ContentCollectionDescriptionValue.getContentCollectionPK()
ContentCollectionDetailValue.getContentCollectionPK()
ContentForumDetailValue.getContentCollectionPK()
ContentSectionDetailValue.getContentCollectionPK()
ContentWebAddressDetailValue.getContentCollectionPK()
ContentCollectionValue.getPrimaryKey()
Methods in com.echothree.model.data.content.server.value with parameters of type ContentCollectionPKModifier and TypeMethodDescriptionvoid
ContentCatalogDetailValue.setContentCollectionPK
(ContentCollectionPK contentCollectionPK) void
ContentCollectionDescriptionValue.setContentCollectionPK
(ContentCollectionPK contentCollectionPK) void
ContentCollectionDetailValue.setContentCollectionPK
(ContentCollectionPK contentCollectionPK) void
ContentForumDetailValue.setContentCollectionPK
(ContentCollectionPK contentCollectionPK) void
ContentSectionDetailValue.setContentCollectionPK
(ContentCollectionPK contentCollectionPK) void
ContentWebAddressDetailValue.setContentCollectionPK
(ContentCollectionPK contentCollectionPK) Constructors in com.echothree.model.data.content.server.value with parameters of type ContentCollectionPKModifierConstructorDescriptionContentCatalogDetailValue
(ContentCatalogDetailPK contentCatalogDetailPK, ContentCatalogPK contentCatalogPK, ContentCollectionPK contentCollectionPK, String contentCatalogName, OfferUsePK defaultOfferUsePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of ContentCatalogDetailValueContentCatalogDetailValue
(ContentCatalogPK contentCatalogPK, ContentCollectionPK contentCollectionPK, String contentCatalogName, OfferUsePK defaultOfferUsePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of ContentCatalogDetailValueContentCollectionDescriptionValue
(ContentCollectionDescriptionPK contentCollectionDescriptionPK, ContentCollectionPK contentCollectionPK, LanguagePK languagePK, String description, Long fromTime, Long thruTime) Creates a new instance of ContentCollectionDescriptionValueContentCollectionDescriptionValue
(ContentCollectionPK contentCollectionPK, LanguagePK languagePK, String description, Long fromTime, Long thruTime) Creates a new instance of ContentCollectionDescriptionValueContentCollectionDetailValue
(ContentCollectionDetailPK contentCollectionDetailPK, ContentCollectionPK contentCollectionPK, String contentCollectionName, OfferUsePK defaultOfferUsePK, Long fromTime, Long thruTime) Creates a new instance of ContentCollectionDetailValueContentCollectionDetailValue
(ContentCollectionPK contentCollectionPK, String contentCollectionName, OfferUsePK defaultOfferUsePK, Long fromTime, Long thruTime) Creates a new instance of ContentCollectionDetailValueContentCollectionValue
(ContentCollectionPK contentCollectionPK, ContentCollectionDetailPK activeDetailPK, ContentCollectionDetailPK lastDetailPK) Creates a new instance of ContentCollectionValueContentForumDetailValue
(ContentForumDetailPK contentForumDetailPK, ContentForumPK contentForumPK, ContentCollectionPK contentCollectionPK, ForumPK forumPK, Boolean isDefault, Long fromTime, Long thruTime) Creates a new instance of ContentForumDetailValueContentForumDetailValue
(ContentForumPK contentForumPK, ContentCollectionPK contentCollectionPK, ForumPK forumPK, Boolean isDefault, Long fromTime, Long thruTime) Creates a new instance of ContentForumDetailValueContentSectionDetailValue
(ContentSectionDetailPK contentSectionDetailPK, ContentSectionPK contentSectionPK, ContentCollectionPK contentCollectionPK, String contentSectionName, ContentSectionPK parentContentSectionPK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of ContentSectionDetailValueContentSectionDetailValue
(ContentSectionPK contentSectionPK, ContentCollectionPK contentCollectionPK, String contentSectionName, ContentSectionPK parentContentSectionPK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of ContentSectionDetailValueContentWebAddressDetailValue
(ContentWebAddressDetailPK contentWebAddressDetailPK, ContentWebAddressPK contentWebAddressPK, String contentWebAddressName, ContentCollectionPK contentCollectionPK, Long fromTime, Long thruTime) Creates a new instance of ContentWebAddressDetailValueContentWebAddressDetailValue
(ContentWebAddressPK contentWebAddressPK, String contentWebAddressName, ContentCollectionPK contentCollectionPK, Long fromTime, Long thruTime) Creates a new instance of ContentWebAddressDetailValue