|
Oracle BPEL Process Manager Workflow Services API Reference 10g Release 3 (10.1.3) B28985-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
BPMPrincipal represents Identity
| Method Summary | |
java.lang.Object |
getAttribute(java.lang.String attrName)Gets object attribute by attribute name. |
java.util.Map |
getAttributes()Get all object attributes |
java.lang.String |
getDescription()Gets ProcessConnect principal description |
java.lang.String |
getDisplayName()Gets ProcessConnect display name |
java.lang.String |
getFullName()Gets full principal name. |
java.lang.String |
getGuid()Gets principal guid. |
java.lang.String |
getRealmName()Gets realm name |
org.w3c.dom.Node |
toNode()Create a DOM Node from the object |
| Methods inherited from interface java.security.Principal |
equals, getName, hashCode, toString |
| Method Detail |
public java.lang.String getRealmName()
throws BPMIdentityException
BPMIdentityException
public java.lang.String getDisplayName()
throws BPMIdentityException
BPMPrincipalBPMIdentityException
public java.lang.String getDescription()
throws BPMIdentityException
BPMprincipalBPMIdentityException
public java.lang.String getFullName()
throws BPMIdentityException
BPMIdentityException
public java.lang.String getGuid()
throws BPMIdentityException
BPMIdentityException
public java.lang.Object getAttribute(java.lang.String attrName)
throws BPMIdentityException
attrName - a attribute nameBPMIdentityExceptionpublic java.util.Map getAttributes()
public org.w3c.dom.Node toNode()
throws BPMIdentityException
BPMIdentityException
|
Oracle BPEL Process Manager Workflow Services API Reference 10g Release 3 (10.1.3) B28985-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright © 2006, Oracle. All rights reserved.