| com.nabhinc.portal.config.impl.runtime.ValidatableObject
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,
ValidatableObject | public interface ValidatableObject extends XMLSerializable(Code) | | This interface is implemented by generated classes
to indicate that the class supports validation.
|
createRawValidator | DocumentDeclaration createRawValidator()(Code) | | Gets the schema fragment associated with this class.
|
getPrimaryInterface | Class getPrimaryInterface()(Code) | | Gets the main interface that this object implements.
For example, FooImpl will return Foo
from this method.
|
|
|