This is an automated email from the ASF dual-hosted git repository.
danhaywood pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/causeway.git
from 8336c7a553 CAUSEWAY-2485: moves progmodel packages ; completes
@DomainObjectLayout#named
add 151c2fe3fc CAUSEWAY-2485: completes @DomainObjectLayout#paged
No new revisions were added by this update.
Summary of changes:
.../_interactions/InteractionDtoVm.layout.xml | 11 +++---
.../associateWith/ActionAssociateWithPage.java | 2 +-
.../child/ActionAssociateWithChildVm.layout.xml | 11 +++---
.../jdo/ActionCommandPublishingJdo.java | 2 +-
.../jpa/ActionCommandPublishingJpa.java | 2 +-
.../Action/domainEvent/ActionDomainEventPage.java | 2 +-
.../jdo/ActionExecutionPublishingJdo.java | 2 +-
.../jpa/ActionExecutionPublishingJpa.java | 2 +-
.../actions/Action/hidden/ActionHiddenPage.java | 2 +-
.../Action/restrictTo/ActionRestrictToPage.java | 2 +-
.../Action/semantics/ActionSemanticsPage.java | 2 +-
.../actions/Action/typeOf/ActionTypeOfPage.java | 2 +-
.../Action/typeOf/child/ActionTypeOfVm.layout.xml | 11 +++---
.../ActionLayoutAssociateWithPage.java | 2 +-
.../cssClass/ActionLayoutCssClassPage.java | 2 +-
.../cssClassFa/ActionLayoutCssClassFaPage.java | 2 +-
.../describedAs/ActionLayoutDescribedAsPage.java | 2 +-
.../fieldSet/ActionLayoutFieldSetPage.java | 2 +-
.../hidden/ActionLayoutHiddenPage.java | 2 +-
.../ActionLayout/named/ActionLayoutNamedPage.java | 2 +-
.../position/ActionLayoutPositionPage.java | 2 +-
.../promptStyle/ActionLayoutPromptStylePage.java | 2 +-
.../ActionLayoutRedirectPolicyPage.java | 2 +-
.../sequence/ActionLayoutSequencePage.java | 2 +-
.../Collection/hidden/CollectionHiddenPage.java | 2 +-
.../Collection/typeOf/CollectionTypeOfPage.java | 2 +-
.../cssClass/CollectionLayoutCssClassPage.java | 2 +-
.../CollectionLayoutDefaultViewPage.java | 2 +-
.../CollectionLayoutDescribedAsPage.java | 2 +-
.../hidden/CollectionLayoutHiddenPage.java | 2 +-
.../named/CollectionLayoutNamedPage.java | 2 +-
.../paged/CollectionLayoutPagedPage.java | 2 +-
.../sequence/CollectionLayoutSequencePage.java | 2 +-
.../sortedBy/CollectionLayoutSortedByPage.java | 2 +-
.../CollectionLayoutTableDecoratorPage.java | 2 +-
.../aliased/DomainObjectAliasedPage.java | 2 +-
.../autoComplete/DomainObjectAutoCompletePage.java | 2 +-
.../bounded/DomainObjectBoundingPage.java | 2 +-
.../editing/DomainObjectEditingPage.java | 2 +-
.../DomainObjectEntityChangePublishingVm.java | 2 +-
.../DomainObjectIntrospectionPage.java | 2 +-
.../mixinMethod/DomainObjectMixinMethodPage.java | 2 +-
.../nature/DomainObjectNaturePage.java | 2 +-
.../DomainObjectXxxLifecycleEventPage.java | 2 +-
.../DomainObjectLayoutBookmarkingPage.java | 2 +-
.../DomainObjectLayoutCssClassPage.layout.xml | 11 +++---
.../DomainObjectLayoutNamedPage-description.adoc | 4 +--
.../DomainObjectLayoutPagedPage-description.adoc | 42 +++++++++++++++++++---
.../paged/DomainObjectLayoutPagedPage.java | 27 ++------------
.../paged/DomainObjectLayoutPagedPage.layout.xml | 22 +++++++++---
...ectLayoutPagedPage_actionReturningObjects.java} | 11 +++---
.../DomainObjectLayoutTableDecoratorPage.java | 2 +-
.../DomainObjectLayoutXxxUiEventPage.java | 2 +-
.../jdo/PropertyCommandPublishingJdo.java | 2 +-
.../jpa/PropertyCommandPublishingJpa.java | 2 +-
.../Property/editing/PropertyEditingPage.java | 2 +-
.../PropertyEditingReasonDisabledPage.java | 2 +-
.../jdo/PropertyExecutionPublishingJdo.java | 2 +-
.../jpa/PropertyExecutionPublishingJpa.java | 2 +-
.../fileAccept/PropertyFileAcceptPage.java | 2 +-
.../Property/hidden/PropertyHiddenPage.java | 2 +-
.../hidden/child/PropertyHiddenChildVm.java | 2 +-
.../hidden/child/PropertyHiddenChildVm.layout.xml | 11 +++---
.../Property/maxLength/PropertyMaxLengthPage.java | 2 +-
.../mustSatisfy/PropertyMustSatisfyPage.java | 2 +-
.../optionality/PropertyOptionalityPage.java | 2 +-
.../projecting/PropertyProjectingPage.java | 2 +-
.../PropertyProjectingChildEntity.layout.xml | 11 +++---
.../regexPattern/PropertyRegexPatternPage.java | 2 +-
.../cssClass/PropertyLayoutCssClassPage.java | 2 +-
.../describedAs/PropertyLayoutDescribedAsPage.java | 2 +-
.../hidden/PropertyLayoutHiddenPage.java | 2 +-
.../hidden/child/PropertyLayoutHiddenChildVm.java | 2 +-
.../child/PropertyLayoutHiddenChildVm.layout.xml | 11 +++---
.../PropertyLayoutLabelPositionPage.java | 2 +-
.../multiLine/PropertyLayoutMultiLinePage.java | 2 +-
.../named/PropertyLayoutNamedPage.java | 2 +-
.../renderDay/PropertyLayoutRenderDayPage.java | 2 +-
.../repainting/PropertyLayoutRepaintingPage.java | 2 +-
.../PropertyLayoutTypicalLengthPage.java | 2 +-
.../child/XmlSnapshotChildVm.layout.xml | 11 +++---
.../peer/XmlSnapshotPeerVm.layout.xml | 11 +++---
.../peer/child/XmlSnapshotPeerChildVm.layout.xml | 11 +++---
83 files changed, 202 insertions(+), 150 deletions(-)
copy
examples/demo/domain/src/main/java/demoapp/dom/domain/objects/DomainObjectLayout/paged/{DomainObjectLayoutPagedPage_objects.java
=> DomainObjectLayoutPagedPage_actionReturningObjects.java} (59%)