com.liferay.portal.lar.test
Class BaseStagedModelDataHandlerTestCase.StagedModelAssets
java.lang.Object
com.liferay.portal.lar.test.BaseStagedModelDataHandlerTestCase.StagedModelAssets
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- BaseStagedModelDataHandlerTestCase
protected class BaseStagedModelDataHandlerTestCase.StagedModelAssets
- extends Object
- implements Serializable
- See Also:
- Serialized Form
|
Constructor Summary |
BaseStagedModelDataHandlerTestCase.StagedModelAssets(com.liferay.asset.kernel.model.AssetCategory assetCategory,
com.liferay.asset.kernel.model.AssetEntry assetEntry,
com.liferay.asset.kernel.model.AssetTag assetTag,
com.liferay.asset.kernel.model.AssetVocabulary assetVocabulary)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BaseStagedModelDataHandlerTestCase.StagedModelAssets
public BaseStagedModelDataHandlerTestCase.StagedModelAssets(com.liferay.asset.kernel.model.AssetCategory assetCategory,
com.liferay.asset.kernel.model.AssetEntry assetEntry,
com.liferay.asset.kernel.model.AssetTag assetTag,
com.liferay.asset.kernel.model.AssetVocabulary assetVocabulary)
getAssetCategory
public com.liferay.asset.kernel.model.AssetCategory getAssetCategory()
getAssetEntry
public com.liferay.asset.kernel.model.AssetEntry getAssetEntry()
getAssetTag
public com.liferay.asset.kernel.model.AssetTag getAssetTag()
getAssetVocabulary
public com.liferay.asset.kernel.model.AssetVocabulary getAssetVocabulary()
setAssetCategory
public void setAssetCategory(com.liferay.asset.kernel.model.AssetCategory assetCategory)
setAssetEntry
public void setAssetEntry(com.liferay.asset.kernel.model.AssetEntry assetEntry)
setAssetTag
public void setAssetTag(com.liferay.asset.kernel.model.AssetTag assetTag)
setAssetVocabulary
public void setAssetVocabulary(com.liferay.asset.kernel.model.AssetVocabulary assetVocabulary)