A B C D E G I J P R S V

A

addWidgets() - Method in class com.arsdigita.cms.contenttypes.ui.JobPropertyForm
Adds widgets to the form.

B

BASE_DATA_OBJECT_TYPE - Static variable in class com.arsdigita.cms.contenttypes.Job
Data object type for this domain object
BODY - Static variable in class com.arsdigita.cms.contenttypes.Job
PDL property name for body
BODY - Static variable in class com.arsdigita.cms.contenttypes.ui.JobPropertyForm
body parameter name
beforeSave() - Method in class com.arsdigita.cms.contenttypes.Job
 

C

CLOSING_DATE - Static variable in class com.arsdigita.cms.contenttypes.Job
PDL property name for closing date
CLOSING_DATE - Static variable in class com.arsdigita.cms.contenttypes.ui.JobPropertyForm
closing date parameter name
CONTACT_DETAILS - Static variable in class com.arsdigita.cms.contenttypes.Job
PDL property name for contact details
CONTACT_DETAILS - Static variable in class com.arsdigita.cms.contenttypes.ui.JobPropertyForm
contact details parameter name
com.arsdigita.cms.contenttypes - package com.arsdigita.cms.contenttypes
 
com.arsdigita.cms.contenttypes.ui - package com.arsdigita.cms.contenttypes.ui
 

D

DEPARTMENT - Static variable in class com.arsdigita.cms.contenttypes.Job
PDL property name for department
DEPARTMENT - Static variable in class com.arsdigita.cms.contenttypes.ui.JobPropertyForm
department parameter name

E

EDIT_SHEET_NAME - Static variable in class com.arsdigita.cms.contenttypes.ui.JobPropertiesStep
The name of the editing sheet added to this step

G

GRADE - Static variable in class com.arsdigita.cms.contenttypes.Job
PDL property name for grade
GRADE - Static variable in class com.arsdigita.cms.contenttypes.ui.JobPropertyForm
Grade parameter name
getBody() - Method in class com.arsdigita.cms.contenttypes.Job
 
getClosingDate() - Method in class com.arsdigita.cms.contenttypes.Job
 
getContactDetails() - Method in class com.arsdigita.cms.contenttypes.Job
 
getDepartment() - Method in class com.arsdigita.cms.contenttypes.Job
 
getDisplayClosingDate() - Method in class com.arsdigita.cms.contenttypes.Job
 
getGrade() - Method in class com.arsdigita.cms.contenttypes.Job
 
getJobDescription() - Method in class com.arsdigita.cms.contenttypes.Job
 
getJobPropertySheet(ItemSelectionModel) - Static method in class com.arsdigita.cms.contenttypes.ui.JobPropertiesStep
Returns a component that displays the properties of the Job specified by the ItemSelectionModel passed in.
getPersonSpecification() - Method in class com.arsdigita.cms.contenttypes.Job
 
getRefNumber() - Method in class com.arsdigita.cms.contenttypes.Job
 
getSalary() - Method in class com.arsdigita.cms.contenttypes.Job
 
getSearchSummary() - Method in class com.arsdigita.cms.contenttypes.Job
 
getStylesheets() - Method in class com.arsdigita.cms.contenttypes.JobInitializer
 
getTraversalXML() - Method in class com.arsdigita.cms.contenttypes.JobInitializer
 
getTypes() - Method in class com.arsdigita.cms.contenttypes.JobLoader
 

I

ID - Static variable in class com.arsdigita.cms.contenttypes.ui.JobPropertyForm
Name of this form
init(FormSectionEvent) - Method in class com.arsdigita.cms.contenttypes.ui.JobPropertyForm
Form initialisation hook.

J

JOB_DESCRIPTION - Static variable in class com.arsdigita.cms.contenttypes.Job
PDL property name for job description
JOB_DESCRIPTION - Static variable in class com.arsdigita.cms.contenttypes.ui.JobPropertyForm
job description parameter name
Job - class com.arsdigita.cms.contenttypes.Job.
This content type represents a job.
Job() - Constructor for class com.arsdigita.cms.contenttypes.Job
 
