Package org.opencms.jsp.userdata
Interface I_CmsUserDataDomainProvider
public interface I_CmsUserDataDomainProvider
Interface for classes which provide user data domains.
Implementations of this interface will usually be loaded via service loader.
-
Method Summary
Modifier and TypeMethodDescriptionGets a list of user data domains.
-
Method Details
-
getUserDataDomains
Gets a list of user data domains.- Returns:
- the user data domains
-