test.simple
Interface Garage
- All Superinterfaces:
- org.ozoneDB.OzoneCompatibleOrProxy, org.ozoneDB.OzoneRemote
- All Known Implementing Classes:
- GarageImpl
- public interface Garage
- extends org.ozoneDB.OzoneRemote
Methods inherited from interface org.ozoneDB.OzoneCompatibleOrProxy |
getObjectID |
print
public void print()
printAll
public void printAll()
throws java.lang.Exception
- Throws:
java.lang.Exception
getAll
public Auto[] getAll()
throws java.lang.Exception
- Throws:
java.lang.Exception
_setAll
public int[] _setAll(Auto a0,
int[] a1,
java.lang.Integer[] a2)
throws java.lang.Exception
- Throws:
java.lang.Exception
_addAuto
public void _addAuto(Auto auto)
throws java.lang.Exception
- Throws:
java.lang.Exception
_newAuto
public void _newAuto(java.lang.String name)
throws java.lang.Exception
- Throws:
java.lang.Exception
_populate
public void _populate(java.lang.Integer num)
throws java.lang.Exception
- Throws:
java.lang.Exception
autoForName
public Auto autoForName(java.lang.String search)
setAlter
public void setAlter(DxInteger alter)
throws java.lang.Exception
- Throws:
java.lang.Exception
crunch
public void crunch(DxInteger num)
throws java.lang.Exception
- Throws:
java.lang.Exception
_lockThis
public void _lockThis()
throws java.lang.Exception
- Throws:
java.lang.Exception
_langeTA
public void _langeTA(Garage garage)
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright (C) The Ozone Database Project - www.ozone-db.org. All rights reserved.