Method Summary |
|
public String | getDestroyPortletsResponseXML(DestroyPortletsResponse dpr) |
public String | getDestroyPortletsResponseXML(DestroyPortletsResponse dpr, boolean isFormatted) |
public static Extension | getExtension(JAXBExtensionType jex) |
public static WSRPFactory | getInstance() |
public static ItemDescription | getItemDescription(JAXBItemDescriptionType jid) |
public JAXBDestroyFailedType | getJAXBDestroyFailedType(DestroyFailed df) |
public JAXBDestroyPortletsResponseType | getJAXBDestroyPortletsResponseType(DestroyPortletsResponse dpr) |
public JAXBExtensionType | getJAXBExtensionType(Extension ex) |
public JAXBItemDescriptionType | getJAXBItemDescriptionType(ItemDescription id) |
public JAXBLocalizedStringType | getJAXBLocalizedStringType(LocalizedString ls) |
public JAXBMarkupTypeType | getJAXBMarkupTypeType(MarkupType mt) |
public JAXBModelDescription | getJAXBModelDescription(String xml) |
public JAXBModelDescription | getJAXBModelDescription(ModelDescription md) |
public JAXBModelDescriptionType | getJAXBModelDescriptionType(JAXBModelDescription jmd) |
public JAXBModelTypesType | getJAXBModelTypesType(ModelTypes mts) |
public JAXBPortletContextType | getJAXBPortletContextType(PortletContext pc) |
public JAXBPortletDescriptionType | getJAXBPortletDescriptionType(PortletDescription pd) |
public JAXBPortletPropertyDescriptionResponseType | getJAXBPortletPropertyDescriptionResponseType(PortletPropertyDescriptionResponse ppdr) |
public JAXBPropertyDescriptionType | getJAXBPropertyDescription(PropertyDescription pd) |
public JAXBPropertyType | getJAXBPropertyType(Property p) |
public JAXBRegistrationContext | getJAXBRegistrationContext(RegistrationContext rc) |
public JAXBRegistrationData | getJAXBRegistrationData(RegistrationData rd) |
public JAXBResourceListType | getJAXBResourceListType(ResourceList rl) |
public JAXBResourceType | getJAXBResourceType(Resource r) |
public JAXBResourceValueType | getJAXBResourceValueType(ResourceValue rv) |
public JAXBServiceDescription | getJAXBServiceDescription(ServiceDescription sd) |
public String | getJAXBXML(Object jaxbObject) |
public String | getJAXBXML(Object jaxbObject, boolean isFormatted) Gets the JAXB marshalled XML string. |
public static LocalizedString | getLocalizedString(JAXBLocalizedStringType jls, String resourceName) |
public static LocalizedString | getLocalizedString(JAXBLocalizedStringType jls) |
public static MarkupType | getMarkupType(JAXBMarkupTypeType jmt) |
public static ModelDescription | getModelDescription(JAXBModelDescriptionType jmd) |
public static ModelTypes | getModelTypes(JAXBModelTypesType jmt) |
public ObjectFactory | getObjectFactory() |
public String | getPortletContextXML(PortletContext pc) |
public String | getPortletContextXML(PortletContext pc, boolean isFormatted) |
public static PortletDescription | getPortletDescription(JAXBPortletDescriptionType jpd) |
public String | getPortletDescriptionXML(PortletDescription pd) |
public String | getPortletDescriptionXML(PortletDescription pd, boolean isFormatted) |
public String | getPortletPropertyDescriptionResponseXML(PortletPropertyDescriptionResponse ppdr) |
public String | getPortletPropertyDescriptionResponseXML(PortletPropertyDescriptionResponse ppdr, boolean isFormatted) |
public static Property | getProperty(JAXBPropertyType jp) |
public static PropertyDescription | getPropertyDescription(JAXBPropertyDescriptionType jpd) |
public String | getPropertyListXML(PropertyList pl) |
public String | getPropertyListXML(PropertyList pl, boolean isFormatted) |
public RegistrationContext | getRegistrationContext(String rcXML) |
public static RegistrationContext | getRegistrationContext(JAXBRegistrationContext jrc) |
public String | getRegistrationContextXML(RegistrationContext rc) |
public String | getRegistrationContextXML(RegistrationContext rc, boolean isFormatted) |
public RegistrationData | getRegistrationData(String rdXML) |
public static RegistrationData | getRegistrationData(JAXBRegistrationData jrd) |
public String | getRegistrationDataXML(RegistrationData rd) |
public String | getRegistrationDataXML(RegistrationData rd, boolean isFormatted) |
public static Resource | getResource(JAXBResourceType jr) |
public static ResourceList | getResourceList(JAXBResourceListType jrl) |
public static ResourceValue | getResourceValue(JAXBResourceValueType jrv) |
public ServiceDescription | getServiceDescription(String sdXML) |
public static ServiceDescription | getServiceDescription(JAXBServiceDescriptionType jsd) |
public String | getServiceDescriptionXML(ServiceDescription sd) |
public String | getServiceDescriptionXML(ServiceDescription sd, boolean isFormatted) |
public void | init() |