|
Oracle Fusion Middleware Java API Reference for Oracle WebCenter Portal 11g Release 1 (11.1.1.9.0) E15995-08 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ActorDetails
This interface represents the actor details table data. The getter methods are exposed on this class to get the different properties of the actor
| Method Summary | |
|---|---|
java.lang.String |
getActorId()This method returns the Id or the GUID of the Actor |
java.lang.String |
getActorName()This method returns the name of the actor |
java.lang.String |
getDepartment()This method returns the department of the actor |
java.lang.String |
getDisplayName()This method returns the display name of the actor |
java.lang.String |
getEmail()This method returns the business email of the actor |
java.lang.String |
getJobTitle()This method returns the Job title of the actor |
java.lang.String |
getStatus() |
java.sql.Timestamp |
getUpdatedOn()This method returns the timestap when the actor profile was updated |
| Method Detail |
|---|
java.lang.String getActorId()
java.lang.String getEmail()
java.lang.String getDisplayName()
java.lang.String getActorName()
java.sql.Timestamp getUpdatedOn()
java.lang.String getDepartment()
java.lang.String getJobTitle()
java.lang.String getStatus()
|
Oracle Fusion Middleware Java API Reference for Oracle WebCenter Portal 11g Release 1 (11.1.1.9.0) E15995-08 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||