com.liferay.portlet.trash.test
Class DefaultWhenIsAssetable
java.lang.Object
com.liferay.portlet.trash.test.DefaultWhenIsAssetable
- All Implemented Interfaces:
- WhenIsAssetable
public class DefaultWhenIsAssetable
- extends Object
- implements WhenIsAssetable
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultWhenIsAssetable
public DefaultWhenIsAssetable()
fetchAssetEntry
public AssetEntry fetchAssetEntry(ClassedModel classedModel)
throws Exception
- Specified by:
fetchAssetEntry in interface WhenIsAssetable
- Throws:
Exception
isAssetEntryVisible
public boolean isAssetEntryVisible(ClassedModel classedModel,
long classPK)
throws Exception
- Specified by:
isAssetEntryVisible in interface WhenIsAssetable
- Throws:
Exception