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 TypeMethodDescriptionvoidContentPageAreaUrl.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(ContentPageAreaUrlPK pk) ContentPageAreaUrlFactory.getValueFromResultSet(ResultSet rs) Methods in com.echothree.model.data.content.server.factory that return types with arguments of type ContentPageAreaUrlValueModifier and TypeMethodDescriptionContentPageAreaUrlFactory.getValuesFromPKs(Collection<ContentPageAreaUrlPK> pks) ContentPageAreaUrlFactory.getValuesFromResultSet(ResultSet rs) Methods in com.echothree.model.data.content.server.factory with parameters of type ContentPageAreaUrlValueModifier and TypeMethodDescriptionContentPageAreaUrlFactory.getEntityFromValue(EntityPermission entityPermission, ContentPageAreaUrlValue value) Method parameters in com.echothree.model.data.content.server.factory with type arguments of type ContentPageAreaUrlValueModifier and TypeMethodDescriptionvoidContentPageAreaUrlFactory.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