|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.openexchange.admin.rmi.extensions.OXCommonExtension
public abstract class OXCommonExtension
Extend all extensions from this class
| Constructor Summary | |
|---|---|
OXCommonExtension()
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
String |
getExtensionError()
This method is used to get the errors which appear while processing an extension. |
void |
setExtensionError(String errortext)
This method is used to set the errors which appear while processing an extension. |
String |
toString()
Used to return a string representation of the underlying object |
| Methods inherited from class java.lang.Object |
|---|
getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public OXCommonExtension()
| Method Detail |
|---|
public String getExtensionError()
getExtensionError in interface OXCommonExtensionInterfacepublic void setExtensionError(String errortext)
setExtensionError in interface OXCommonExtensionInterfacepublic String toString()
OXCommonExtensionInterface
toString in interface OXCommonExtensionInterfacetoString in class Objectpublic boolean equals(Object obj)
equals in interface OXCommonExtensionInterfaceequals in class Object
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||