Skip to content

Add methods get and list to EntityAwareAttributeDescriptors #346

@je-ik

Description

@je-ik

Improve readability and usability by adding method get() : GetRequest and list(): ListRequest to EntityAwareAttributeDescriptor which can then be used in RandomAccessReader, e.g.

 reader.get(model.getEntity().getAttr().get("key", "suffix"));

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions