|
|||||||||
| Home >> All >> au >> edu >> educationau >> belts >> command >> [ school overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
au.edu.educationau.belts.command.school
Class AbstractSchoolCommand

java.lang.Objectau.edu.educationau.belts.command.AbstractCommand
au.edu.educationau.belts.command.container.AbstractContainerCommand
au.edu.educationau.belts.command.container.AbstractBeltsContainerCommand
au.edu.educationau.belts.command.AbstractIdCommand
au.edu.educationau.belts.command.school.AbstractSchoolCommand
- All Implemented Interfaces:
- au.edu.educationau.belts.command.Command, au.edu.educationau.belts.container.Containable, java.io.Serializable
- public abstract class AbstractSchoolCommand
- extends au.edu.educationau.belts.command.AbstractIdCommand
This class handles the basic required fields for action involving schools.
- Version:
- $Revision: 1.6 $ - $Date: 2003/02/28 06:48:25 $
| Field Summary |
| Fields inherited from class au.edu.educationau.belts.command.AbstractIdCommand |
_id, ID |
| Fields inherited from class au.edu.educationau.belts.command.container.AbstractBeltsContainerCommand |
_log |
| Fields inherited from class au.edu.educationau.belts.command.container.AbstractContainerCommand |
|
| Fields inherited from class au.edu.educationau.belts.command.AbstractCommand |
_outcome, _result, ENTITY_NOT_FOUND_ERROR, SECURITY_ERROR, SYSTEM_ERROR, VALIDATION_ERROR |
| Constructor Summary | |
AbstractSchoolCommand()
|
|
| Methods inherited from class au.edu.educationau.belts.command.AbstractIdCommand |
setId, validate |
| Methods inherited from class au.edu.educationau.belts.command.container.AbstractBeltsContainerCommand |
beltsContainer, currentUser, currentUserIsMemberOfSchool, currentUsersSchool, isManager, isPermitted, isTeacher, permitted |
| Methods inherited from class au.edu.educationau.belts.command.container.AbstractContainerCommand |
container, dispatchEvent, hasContainer, prepare, release |
| Methods inherited from class au.edu.educationau.belts.command.AbstractCommand |
addDuplicateEntityFoundError, addEmailFieldValidationError, addEntityNotFoundError, addError, addError, addError, addFieldValidationError, addIdValidationError, addSecurityError, addSystemError, addValidationError, addWarning, result |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface au.edu.educationau.belts.command.Command |
execute |
| Constructor Detail |
AbstractSchoolCommand
public AbstractSchoolCommand()
|
|||||||||
| Home >> All >> au >> edu >> educationau >> belts >> command >> [ school overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC