|
Oracle Fusion Middleware Workflow Services Java API Reference for Oracle SOA Suite 11g Release 1 (11.1.1) E10660-01 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BPMPosition
Method Summary | |
---|---|
java.lang.String |
getDisplayName() Returns display name of the position in defualt locale. |
java.lang.String |
getDisplayName(java.util.Locale locale) Gets display name of the position in given locale. |
java.util.Set<BPMUser> |
getGrantees() |
java.lang.String |
getName() Returns the ID of the position. |
Method Detail |
---|
java.util.Set<BPMUser> getGrantees() throws BPMIdentityException
BPMIdentityException
java.lang.String getDisplayName(java.util.Locale locale) throws BPMIdentityException
BPMPrincipal
BPMIdentityException
java.lang.String getName() throws BPMIdentityException
BPMIdentityException
java.lang.String getDisplayName() throws BPMIdentityException
BPMIdentityException
|
Oracle Fusion Middleware Workflow Services Java API Reference for Oracle SOA Suite 11g Release 1 (11.1.1) E10660-01 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |