129130131132133134135
* (non-Javadoc) * * @see org.apache.oodt.profile.handlers.ProfileHandler#get(java.lang.String) */ public Profile get(String id) throws ProfileException { throw new ProfileException("Method not implemented!"); }