public class CASProfileHandler extends Object implements ProfileHandler
An OODT ProfileHandler that queries a backend OODT File Management
component, and converts Products and their Metadata into
OODT Profiles.
| Constructor and Description |
|---|
CASProfileHandler() |
public CASProfileHandler()
throws InstantiationException
InstantiationExceptionpublic List findProfiles(XMLQuery query) throws ProfileException
ProfileHandlerfindProfiles in interface ProfileHandlerquery - Search criteria.Profile objects.ProfileException - If any other error occurs.public Profile get(String arg0) throws ProfileException
ProfileHandlerget in interface ProfileHandlerarg0 - ID of the profile to get.ProfileException - If any error occurs.public String getID()
ProfileHandlergetID in interface ProfileHandlerCopyright © 1999-2014 Apache OODT. All Rights Reserved.