Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow TreeConstraints to be applied to insert/update requests #7

Closed
andrus opened this issue Jun 2, 2014 · 1 comment
Closed

Allow TreeConstraints to be applied to insert/update requests #7

andrus opened this issue Jun 2, 2014 · 1 comment
Assignees

Comments

@andrus
Copy link
Contributor

andrus commented Jun 2, 2014

Allow TreeConstraints to be applied to insert/update requests ... 2 separate configurations will define permissions to read and modify attributes and relationships. E.g.:

CreateOrUpdateBuilder

  • CreateOrUpdateBuilder readConstraints(TreeConstraints constraints);
  • CreateOrUpdateBuilder writeConstraints(TreeConstraints constraints);
@andrus andrus added this to the 1.2: Various Improvements milestone Jun 2, 2014
@andrus andrus self-assigned this Jun 2, 2014
@andrus andrus changed the title Allow EntityConfig to be applied to inser/update requests Allow EntityConfig to be applied to insert/update requests Jun 2, 2014
@andrus andrus modified the milestones: 1.2: Various Improvements, 1.3: TBD Aug 11, 2014
@andrus andrus changed the title Allow EntityConfig to be applied to insert/update requests Allow EntityConfigBuilder to be applied to insert/update requests Aug 18, 2014
@andrus andrus changed the title Allow EntityConfigBuilder to be applied to insert/update requests Allow TreeConstraints to be applied to insert/update requests Aug 19, 2014
andrus added a commit that referenced this issue Aug 19, 2014
andrus added a commit that referenced this issue Aug 19, 2014
andrus added a commit that referenced this issue Aug 19, 2014
* write constraints - allowing to block explicit IDs
@andrus
Copy link
Contributor Author

andrus commented Aug 19, 2014

Done. One possible hole (and TODO) is updating FKs - we don't apply writeConstraints to that.

@andrus andrus closed this as completed Aug 19, 2014
andrus added a commit that referenced this issue Aug 19, 2014
atomashpolskiy pushed a commit to atomashpolskiy/link-rest that referenced this issue Jun 24, 2015
atomashpolskiy pushed a commit to atomashpolskiy/link-rest that referenced this issue Jun 24, 2015
atomashpolskiy pushed a commit to atomashpolskiy/link-rest that referenced this issue Jun 24, 2015


* write constraints - allowing to block explicit IDs
atomashpolskiy pushed a commit to atomashpolskiy/link-rest that referenced this issue Jun 24, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant