|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.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 OXCommonExtensionInterface
public void setExtensionError(String errortext)
setExtensionError
in interface OXCommonExtensionInterface
public String toString()
OXCommonExtensionInterface
toString
in interface OXCommonExtensionInterface
toString
in class Object
public boolean equals(Object obj)
equals
in interface OXCommonExtensionInterface
equals
in class Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |