com.adobe.icc.services.api
Interface PublishDao

All Superinterfaces:
BaseDao

public interface PublishDao
extends BaseDao

Service interface for operations related to publishing.


Method Summary
 void publishAssets(java.util.List assetsToPublish)
           
 java.util.List retrieveRelatedAssetsForActivation(java.lang.String assetId)
           
 
Methods inherited from interface com.adobe.icc.services.api.BaseDao
activateObject, deactivateObject, findAll, getFirstLevelObject, getFirstLevelObjectIfExists, readObject, reverseReplicate, updateObject, updateObject
 

Method Detail

retrieveRelatedAssetsForActivation

java.util.List retrieveRelatedAssetsForActivation(java.lang.String assetId)
                                                  throws ICCException
Throws:
ICCException

publishAssets

void publishAssets(java.util.List assetsToPublish)
                   throws ICCException
Throws:
ICCException


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