private/xml/all_cloudaccount.xml
|
<fetch version="1.0" output-format="xml-platform" mapping="logical" distinct="false">
<entity name="mw_cloudaccount"> <attribute name="mw_name" /> <attribute name="mw_type" /> <attribute name="mw_end" /> <attribute name="mw_begin" /> <attribute name="mw_customerid" /> <attribute name="mw_password" /> <attribute name="mw_contact" /> <attribute name="mw_loginname" /> <attribute name="mw_cloudaccountid" /> <attribute name="mw_firstname" /> <attribute name="statecode" /> <attribute name="mw_lastname" /> <attribute name="mw_description" /> <attribute name="createdon" /> <order attribute="mw_name" descending="false" /> <filter type="and"> </filter> </entity> </fetch> |