com.wewebu.ow.server.ao
Interface OwSearchTemplateFactory


public interface OwSearchTemplateFactory

A search template factory interface.

Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.

For licensing information read the license.txt file or
go to: http://wiki.alfresco.com

Since:
3.2.0.0

Method Summary
 OwSearchTemplate createSearchTemplate(OwObject obj_p)
          Create search template from given OwObject, where the content of given OwObject is the search definition.
 

Method Detail

createSearchTemplate

OwSearchTemplate createSearchTemplate(OwObject obj_p)
                                      throws OwException
Create search template from given OwObject, where the content of given OwObject is the search definition.

Parameters:
obj_p - OwObject search template
Returns:
OwSearchTemplate
Throws:
OwException


Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.