Class IdListOfIdsParam
- java.lang.Object
-
- org.alfresco.repo.domain.patch.ibatis.IdListOfIdsParam
-
public class IdListOfIdsParam extends Object
-
-
Constructor Summary
Constructors Constructor Description IdListOfIdsParam()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description LonggetId()List<Long>getListOfIds()voidsetId(Long id)voidsetListOfIds(List<Long> listOfIds)
-