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.
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