Tom Beerbower created AMBARI-5929:
-------------------------------------

             Summary: Views : Pass temporal request to view resource provider.
                 Key: AMBARI-5929
                 URL: https://issues.apache.org/jira/browse/AMBARI-5929
             Project: Ambari
          Issue Type: Task
            Reporter: Tom Beerbower
            Assignee: Tom Beerbower
             Fix For: 1.6.1


Need to support something like ...

{code}
  /**
   * Get the {@link TemporalInfo temporal information} for the given property
   * id for this request, if any.
   *
   * @param id the property id
   * @return the temporal information for the given property id; null if noe 
exists
   */
  public TemporalInfo getTemporalInfo(String id);
{code}

for view resource request.





--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to