Uses of Class
com.edustructures.sifworks.gradebook.AuditInfoType

Packages that use AuditInfoType
com.edustructures.sifworks.gradebook Classes to model Grade Book Elements (SIF 2.0 Specification, GradeBook Working Group
 

Uses of AuditInfoType in com.edustructures.sifworks.gradebook
 

Fields in com.edustructures.sifworks.gradebook declared as AuditInfoType
static AuditInfoType AuditInfoType.NURSE
          Nurse ("Nurse")
static AuditInfoType AuditInfoType.OFFICE_STAFF
          Office Staff ("Office Staff")
static AuditInfoType AuditInfoType.OTHER
          Other ("Other")
static AuditInfoType AuditInfoType.PARENT
          Parent ("Parent")
static AuditInfoType AuditInfoType.SCHOOL_ADMIN
          School Admin ("School Admin")
static AuditInfoType AuditInfoType.TEACHER
          Teacher ("Teacher")
 

Methods in com.edustructures.sifworks.gradebook that return AuditInfoType
static AuditInfoType AuditInfoType.wrap(java.lang.String value)
          Wrap an arbitrary string value in an AuditInfoType object.
 

Methods in com.edustructures.sifworks.gradebook with parameters of type AuditInfoType
 void AuditInfo.setCreationUser(AuditInfoType type, java.lang.String userId)
          Sets the value of the <CreationUser> child element.
 void CreationUser.setType(AuditInfoType value)
          Sets the value of the Type attribute.
 

Constructors in com.edustructures.sifworks.gradebook with parameters of type AuditInfoType
CreationUser(AuditInfoType type, java.lang.String userId)
          Constructor that accepts values for all mandatory fields
 



Copyright © 2001-2007 Edustructures LLC. All Rights Reserved. SIFWorks® and ADK® are registered trademarks of Edustructures LLC. SIF™ and Schools Interoperability Framework are trademarks of the Schools Interoperability Framework Association.