com.tibco.bpm.web.client.model.types.data
Class GetDataViewCategoriesRequest

java.lang.Object
  extended by com.tibco.bpm.web.client.model.types.data.GetDataViewCategoriesRequest

public class GetDataViewCategoriesRequest
extends java.lang.Object


Constructor Summary
GetDataViewCategoriesRequest()
           
 
Method Summary
 CategorySearchDetailsArrayType getCategorySearchDetailsArrayType()
           
 void setCategorySearchDetailsArrayType(CategorySearchDetailsArrayType categorySearchDetailsArrayType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetDataViewCategoriesRequest

public GetDataViewCategoriesRequest()
Method Detail

getCategorySearchDetailsArrayType

public CategorySearchDetailsArrayType getCategorySearchDetailsArrayType()

setCategorySearchDetailsArrayType

public void setCategorySearchDetailsArrayType(CategorySearchDetailsArrayType categorySearchDetailsArrayType)


Copyright © 2015 Cloud Software Group, Inc. All Rights Reserved.