Uses of Interface
org.apache.sling.models.annotations.ViaProviderType
Packages that use ViaProviderType
-
Uses of ViaProviderType in org.apache.sling.models.annotations.via
Classes in org.apache.sling.models.annotations.via that implement ViaProviderTypeModifier and TypeClassDescriptionclass
Marker class for using the JavaBean @Via provider.class
Marker class for using the ChildResource @Via provider.class
Marker class for using the ForcedResourceType @Via provider.class
Marker class for using the OriginalResourceType @Via provider.class
Marker class for using the ResourceSuperType @Via provider. -
Uses of ViaProviderType in org.apache.sling.models.spi
Methods in org.apache.sling.models.spi that return types with arguments of type ViaProviderTypeModifier and TypeMethodDescriptionClass<? extends ViaProviderType>
ViaProvider.getType()
Return the marker class for use in the @Via annotation