[ 
http://issues.apache.org/jira/browse/ADFFACES-70?page=comments#action_12422287 
] 
            
Matthias Weßendorf commented on ADFFACES-70:
--------------------------------------------

makes the API package "org.apache.myfaces.adf.util" sense to you ?


what I did ... moved the method over to the public API (instread of 
XhtmlConstants I use "partial" as a string)
in that PartialPageUtils I like to "wrap" that new public api method

so the isPartialReq() method is still in PartialPageUtils, but the *source* 
only in one class.

> Expose API to detect whether or not a request is a partial submit (PPR)
> -----------------------------------------------------------------------
>
>                 Key: ADFFACES-70
>                 URL: http://issues.apache.org/jira/browse/ADFFACES-70
>             Project: MyFaces ADF-Faces
>          Issue Type: New Feature
>         Environment: Any
>            Reporter: Frank Nimphius
>         Assigned To: Matthias Weßendorf
>
> Developers might need to access the information of the type of request 
> (partial or normal) to use in their application code. This information is not 
> available as a public API. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to