| com.nabhinc.portal.config.impl.runtime.XMLSerializable
All known Subclasses: com.nabhinc.portal.config.impl.DisplayNameTypeImpl, com.nabhinc.portal.config.impl.CustomPortletModeTypeImpl, com.nabhinc.portal.config.impl.PreferenceTypeImpl, com.nabhinc.portal.config.impl.ShortTitleTypeImpl, com.nabhinc.portal.config.impl.CustomWindowStateTypeImpl, com.nabhinc.portal.config.impl.ResourceBundleTypeImpl, com.nabhinc.portal.config.impl.SecurityRoleRefTypeImpl, com.nabhinc.portal.config.impl.PortletAppImpl, com.nabhinc.portal.config.impl.PortletNameTypeImpl, com.nabhinc.portal.config.impl.PortletCollectionTypeImpl, com.nabhinc.portal.config.impl.DescriptionTypeImpl, com.nabhinc.portal.config.impl.PortletPreferencesTypeImpl, com.nabhinc.portal.config.impl.PortletModeTypeImpl, com.nabhinc.portal.config.impl.RoleLinkTypeImpl, com.nabhinc.portal.config.impl.TitleTypeImpl, com.nabhinc.portal.config.impl.UserDataConstraintTypeImpl, com.nabhinc.portal.config.impl.SupportedLocaleTypeImpl, com.nabhinc.portal.config.impl.SecurityConstraintTypeImpl, com.nabhinc.portal.config.impl.NameTypeImpl, com.nabhinc.portal.config.impl.SupportsTypeImpl, com.nabhinc.portal.config.impl.ExpirationCacheTypeImpl, com.nabhinc.portal.config.impl.ValueTypeImpl, com.nabhinc.portal.config.impl.UserAttributeTypeImpl, com.nabhinc.portal.config.impl.PortletInfoTypeImpl, com.nabhinc.portal.config.impl.WindowStateTypeImpl, com.nabhinc.portal.config.impl.PortletTypeImpl, com.nabhinc.portal.config.impl.PortletAppTypeImpl, com.nabhinc.portal.config.impl.MimeTypeTypeImpl, com.nabhinc.portal.config.impl.KeywordsTypeImpl, com.nabhinc.portal.config.impl.InitParamTypeImpl,
XMLSerializable | public interface XMLSerializable extends JAXBObject(Code) | | For a generated class to be serializable, it has to
implement this interface.
author: Kohsuke Kawaguchi |
serializeURIs | void serializeURIs(XMLSerializer target) throws SAXException(Code) | | Declares all the namespace URIs this object is using at
its top-level scope into the specified target.
|
|
|