Class Author
- java.lang.Object
-
- com.netgrif.application.engine.auth.domain.Author
-
public class Author extends java.lang.Object
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static Author
createAnonymizedAuthor()
java.lang.String
toString()
-
-
-
Method Detail
-
createAnonymizedAuthor
public static Author createAnonymizedAuthor()
-
toString
public java.lang.String toString()
- Overrides:
toString
in classjava.lang.Object
-
-