org.drools.guvnor.server.security
Class CategoryPathType

java.lang.Object
  extended by org.drools.guvnor.server.security.CategoryPathType

public class CategoryPathType
extends Object

This class is used to indicate this is a type that contains categoryPath


Constructor Summary
CategoryPathType(String categoryPath)
           
 
Method Summary
 String getCategoryPath()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CategoryPathType

public CategoryPathType(String categoryPath)
Method Detail

getCategoryPath

public String getCategoryPath()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.