org.alfresco.repo.domain.patch.ibatis
Class IdListOfIdsParam

java.lang.Object
  extended by org.alfresco.repo.domain.patch.ibatis.IdListOfIdsParam

public class IdListOfIdsParam
extends java.lang.Object


Constructor Summary
IdListOfIdsParam()
           
 
Method Summary
 java.lang.Long getId()
           
 java.util.List getListOfIds()
           
 void setId(java.lang.Long id)
           
 void setListOfIds(java.util.List listOfIds)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IdListOfIdsParam

public IdListOfIdsParam()
Method Detail

getId

public java.lang.Long getId()

setId

public void setId(java.lang.Long id)

getListOfIds

public java.util.List getListOfIds()

setListOfIds

public void setListOfIds(java.util.List listOfIds)


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.