Job(BigDecimal) - Constructor for class com.arsdigita.cms.contenttypes.Job
 
Job(OID) - Constructor for class com.arsdigita.cms.contenttypes.Job
 
Job(DataObject) - Constructor for class com.arsdigita.cms.contenttypes.Job
 
Job(String) - Constructor for class com.arsdigita.cms.contenttypes.Job
 
JobInitializer - class com.arsdigita.cms.contenttypes.JobInitializer.
Initializer
JobInitializer() - Constructor for class com.arsdigita.cms.contenttypes.JobInitializer
 
JobLoader - class com.arsdigita.cms.contenttypes.JobLoader.
Loader
JobLoader() - Constructor for class com.arsdigita.cms.contenttypes.JobLoader
 
JobPropertiesStep - class com.arsdigita.cms.contenttypes.ui.JobPropertiesStep.
Authoring step to edit the simple attributes of the Job content type (and its subclasses).
JobPropertiesStep(ItemSelectionModel, AuthoringKitWizard) - Constructor for class com.arsdigita.cms.contenttypes.ui.JobPropertiesStep
 
JobPropertyForm - class com.arsdigita.cms.contenttypes.ui.JobPropertyForm.
Form to edit the basic properties of an job.
JobPropertyForm(ItemSelectionModel) - Constructor for class com.arsdigita.cms.contenttypes.ui.JobPropertyForm
Creates a new form to edit the Job object specified by the item selection model passed in.
JobPropertyForm(ItemSelectionModel, JobPropertiesStep) - Constructor for class com.arsdigita.cms.contenttypes.ui.JobPropertyForm
Creates a new form to edit the Job object specified by the item selection model passed in.

P

PERSON_SPECIFICATION - Static variable in class com.arsdigita.cms.contenttypes.Job
PDL property name for person specification
PERSON_SPECIFICATION - Static variable in class com.arsdigita.cms.contenttypes.ui.JobPropertyForm
person specification parameter name
process(FormSectionEvent) - Method in class com.arsdigita.cms.contenttypes.ui.JobPropertyForm
Form processing hook.

R

REF_NUMBER - Static variable in class com.arsdigita.cms.contenttypes.Job
PDL property name for reference number
REF_NUMBER - Static variable in class com.arsdigita.cms.contenttypes.ui.JobPropertyForm
Ref number parameter name

S

SALARY - Static variable in class com.arsdigita.cms.contenttypes.Job
PDL property name for salary
SALARY - Static variable in class com.arsdigita.cms.contenttypes.ui.JobPropertyForm
salary parameter name
SUMMARY_LENGTH - Static variable in class com.arsdigita.cms.contenttypes.Job
 
setBody(String) - Method in class com.arsdigita.cms.contenttypes.Job
 
setClosingDate(Date) - Method in class com.arsdigita.cms.contenttypes.Job
 
setContactDetails(String) - Method in class com.arsdigita.cms.contenttypes.Job
 
setDepartment(String) - Method in class com.arsdigita.cms.contenttypes.Job
 
setGrade(String) - Method in class com.arsdigita.cms.contenttypes.Job
 
setJobDescription(String) - Method in class com.arsdigita.cms.contenttypes.Job
 
setPersonSpecification(String) - Method in class com.arsdigita.cms.contenttypes.Job
 
setRefNumber(String) - Method in class com.arsdigita.cms.contenttypes.Job
 
setSalary(String) - Method in class com.arsdigita.cms.contenttypes.Job
 
submitted(FormSectionEvent) - Method in class com.arsdigita.cms.contenttypes.ui.JobPropertyForm
Cancels streamlined editing.

V

versionId - Static variable in class com.arsdigita.cms.contenttypes.JobInitializer
 
versionId - Static variable in class com.arsdigita.cms.contenttypes.JobLoader
 

A B C D E G I J P R S V

Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 19 2004:2354 UTC