Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8157999
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T17:28:42+00:00 2026-06-06T17:28:42+00:00

HI: Below code is from RequestFactoryEditorDriver: /** * Returns a new array containing the

  • 0

HI: Below code is from RequestFactoryEditorDriver:

 /**
   * Returns a new array containing the request paths.
   * 
   * @return an array of Strings
   */
  String[] getPaths();

My question is,

  1. When and in what place to use this method, there is no place to set paths to the RequestFactoryEditorDriver, is the paths generated when creating the driver? if so, what’s the rule of “generating paths”?
  2. I think the client should provide the paths themselves, such as:

    factory.find( proxyId ).with( myPaths).fire(…)

other than from RequestFactoryEditorDriver#getPaths(), if the paths get from 1 is not specified.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-06T17:28:44+00:00Added an answer on June 6, 2026 at 5:28 pm

    The paths are computed from the editor hierarchy. The list basically includes all the properties being edited that are not simple values (primitives, strings, dates, etc.)

    If you have the following:

    TextBox name;
    DateBox dateOfBirth;
    
    @Path("manager.name")
    Label managerName;
    
    AddressEditor address;
    

    getPaths would return "manager", "address".

    The idea is that you can pass the value directly to with() and you’ll retrieve all the objects needed by the editor. If you add or remove a subeditor down the hierarchy, you don’t have to change your request code, the getPaths value will be different and contain what’s needed by the editor.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I cut&pasted the below code from a previous question into a file called avishay.cpp
I am new to AS3. When learning AS3, I get the below code from
Why does changing the below code from the Old to New entry fix the
I got the below code from an answer on a previous question here .
I got below code from http://msdn.microsoft.com/en-us/library/dd584174(office.11).aspx for adding custom property in webpart tool pane.
I am creating a random ID using the below code: from random import *
I don't know where I've got a mistake, when I fire below code from
Below is the code from internalRegister method of GCMRegistrar class static void internalRegister(Context context,
Below is the code from a plugin I use for sitemaps. I would like
Below is the code from a plugin for Joomla. It works on it's own

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.