com.wewebu.ow.server.ecm
Class OwPath
java.lang.Object
com.wewebu.ow.server.ecm.OwPath
public class OwPath
- extends Object
OwPath value for search templates. Used to specify a resource path to search in.
- See Also:
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
OwPath
public OwPath(String strPath_p)
OwPath
public OwPath(String strPath_p,
boolean fEnabled_p)
OwPath
public OwPath(String strPath_p,
String strDisplayName_p,
boolean fEnabled_p)
getPath
public String getPath()
getDisplayName
public String getDisplayName(Locale locale_p)
getEnabled
public boolean getEnabled()
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.