Uses of Class
com.echothree.model.data.content.server.value.ContentPageAreaUrlValue
Packages that use ContentPageAreaUrlValue
Package
Description
-
Uses of ContentPageAreaUrlValue in com.echothree.model.data.content.server.entity
Methods in com.echothree.model.data.content.server.entity that return ContentPageAreaUrlValueMethods in com.echothree.model.data.content.server.entity with parameters of type ContentPageAreaUrlValueModifier and TypeMethodDescriptionvoid
ContentPageAreaUrl.setContentPageAreaUrlValue
(ContentPageAreaUrlValue value) Constructors in com.echothree.model.data.content.server.entity with parameters of type ContentPageAreaUrlValueModifierConstructorDescriptionContentPageAreaUrl
(ContentPageAreaUrlValue value, EntityPermission entityPermission) Creates a new instance of ContentPageAreaUrl -
Uses of ContentPageAreaUrlValue in com.echothree.model.data.content.server.factory
Methods in com.echothree.model.data.content.server.factory that return ContentPageAreaUrlValueModifier and TypeMethodDescriptionContentPageAreaUrlFactory.getValueFromPK
(Session session, ContentPageAreaUrlPK pk) ContentPageAreaUrlFactory.getValueFromResultSet
(Session session, ResultSet rs) Methods in com.echothree.model.data.content.server.factory that return types with arguments of type ContentPageAreaUrlValueModifier and TypeMethodDescriptionContentPageAreaUrlFactory.getValuesFromPKs
(Session session, Collection<ContentPageAreaUrlPK> pks) ContentPageAreaUrlFactory.getValuesFromResultSet
(Session session, ResultSet rs) Methods in com.echothree.model.data.content.server.factory with parameters of type ContentPageAreaUrlValueModifier and TypeMethodDescriptionContentPageAreaUrlFactory.getEntityFromValue
(EntityPermission entityPermission, ContentPageAreaUrlValue value) ContentPageAreaUrlFactory.getEntityFromValue
(Session session, EntityPermission entityPermission, ContentPageAreaUrlValue value) Method parameters in com.echothree.model.data.content.server.factory with type arguments of type ContentPageAreaUrlValueModifier and TypeMethodDescriptionvoid
ContentPageAreaUrlFactory.create
(Session session, Collection<ContentPageAreaUrlValue> _values) void
ContentPageAreaUrlFactory.create
(Collection<ContentPageAreaUrlValue> _values) -
Uses of ContentPageAreaUrlValue in com.echothree.model.data.content.server.value
Methods in com.echothree.model.data.content.server.value that return ContentPageAreaUrlValue