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 AuthorcreateAnonymizedAuthor()java.lang.StringtoString()
-
-
-
Method Detail
-
createAnonymizedAuthor
public static Author createAnonymizedAuthor()
-
toString
public java.lang.String toString()
- Overrides:
toStringin classjava.lang.Object
-
-