ARoad0.gBaseInterface
Interface ImmutableCommonBase

All Superinterfaces:
BaseObject
All Known Subinterfaces:
ACS, ImmutableACS
All Known Implementing Classes:
ACSImpl, ACSMySQLImpl, ACSUbuntuImpl

public interface ImmutableCommonBase
extends BaseObject

An immutable CommonBase is common to ACS, IS and Streams. It delivers the dedicacted BaseError of the base.


Method Summary
 BaseError getEorBaseError()
           
 long getSerialVersionUID()
           
 
Methods inherited from interface ARoad0.gBaseInterface.BaseObject
equals, getFullName, getName, getNickName, hashCode
 

Method Detail

getSerialVersionUID

long getSerialVersionUID()
Returns:
long : copy of the serialVersionUID

getEorBaseError

BaseError getEorBaseError()
Returns:
an External Object Reference to the instance of BaseError that receives all the base exceptions