http://www.fatwire.com/schema/rest/1.0
element applicationsBean

Documentation
       This bean contains a list of applications registered in Content Server.
     
Properties
This component is not nillable.

Model
<applicationsBean>
applications*
</applicationsBean>


Nested Element Summary
applicationapplications
          The list of applications. 
Source
<xs:element name="applicationsBean">
<xs:complexType>
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" name="applications" type="application">
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>


Copyright \xA9 2013, Oracle and/or its affiliates. All Rights Reserved.