Uses of Class
com.echothree.model.data.content.server.entity.ContentWebAddress
Packages that use ContentWebAddress
Package
Description
-
Uses of ContentWebAddress in com.echothree.control.user.content.server.command
Methods in com.echothree.control.user.content.server.command that return ContentWebAddressModifier and TypeMethodDescriptionEditContentWebAddressCommand.getEntity
(EditContentWebAddressResult result) protected ContentWebAddress
GetContentWebAddressCommand.getEntity()
EditContentWebAddressCommand.getLockEntity
(ContentWebAddress contentWebAddress) EditContentWebAddressDescriptionCommand.getLockEntity
(ContentWebAddressDescription contentWebAddressDescription) Methods in com.echothree.control.user.content.server.command that return types with arguments of type ContentWebAddressModifier and TypeMethodDescriptionprotected Collection<ContentWebAddress>
GetContentWebAddressesCommand.getEntities()
Methods in com.echothree.control.user.content.server.command with parameters of type ContentWebAddressModifier and TypeMethodDescriptionvoid
EditContentWebAddressCommand.canUpdate
(ContentWebAddress contentWebAddress) void
EditContentWebAddressCommand.doLock
(ContentWebAddressEdit edit, ContentWebAddress contentWebAddress) void
EditContentWebAddressCommand.doUpdate
(ContentWebAddress contentWebAddress) void
EditContentWebAddressCommand.fillInResult
(EditContentWebAddressResult result, ContentWebAddress contentWebAddress) EditContentWebAddressCommand.getLockEntity
(ContentWebAddress contentWebAddress) protected BaseResult
GetContentWebAddressCommand.getResult
(ContentWebAddress contentWebAddress) Method parameters in com.echothree.control.user.content.server.command with type arguments of type ContentWebAddressModifier and TypeMethodDescriptionprotected BaseResult
GetContentWebAddressesCommand.getResult
(Collection<ContentWebAddress> entities) -
Uses of ContentWebAddress in com.echothree.model.control.content.server.control
Methods in com.echothree.model.control.content.server.control that return ContentWebAddressModifier and TypeMethodDescriptionContentControl.createContentWebAddress
(String contentWebAddressName, ContentCollection contentCollection, BasePK createdBy) ContentControl.getContentWebAddressByName
(String contentWebAddressName) ContentControl.getContentWebAddressByNameForUpdate
(String contentWebAddressName) Methods in com.echothree.model.control.content.server.control that return types with arguments of type ContentWebAddressModifier and TypeMethodDescriptionContentControl.getContentWebAddresses()
ContentControl.getContentWebAddressesByContentCollection
(ContentCollection contentCollection) ContentControl.getContentWebAddressesByContentCollectionForUpdate
(ContentCollection contentCollection) ContentControl.getContentWebAddressesForUpdate()
Methods in com.echothree.model.control.content.server.control with parameters of type ContentWebAddressModifier and TypeMethodDescriptionContentControl.createContentWebAddressDescription
(ContentWebAddress contentWebAddress, Language language, String description, BasePK createdBy) ContentControl.createContentWebAddressServer
(ContentWebAddress contentWebAddress, Server server, BasePK createdBy) void
ContentControl.deleteContentWebAddress
(ContentWebAddress contentWebAddress, BasePK deletedBy) void
ContentControl.deleteContentWebAddressDescriptionsByContentWebAddress
(ContentWebAddress contentWebAddress, BasePK deletedBy) void
ContentControl.deleteContentWebAddressServersByContentWebAddress
(ContentWebAddress contentWebAddress, BasePK deletedBy) ContentControl.getBestContentWebAddressDescription
(ContentWebAddress contentWebAddress, Language language) ContentControl.getContentWebAddressDescription
(ContentWebAddress contentWebAddress, Language language) ContentControl.getContentWebAddressDescriptionForUpdate
(ContentWebAddress contentWebAddress, Language language) ContentControl.getContentWebAddressDescriptionsByContentWebAddress
(ContentWebAddress contentWebAddress) ContentControl.getContentWebAddressDescriptionsByContentWebAddressForUpdate
(ContentWebAddress contentWebAddress) ContentControl.getContentWebAddressDescriptionTransfers
(UserVisit userVisit, ContentWebAddress contentWebAddress) ContentControl.getContentWebAddressDescriptionValueForUpdate
(ContentWebAddress contentWebAddress, Language language) ContentControl.getContentWebAddressDetailValueForUpdate
(ContentWebAddress contentWebAddress) ContentControl.getContentWebAddressServer
(ContentWebAddress contentWebAddress, Server server) ContentControl.getContentWebAddressServerForUpdate
(ContentWebAddress contentWebAddress, Server server) ContentControl.getContentWebAddressServersByContentWebAddress
(ContentWebAddress contentWebAddress) ContentControl.getContentWebAddressServersByContentWebAddressForUpdate
(ContentWebAddress contentWebAddress) ContentControl.getContentWebAddressTransfer
(UserVisit userVisit, ContentWebAddress contentWebAddress) Method parameters in com.echothree.model.control.content.server.control with type arguments of type ContentWebAddressModifier and TypeMethodDescriptionContentControl.getContentWebAddressTransfers
(UserVisit userVisit, Collection<ContentWebAddress> contentWebAddresses) -
Uses of ContentWebAddress in com.echothree.model.control.content.server.graphql
Constructors in com.echothree.model.control.content.server.graphql with parameters of type ContentWebAddress -
Uses of ContentWebAddress in com.echothree.model.control.content.server.transfer
Methods in com.echothree.model.control.content.server.transfer with parameters of type ContentWebAddressModifier and TypeMethodDescriptionContentWebAddressTransferCache.getContentWebAddressTransfer
(ContentWebAddress contentWebAddress) -
Uses of ContentWebAddress in com.echothree.model.data.content.server.entity
Methods in com.echothree.model.data.content.server.entity that return ContentWebAddressModifier and TypeMethodDescriptionContentWebAddressDescription.getContentWebAddress()
ContentWebAddressDescription.getContentWebAddress
(EntityPermission entityPermission) ContentWebAddressDescription.getContentWebAddress
(Session session) ContentWebAddressDescription.getContentWebAddress
(Session session, EntityPermission entityPermission) ContentWebAddressDetail.getContentWebAddress()
ContentWebAddressDetail.getContentWebAddress
(EntityPermission entityPermission) ContentWebAddressDetail.getContentWebAddress
(Session session) ContentWebAddressDetail.getContentWebAddress
(Session session, EntityPermission entityPermission) ContentWebAddressServer.getContentWebAddress()
ContentWebAddressServer.getContentWebAddress
(EntityPermission entityPermission) ContentWebAddressServer.getContentWebAddress
(Session session) ContentWebAddressServer.getContentWebAddress
(Session session, EntityPermission entityPermission) ContentWebAddressDescription.getContentWebAddressForUpdate()
ContentWebAddressDescription.getContentWebAddressForUpdate
(Session session) ContentWebAddressDetail.getContentWebAddressForUpdate()
ContentWebAddressDetail.getContentWebAddressForUpdate
(Session session) ContentWebAddressServer.getContentWebAddressForUpdate()
ContentWebAddressServer.getContentWebAddressForUpdate
(Session session) Methods in com.echothree.model.data.content.server.entity with parameters of type ContentWebAddressModifier and TypeMethodDescriptionvoid
ContentWebAddressDescription.setContentWebAddress
(ContentWebAddress entity) void
ContentWebAddressDetail.setContentWebAddress
(ContentWebAddress entity) void
ContentWebAddressServer.setContentWebAddress
(ContentWebAddress entity) -
Uses of ContentWebAddress in com.echothree.model.data.content.server.factory
Methods in com.echothree.model.data.content.server.factory that return ContentWebAddressModifier and TypeMethodDescriptionContentWebAddressFactory.create()
ContentWebAddressFactory.create
(ContentWebAddressDetailPK activeDetailPK, ContentWebAddressDetailPK lastDetailPK) ContentWebAddressFactory.create
(ContentWebAddressDetail activeDetail, ContentWebAddressDetail lastDetail) ContentWebAddressFactory.create
(Session session, ContentWebAddressDetailPK activeDetailPK, ContentWebAddressDetailPK lastDetailPK) ContentWebAddressFactory.create
(Session session, ContentWebAddressDetail activeDetail, ContentWebAddressDetail lastDetail) ContentWebAddressFactory.getEntityFromCache
(Session session, ContentWebAddressPK pk) ContentWebAddressFactory.getEntityFromPK
(EntityPermission entityPermission, ContentWebAddressPK pk) ContentWebAddressFactory.getEntityFromPK
(Session session, EntityPermission entityPermission, ContentWebAddressPK pk) ContentWebAddressFactory.getEntityFromQuery
(EntityPermission entityPermission, PreparedStatement ps) ContentWebAddressFactory.getEntityFromQuery
(EntityPermission entityPermission, PreparedStatement ps, Object... params) ContentWebAddressFactory.getEntityFromQuery
(EntityPermission entityPermission, Map<EntityPermission, String> queryMap) ContentWebAddressFactory.getEntityFromQuery
(EntityPermission entityPermission, Map<EntityPermission, String> queryMap, Object... params) ContentWebAddressFactory.getEntityFromQuery
(Session session, EntityPermission entityPermission, PreparedStatement ps, Object... params) ContentWebAddressFactory.getEntityFromQuery
(Session session, EntityPermission entityPermission, Map<EntityPermission, String> queryMap) ContentWebAddressFactory.getEntityFromQuery
(Session session, EntityPermission entityPermission, Map<EntityPermission, String> queryMap, Object... params) ContentWebAddressFactory.getEntityFromResultSet
(EntityPermission entityPermission, ResultSet rs) ContentWebAddressFactory.getEntityFromResultSet
(Session session, EntityPermission entityPermission, ResultSet rs) ContentWebAddressFactory.getEntityFromValue
(EntityPermission entityPermission, ContentWebAddressValue value) ContentWebAddressFactory.getEntityFromValue
(Session session, EntityPermission entityPermission, ContentWebAddressValue value) Methods in com.echothree.model.data.content.server.factory that return types with arguments of type ContentWebAddressModifier and TypeMethodDescriptionContentWebAddressFactory.getEntitiesFromPKs
(EntityPermission entityPermission, Collection<ContentWebAddressPK> pks) ContentWebAddressFactory.getEntitiesFromPKs
(Session session, EntityPermission entityPermission, Collection<ContentWebAddressPK> pks) ContentWebAddressFactory.getEntitiesFromQuery
(EntityPermission entityPermission, PreparedStatement ps) ContentWebAddressFactory.getEntitiesFromQuery
(EntityPermission entityPermission, PreparedStatement ps, Object... params) ContentWebAddressFactory.getEntitiesFromQuery
(EntityPermission entityPermission, Map<EntityPermission, String> queryMap) ContentWebAddressFactory.getEntitiesFromQuery
(EntityPermission entityPermission, Map<EntityPermission, String> queryMap, Object... params) ContentWebAddressFactory.getEntitiesFromQuery
(Session session, EntityPermission entityPermission, PreparedStatement ps, Object... params) ContentWebAddressFactory.getEntitiesFromQuery
(Session session, EntityPermission entityPermission, Map<EntityPermission, String> queryMap) ContentWebAddressFactory.getEntitiesFromQuery
(Session session, EntityPermission entityPermission, Map<EntityPermission, String> queryMap, Object... params) ContentWebAddressFactory.getEntitiesFromResultSet
(EntityPermission entityPermission, ResultSet rs) ContentWebAddressFactory.getEntitiesFromResultSet
(Session session, EntityPermission entityPermission, ResultSet rs) Methods in com.echothree.model.data.content.server.factory with parameters of type ContentWebAddressModifier and TypeMethodDescriptionContentWebAddressDescriptionFactory.create
(ContentWebAddress contentWebAddress, Language language, String description, Long fromTime, Long thruTime) ContentWebAddressDescriptionFactory.create
(Session session, ContentWebAddress contentWebAddress, Language language, String description, Long fromTime, Long thruTime) ContentWebAddressDetailFactory.create
(ContentWebAddress contentWebAddress, String contentWebAddressName, ContentCollection contentCollection, Long fromTime, Long thruTime) ContentWebAddressDetailFactory.create
(Session session, ContentWebAddress contentWebAddress, String contentWebAddressName, ContentCollection contentCollection, Long fromTime, Long thruTime) ContentWebAddressServerFactory.create
(ContentWebAddress contentWebAddress, Server server, Long fromTime, Long thruTime) ContentWebAddressServerFactory.create
(Session session, ContentWebAddress contentWebAddress, Server server, Long fromTime, Long thruTime) void
ContentWebAddressFactory.remove
(Session session, ContentWebAddress entity) void
ContentWebAddressFactory.store
(Session session, ContentWebAddress entity) Method parameters in com.echothree.model.data.content.server.factory with type arguments of type ContentWebAddressModifier and TypeMethodDescriptionvoid
ContentWebAddressFactory.store
(Session session, Collection<ContentWebAddress> entities) void
ContentWebAddressFactory.store
(Collection<ContentWebAddress> entities)