Uses of Class
edu.wisc.my.portlets.bookmarks.domain.validation.EntryValidator

Packages that use EntryValidator
edu.wisc.my.portlets.bookmarks.domain.validation   
 

Uses of EntryValidator in edu.wisc.my.portlets.bookmarks.domain.validation
 

Subclasses of EntryValidator in edu.wisc.my.portlets.bookmarks.domain.validation
 class BookmarkValidator
          Validates a Bookmark, requires a valid URL, determined by calling new URL on the URL String.
 class FolderValidator
          Validates a Folder, currently there is nothing to validate beyond what the EntryValidator provides.
 



Copyright © 1998-2007 Java Architectures Special Interest Group. All Rights Reserved.