|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IReplicate
| Method Summary | |
|---|---|
void |
checkNewAssetNameInSharedAsset(ICS ics,
java.lang.Long newsharedpubid,
java.lang.String srcassetname,
java.lang.String srcassettype)
Verifies that new asset name is the same as original asset name for a shared asset. |
void |
checkNewAssetNameInSharedAsset(ICS ics,
java.lang.String srcassetname,
java.lang.String srcassettype)
Verifies that new asset name is the same as original asset name for a shared asset. |
java.lang.String |
getNewAssetNameForNewAssetType(java.lang.String srcassetname,
java.lang.String newassettype)
Retrieve new name from replicate object given original name and new asset type. |
| Method Detail |
|---|
java.lang.String getNewAssetNameForNewAssetType(java.lang.String srcassetname,
java.lang.String newassettype)
srcassetname - name of source assetnewassettype - type of new asset
void checkNewAssetNameInSharedAsset(ICS ics,
java.lang.String srcassetname,
java.lang.String srcassettype)
throws AssetException
ics - interface to Content Serversrcassetname - asset namesrcassettype - asset type
AssetException
void checkNewAssetNameInSharedAsset(ICS ics,
java.lang.Long newsharedpubid,
java.lang.String srcassetname,
java.lang.String srcassettype)
throws AssetException
ics - interface to Content Servernewsharedpubid - publication idsrcassetname - asset namesrcassettype - asset type
AssetException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||