Interface AssetEntryValidator
public interface AssetEntryValidator
- Author:
- Brian Wing Shun Chan
-
Method Summary
-
Method Details
-
validate
void validate(long groupId, String className, long classPK, long classTypePK, long[] categoryIds, String[] tagNames) throws PortalException - Throws:
PortalException
-