public class OwPath extends Object
OwPath value for search templates. Used to specify a resource path to search in.
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(String strPath_p)
OwPath(String strPath_p, boolean fEnabled_p)
OwPath(String strPath_p, String strDisplayName_p, boolean fEnabled_p)
String
getDisplayName(Locale locale_p)
boolean
getEnabled()
getPath()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public OwPath(String strPath_p)
public OwPath(String strPath_p, boolean fEnabled_p)
public OwPath(String strPath_p, String strDisplayName_p, boolean fEnabled_p)
public String getPath()
public String getDisplayName(Locale locale_p)
public boolean getEnabled()
public String toString()
toString
Object
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.