public interface ProfileHandler
List findProfiles(XMLQuery query) throws ProfileException
query - Search criteria.Profile objects.ProfileException - If any other error occurs.Profile get(String profID) throws ProfileException
profID - ID of the profile to get.ProfileException - If any error occurs.String getID()
Copyright © 1999-2014 Apache OODT. All Rights Reserved.