|
Oracle® Information Rights Management Server Java API Reference 11g Release 1 (11.1.1) E12907-03 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.irm.engine.types.rights.context.AccountAlreadyAdministratorException
public class AccountAlreadyAdministratorException
Account Already Administrator exception information.
This class is used to store the state of an EJB exception and the fault data in a Web Service exception.
| Constructor Summary | |
|---|---|
AccountAlreadyAdministratorException()Default constructor. |
|
AccountAlreadyAdministratorException(AccountRef account)Constructor. |
|
| Method Summary | |
|---|---|
AccountRef |
getAccount()The account. |
void |
setAccount(AccountRef value)The account. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AccountAlreadyAdministratorException()
public AccountAlreadyAdministratorException(AccountRef account)
| Method Detail |
|---|
public AccountRef getAccount()
public void setAccount(AccountRef value)
value - the new value for the property.
|
Oracle® Information Rights Management Server Java API Reference 11g Release 1 (11.1.1) E12907-03 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||