com.composum.sling.core.service.RestrictedService Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of composum-nodes-commons Show documentation
Show all versions of composum-nodes-commons Show documentation
general components and objects to use the Sling API
package com.composum.sling.core.service;
public interface RestrictedService {
ServiceRestrictions.Key getServiceKey();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy