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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGet the location.voidsetLocation(String value) Set the location.toString()
-
Constructor Details
-
Traceable
public Traceable()
-
-
Method Details