org.wso2.registry
Class TaggedResourcePath
java.lang.Object
org.wso2.registry.TaggedResourcePath
public class TaggedResourcePath
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TaggedResourcePath
public TaggedResourcePath()
getResourcePath
public java.lang.String getResourcePath()
setResourcePath
public void setResourcePath(java.lang.String resourcePath)
getTagCount
public long getTagCount()
setTagCount
public void setTagCount(long tagCount)
getTagCounts
public java.util.Map getTagCounts()
setTagCounts
public void setTagCounts(java.util.Map tagCounts)
addTagCount
public void addTagCount(java.lang.String tag,
long count)
Copyright © 2007 Apache Web Services Project. All Rights Reserved.