Class Traceable
java.lang.Object
org.apache.sling.provisioning.model.Traceable
- Direct Known Subclasses:
Commentable
,Model
,RunMode
A traceable has an optional location.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionGet the location.void
setLocation
(String value) Set the location.toString()
-
Constructor Details
-
Traceable
public Traceable()
-
-
Method Details