| com.mvnforum.jaxb.db.impl.runtime.ValidatableObject
All known Subclasses: com.mvnforum.jaxb.db.impl.GroupMemberListImpl, com.mvnforum.jaxb.db.impl.MvnforumImpl, com.mvnforum.jaxb.db.impl.GroupForumPermissionTypeImpl, com.mvnforum.jaxb.db.impl.CategoryTypeImpl, com.mvnforum.jaxb.db.impl.MessageTypeImpl, com.mvnforum.jaxb.db.impl.MessageFolderTypeImpl, com.mvnforum.jaxb.db.impl.MemberForumPermissionListImpl, com.mvnforum.jaxb.db.impl.GroupTypeImpl, com.mvnforum.jaxb.db.impl.PostTypeImpl, com.mvnforum.jaxb.db.impl.CategoryWatchListImpl, com.mvnforum.jaxb.db.impl.ThreadWatchTypeImpl, com.mvnforum.jaxb.db.impl.RankTypeImpl, com.mvnforum.jaxb.db.impl.MessageListImpl, com.mvnforum.jaxb.db.impl.ForumListImpl, com.mvnforum.jaxb.db.impl.ForumWatchListImpl, com.mvnforum.jaxb.db.impl.MessageFolderListImpl, com.mvnforum.jaxb.db.impl.MemberForumPermissionTypeImpl, com.mvnforum.jaxb.db.impl.FavoriteThreadTypeImpl, com.mvnforum.jaxb.db.impl.MemberTypeImpl, com.mvnforum.jaxb.db.impl.GroupMemberTypeImpl, com.mvnforum.jaxb.db.impl.GroupForumPermissionListImpl, com.mvnforum.jaxb.db.impl.GlobalWatchListImpl, com.mvnforum.jaxb.db.impl.AttachmentListImpl, com.mvnforum.jaxb.db.impl.PostListImpl, com.mvnforum.jaxb.db.impl.ForumTypeImpl, com.mvnforum.jaxb.db.impl.CategoryListTypeImpl, com.mvnforum.jaxb.db.impl.MvnforumTypeImpl, com.mvnforum.jaxb.db.impl.GlobalWatchTypeImpl, com.mvnforum.jaxb.db.impl.ThreadTypeImpl, com.mvnforum.jaxb.db.impl.GlobalPermissionListImpl, com.mvnforum.jaxb.db.impl.ThreadWatchListImpl, com.mvnforum.jaxb.db.impl.ThreadListImpl, com.mvnforum.jaxb.db.impl.FavoriteThreadListImpl, com.mvnforum.jaxb.db.impl.AttachmentTypeImpl,
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.
|
|
|