com.adobe.icc.services.api
Interface CategoryDao

All Superinterfaces:
BaseDao, GenericDao

public interface CategoryDao
extends GenericDao


Method Summary
 java.lang.String activate(java.lang.String categoryId)
           
 void deactivate(java.lang.String categoryId)
           
 
Methods inherited from interface com.adobe.icc.services.api.GenericDao
countBy, countBy, create, create, findAll, findAll, findAllBy, findAllBy, findAllBy, findAllBy, findAllBy, findAllBy, findAllByIgnoreCase, findAllByIgnoreCase, findBy, findBy, findBy, findBy, findByIgnoreCase, findByIgnoreCase, read, read, remove, removeBy, removeBy, removeBy, removeBy, retrievePublishedVersion, update, update, update
 
Methods inherited from interface com.adobe.icc.services.api.BaseDao
activateObject, deactivateObject, findAll, getFirstLevelObject, getFirstLevelObjectIfExists, readObject, reverseReplicate, updateObject, updateObject
 

Method Detail

activate

java.lang.String activate(java.lang.String categoryId)

deactivate

void deactivate(java.lang.String categoryId)


[an error occurred while processing this directive] [an error occurred while processing this directive]