EJB Deployment Descriptor
EJB Deployment Descriptor
No Description.
- Description
- No Description.
- Display Name
- Generated by XDoclet
Sessions
- Description
- EJB Name
- StudentPhotoReaderFacade
- Home Interface
- edu.berkeley.ist.streek.services.iroster.ejb.session.StudentPhotoReaderFacadeHome
- Remote Interface
- edu.berkeley.ist.streek.services.iroster.ejb.session.StudentPhotoReaderFacadeRemote
- Local Home Interface
- edu.berkeley.ist.streek.services.iroster.ejb.session.StudentPhotoReaderFacadeLocalHome
- Local Interface
- edu.berkeley.ist.streek.services.iroster.ejb.session.StudentPhotoReaderFacadeLocal
- EJB Class
- edu.berkeley.ist.streek.services.iroster.ejb.session.StudentPhotoReaderFacadeSessionBean
- Session Type
- Stateless
- Transaction Type
- Container
EJB Local References
- EJB Reference Name
- ejb/iroster/StudentThumbnailPhoto
- EJB Reference Type
- Entity
- Local Home Interface
- edu.berkeley.ist.streek.services.iroster.ejb.entity.StudentThumbnailPhotoLocalHome
- Local Interface
- edu.berkeley.ist.streek.services.iroster.ejb.entity.StudentThumbnailPhotoLocal
- EJB Link
- StudentThumbnailPhoto
- EJB Reference Name
- ejb/iroster/StudentPrinterPhoto
- EJB Reference Type
- Entity
- Local Home Interface
- edu.berkeley.ist.streek.services.iroster.ejb.entity.StudentPrinterPhotoLocalHome
- Local Interface
- edu.berkeley.ist.streek.services.iroster.ejb.entity.StudentPrinterPhotoLocal
- EJB Link
- StudentPrinterPhoto
- Description
- PhotoTransferInitiator EJB
- Display Name
- PhotoTransferInitiator
- EJB Name
- PhotoTransferInitiator
- Home Interface
- edu.berkeley.ist.streek.services.iroster.ejb.session.PhotoTransferInitiatorHome
- Remote Interface
- edu.berkeley.ist.streek.services.iroster.ejb.session.PhotoTransferInitiatorRemote
- Local Home Interface
- edu.berkeley.ist.streek.services.iroster.ejb.session.PhotoTransferInitiatorLocalHome
- Local Interface
- edu.berkeley.ist.streek.services.iroster.ejb.session.PhotoTransferInitiatorLocal
- EJB Class
- edu.berkeley.ist.streek.services.iroster.ejb.session.PhotoTransferInitiatorSessionBean
- Session Type
- Stateless
- Transaction Type
- Container
Resource References
- Resource Reference Name
- jms/ConnectionFactory
- Resource Type
- javax.jms.QueueConnectionFactory
- Resource Authorization
- Container
- Resource Reference Name
- jms/queue/iroster-transfer
- Resource Type
- javax.jms.Queue
- Resource Authorization
- Container
Entities
- Description
- EJB Name
- StudentPrinterPhoto
- Local Home Interface
- edu.berkeley.ist.streek.services.iroster.ejb.entity.StudentPrinterPhotoLocalHome
- Local Interface
- edu.berkeley.ist.streek.services.iroster.ejb.entity.StudentPrinterPhotoLocal
- EJB Class
- edu.berkeley.ist.streek.services.iroster.ejb.entity.StudentPrinterPhotoBMP
- Persistence Type
- Bean
- Primary Key Class
- java.lang.String
- Reentrant
- False
- Primary Key Field
- studentId
Environment Entries
- Description
- The datasource the dao will query
- Environment Entry Name
- datasource
- Environment Entry Type
- java.lang.String
- Environment Entry Value
- java:/StreekTestDS
- Description
- class name of the dao implementation
- Environment Entry Name
- dao
- Environment Entry Type
- java.lang.String
- Environment Entry Value
- edu.berkeley.ist.streek.services.iroster.ejb.dao.StudentPrinterDaoOraImpl
- Description
- table name dao implementation
- Environment Entry Name
- tablename
- Environment Entry Type
- java.lang.String
- Environment Entry Value
- sislmo.student_printer_photo
- Description
- EJB Name
- StudentThumbnailPhoto
- Local Home Interface
- edu.berkeley.ist.streek.services.iroster.ejb.entity.StudentThumbnailPhotoLocalHome
- Local Interface
- edu.berkeley.ist.streek.services.iroster.ejb.entity.StudentThumbnailPhotoLocal
- EJB Class
- edu.berkeley.ist.streek.services.iroster.ejb.entity.StudentThumbnailPhotoBMP
- Persistence Type
- Bean
- Primary Key Class
- java.lang.String
- Reentrant
- False
- Primary Key Field
- studentId
Environment Entries
- Description
- The datasource the dao will query
- Environment Entry Name
- datasource
- Environment Entry Type
- java.lang.String
- Environment Entry Value
- java:/StreekTestDS
- Description
- class name of the dao implementation
- Environment Entry Name
- dao
- Environment Entry Type
- java.lang.String
- Environment Entry Value
- edu.berkeley.ist.streek.services.iroster.ejb.dao.StudentThumbnailDaoOraImpl
- Description
- table name dao implementation
- Environment Entry Name
- tablename
- Environment Entry Type
- java.lang.String
- Environment Entry Value
- sislmo.student_thumbnail_photo
Assembly Descriptors
Method Permissions
- Description
- description not supported yet by ejbdoclet
- Role Name
- UcbPhotoRosterWriter
- Role Name
- UcbPhotoRosterReader
Methods
- EJB Name
- StudentPrinterPhoto
- Method Name
- findAll
Method Parameters
- Description
- description not supported yet by ejbdoclet
- Role Name
- UcbPhotoRosterWriter
- Role Name
- UcbPhotoRosterReader
Methods
- EJB Name
- StudentPrinterPhoto
- Method Name
- create
Method Parameters
- Method Parameters
- java.lang.String
- byte[]
- Description
- description not supported yet by ejbdoclet
- Role Name
- UcbPhotoRosterWriter
- Role Name
- UcbPhotoRosterReader
Methods
- EJB Name
- StudentPrinterPhoto
- Method Name
- findByPrimaryKey
Method Parameters
- Method Parameter
- java.lang.String
- Description
- description not supported yet by ejbdoclet
- Role Name
- UcbPhotoRosterWriter
- Role Name
- UcbPhotoRosterReader
Methods
- Description
- Id of this student.
- EJB Name
- StudentPrinterPhoto
- Method Interface
- Local
- Method Name
- getStudentId
Method Parameters
- Description
- description not supported yet by ejbdoclet
- Role Name
- UcbPhotoRosterWriter
- Role Name
- UcbPhotoRosterReader
Methods
- Description
- Id of this student.
- EJB Name
- StudentPrinterPhoto
- Method Interface
- Remote
- Method Name
- getStudentId
Method Parameters
- Description
- description not supported yet by ejbdoclet
- Role Name
- UcbPhotoRosterWriter
- Role Name
- UcbPhotoRosterReader
Methods
- Description
- Length in bytes of the jpeg.
- EJB Name
- StudentPrinterPhoto
- Method Interface
- Local
- Method Name
- getRasterLength
Method Parameters
- Description
- description not supported yet by ejbdoclet
- Role Name
- UcbPhotoRosterWriter
- Role Name
- UcbPhotoRosterReader
Methods
- Description
- Length in bytes of the jpeg.
- EJB Name
- StudentPrinterPhoto
- Method Interface
- Remote
- Method Name
- getRasterLength
Method Parameters
- Description
- description not supported yet by ejbdoclet
- Role Name
- UcbPhotoRosterWriter
Methods
- Description
- EJB Name
- StudentPrinterPhoto
- Method Interface
- Local
- Method Name
- setRasterLength
Method Parameters
- Method Parameter
- int
- Description
- description not supported yet by ejbdoclet
- Role Name
- UcbPhotoRosterWriter
Methods
- Description
- EJB Name
- StudentPrinterPhoto
- Method Interface
- Remote
- Method Name
- setRasterLength
Method Parameters
- Method Parameter
- int
- Description
- description not supported yet by ejbdoclet
- Role Name
- UcbPhotoRosterWriter
- Role Name
- UcbPhotoRosterReader
Methods
- Description
- Timestamp of the object modeled by this bean.
- EJB Name
- StudentPrinterPhoto
- Method Interface
- Local
- Method Name
- getImageSavedDate
Method Parameters
- Description
- description not supported yet by ejbdoclet
- Role Name
- UcbPhotoRosterWriter
- Role Name
- UcbPhotoRosterReader
Methods
- Description
- Timestamp of the object modeled by this bean.
- EJB Name
- StudentPrinterPhoto
- Method Interface
- Remote
- Method Name
- getImageSavedDate
Method Parameters
- Description
- description not supported yet by ejbdoclet
- Role Name
- UcbPhotoRosterWriter
Methods
- Description
- EJB Name
- StudentPrinterPhoto
- Method Interface
- Local
- Method Name
- setImageSavedDate
Method Parameters
- Method Parameter
- java.util.Date
- Description
- description not supported yet by ejbdoclet
- Role Name
- UcbPhotoRosterWriter
Methods
- Description
- EJB Name
- StudentPrinterPhoto
- Method Interface
- Remote
- Method Name
- setImageSavedDate
Method Parameters
- Method Parameter
- java.util.Date
- Description
- description not supported yet by ejbdoclet
- Role Name
- UcbPhotoRosterWriter
- Role Name
- UcbPhotoRosterReader
Methods
- Description
- Image modeled by this bean.
- EJB Name
- StudentPrinterPhoto
- Method Interface
- Local
- Method Name
- getJpegImage
Method Parameters
- Description
- description not supported yet by ejbdoclet
- Role Name
- UcbPhotoRosterWriter
- Role Name
- UcbPhotoRosterReader
Methods
- Description
- Image modeled by this bean.
- EJB Name
- StudentPrinterPhoto
- Method Interface
- Remote
- Method Name
- getJpegImage
Method Parameters
- Description
- description not supported yet by ejbdoclet
- Role Name
- UcbPhotoRosterWriter
Methods
- Description
- EJB Name
- StudentPrinterPhoto
- Method Interface
- Local
- Method Name
- setJpegImage
Method Parameters
- Method Parameter
- byte[]
- Description
- description not supported yet by ejbdoclet
- Role Name
- UcbPhotoRosterWriter
Methods
- Description
- EJB Name
- StudentPrinterPhoto
- Method Interface
- Remote
- Method Name
- setJpegImage
Method Parameters
- Method Parameter
- byte[]
- Description
- description not supported yet by ejbdoclet
- Role Name
- UcbPhotoRosterWriter
- Role Name
- UcbPhotoRosterReader
Methods
- EJB Name
- StudentThumbnailPhoto
- Method Name
- create
Method Parameters
- Method Parameters
- java.lang.String
- byte[]
- Description
- description not supported yet by ejbdoclet
- Role Name
- UcbPhotoRosterWriter
- Role Name
- UcbPhotoRosterReader
Methods
- EJB Name
- StudentThumbnailPhoto
- Method Name
- findAll
Method Parameters
- Description
- description not supported yet by ejbdoclet
- Role Name
- UcbPhotoRosterWriter
- Role Name
- UcbPhotoRosterReader
Methods
- EJB Name
- StudentThumbnailPhoto
- Method Name
- findByPrimaryKey
Method Parameters
- Method Parameter
- java.lang.String
- Description
- description not supported yet by ejbdoclet
- Role Name
- UcbPhotoRosterWriter
- Role Name
- UcbPhotoRosterReader
Methods
- Description
- Id of this student.
- EJB Name
- StudentThumbnailPhoto
- Method Interface
- Local
- Method Name
- getStudentId
Method Parameters
- Description
- description not supported yet by ejbdoclet
- Role Name
- UcbPhotoRosterWriter
- Role Name
- UcbPhotoRosterReader
Methods
- Description
- Id of this student.
- EJB Name
- StudentThumbnailPhoto
- Method Interface
- Remote
- Method Name
- getStudentId
Method Parameters
- Description
- description not supported yet by ejbdoclet
- Role Name
- UcbPhotoRosterWriter
- Role Name
- UcbPhotoRosterReader
Methods
- Description
- Length in bytes of the jpeg.
- EJB Name
- StudentThumbnailPhoto
- Method Interface
- Local
- Method Name
- getRasterLength
Method Parameters
- Description
- description not supported yet by ejbdoclet
- Role Name
- UcbPhotoRosterWriter
- Role Name
- UcbPhotoRosterReader
Methods
- Description
- Length in bytes of the jpeg.
- EJB Name
- StudentThumbnailPhoto
- Method Interface
- Remote
- Method Name
- getRasterLength
Method Parameters
- Description
- description not supported yet by ejbdoclet
- Role Name
- UcbPhotoRosterWriter
Methods
- Description
- EJB Name
- StudentThumbnailPhoto
- Method Interface
- Local
- Method Name
- setRasterLength
Method Parameters
- Method Parameter
- int
- Description
- description not supported yet by ejbdoclet
- Role Name
- UcbPhotoRosterWriter
Methods
- Description
- EJB Name
- StudentThumbnailPhoto
- Method Interface
- Remote
- Method Name
- setRasterLength
Method Parameters
- Method Parameter
- int
- Description
- description not supported yet by ejbdoclet
- Role Name
- UcbPhotoRosterWriter
- Role Name
- UcbPhotoRosterReader
Methods
- Description
- Timestamp of the object modeled by this bean.
- EJB Name
- StudentThumbnailPhoto
- Method Interface
- Local
- Method Name
- getImageSavedDate
Method Parameters
- Description
- description not supported yet by ejbdoclet
- Role Name
- UcbPhotoRosterWriter
- Role Name
- UcbPhotoRosterReader
Methods
- Description
- Timestamp of the object modeled by this bean.
- EJB Name
- StudentThumbnailPhoto
- Method Interface
- Remote
- Method Name
- getImageSavedDate
Method Parameters
- Description
- description not supported yet by ejbdoclet
- Role Name
- UcbPhotoRosterWriter
Methods
- Description
- EJB Name
- StudentThumbnailPhoto
- Method Interface
- Local
- Method Name
- setImageSavedDate
Method Parameters
- Method Parameter
- java.util.Date
- Description
- description not supported yet by ejbdoclet
- Role Name
- UcbPhotoRosterWriter
Methods
- Description
- EJB Name
- StudentThumbnailPhoto
- Method Interface
- Remote
- Method Name
- setImageSavedDate
Method Parameters
- Method Parameter
- java.util.Date
- Description
- description not supported yet by ejbdoclet
- Role Name
- UcbPhotoRosterWriter
- Role Name
- UcbPhotoRosterReader
Methods
- Description
- Image modeled by this bean.
- EJB Name
- StudentThumbnailPhoto
- Method Interface
- Local
- Method Name
- getJpegImage
Method Parameters
- Description
- description not supported yet by ejbdoclet
- Role Name
- UcbPhotoRosterWriter
- Role Name
- UcbPhotoRosterReader
Methods
- Description
- Image modeled by this bean.
- EJB Name
- StudentThumbnailPhoto
- Method Interface
- Remote
- Method Name
- getJpegImage
Method Parameters
- Description
- description not supported yet by ejbdoclet
- Role Name
- UcbPhotoRosterWriter
Methods
- Description
- EJB Name
- StudentThumbnailPhoto
- Method Interface
- Local
- Method Name
- setJpegImage
Method Parameters
- Method Parameter
- byte[]
- Description
- description not supported yet by ejbdoclet
- Role Name
- UcbPhotoRosterWriter
Methods
- Description
- EJB Name
- StudentThumbnailPhoto
- Method Interface
- Remote
- Method Name
- setJpegImage
Method Parameters
- Method Parameter
- byte[]
Security Roles
- Description
- description not supported yet by ejbdoclet
- Role Name
- UcbPhotoRosterReader
- Description
- description not supported yet by ejbdoclet
- Role Name
- UcbPhotoRosterReader
- Description
- description not supported yet by ejbdoclet
- Role Name
- UcbPhotoRosterWriter
- Description
- description not supported yet by ejbdoclet
- Role Name
- UcbPhotoRosterWriter
- Role Name
- UcbPhotoRosterReader
Methods
- Description
- Create callback.
- EJB Name
- StudentPhotoReaderFacade
- Method Interface
- LocalHome
- Method Name
- create
Method Parameters
- Description
- description not supported yet by ejbdoclet
- Role Name
- UcbPhotoRosterWriter
- Role Name
- UcbPhotoRosterReader
Methods
- Description
- Create callback.
- EJB Name
- StudentPhotoReaderFacade
- Method Interface
- Home
- Method Name
- create
Method Parameters
- Description
- description not supported yet by ejbdoclet
- Role Name
- UcbPhotoRosterWriter
- Role Name
- UcbPhotoRosterReader
Methods
- Description
- Business method -- retrieve a Thumbnail image.
- EJB Name
- StudentPhotoReaderFacade
- Method Interface
- Local
- Method Name
- getThumbnail
Method Parameters
- Method Parameter
- java.lang.String
- Description
- description not supported yet by ejbdoclet
- Role Name
- UcbPhotoRosterWriter
- Role Name
- UcbPhotoRosterReader
Methods
- Description
- Business method -- retrieve a Thumbnail image.
- EJB Name
- StudentPhotoReaderFacade
- Method Interface
- Remote
- Method Name
- getThumbnail
Method Parameters
- Method Parameter
- java.lang.String
- Description
- description not supported yet by ejbdoclet
- Role Name
- UcbPhotoRosterWriter
- Role Name
- UcbPhotoRosterReader
Methods
- Description
- Business method -- retrieve a Printer image.
- EJB Name
- StudentPhotoReaderFacade
- Method Interface
- Local
- Method Name
- getPrinter
Method Parameters
- Method Parameter
- java.lang.String
- Description
- description not supported yet by ejbdoclet
- Role Name
- UcbPhotoRosterWriter
- Role Name
- UcbPhotoRosterReader
Methods
- Description
- Business method -- retrieve a Printer image.
- EJB Name
- StudentPhotoReaderFacade
- Method Interface
- Remote
- Method Name
- getPrinter
Method Parameters
- Method Parameter
- java.lang.String
- Description
- description not supported yet by ejbdoclet
- Role Name
- UcbPhotoRosterWriter
Methods
- Description
- An <code>ejbCreate</code> method as required by the EJB specification.
- EJB Name
- PhotoTransferInitiator
- Method Interface
- LocalHome
- Method Name
- create
Method Parameters
- Description
- description not supported yet by ejbdoclet
- Role Name
- UcbPhotoRosterWriter
Methods
- Description
- An <code>ejbCreate</code> method as required by the EJB specification.
- EJB Name
- PhotoTransferInitiator
- Method Interface
- Home
- Method Name
- create
Method Parameters
- Description
- description not supported yet by ejbdoclet
- Role Name
- UcbPhotoRosterWriter
Methods
- Description
- EJB Name
- PhotoTransferInitiator
- Method Interface
- Local
- Method Name
- enqueueZipFiles
Method Parameters
- Method Parameter
- java.lang.String[]
- Description
- description not supported yet by ejbdoclet
- Role Name
- UcbPhotoRosterWriter
Methods
- Description
- EJB Name
- PhotoTransferInitiator
- Method Interface
- Remote
- Method Name
- enqueueZipFiles
Method Parameters
- Method Parameter
- java.lang.String[]
Container Transactions
- Transaction Boundary Attribute
- Required
Methods
- EJB Name
- StudentPrinterPhoto
- Method Interface
- LocalHome
- Method Name
- create
Method Parameters
- Method Parameters
- java.lang.String
- byte[]
- Transaction Boundary Attribute
- Required
Methods
- EJB Name
- StudentPrinterPhoto
- Method Interface
- Home
- Method Name
- create
Method Parameters
- Method Parameters
- java.lang.String
- byte[]
- Transaction Boundary Attribute
- Required
Methods
- EJB Name
- StudentThumbnailPhoto
- Method Interface
- LocalHome
- Method Name
- create
Method Parameters
- Method Parameters
- java.lang.String
- byte[]
- Transaction Boundary Attribute
- Required
Methods
- EJB Name
- StudentThumbnailPhoto
- Method Interface
- Home
- Method Name
- create
Method Parameters
- Method Parameters
- java.lang.String
- byte[]


