Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
A C D E F H I L N R S T

A

asResource(Principal) - Method in class de.danet.an.staffmgmt.resource.StaffMgmtResourceManagementService
Given a principal, return the workflow resource associated with this principal by the resource management facility.
authorizers(WfResource) - Method in class de.danet.an.staffmgmt.resource.StaffMgmtResourceManagementService
 

C

collectionAsResources(Collection) - Method in class de.danet.an.staffmgmt.resource.StaffMgmtResourceManagementService
Returns the found StaffGroups as an Collection of Resource objects.

D

de.danet.an.staffmgmt.resource - package de.danet.an.staffmgmt.resource
 

E

equals(Object) - Method in class de.danet.an.staffmgmt.resource.Resource
Two resources are equal if they have the same resource key.
equals(Object) - Method in class de.danet.an.staffmgmt.resource.StaffMgmtResourceManagementServiceFactory
Two resource management service factories are equal if they are identically configured.

F

findHomeName() - Static method in class de.danet.an.staffmgmt.resource.StaffMgmtResourceManagementServiceFactory
Tries to find the name of the staff management service home interface as described for the class.

H

hashCode() - Method in class de.danet.an.staffmgmt.resource.Resource
The hash code is simply the hash code of the resource key.
hashCode() - Method in class de.danet.an.staffmgmt.resource.StaffMgmtResourceManagementServiceFactory
Generate a hash code.
homeName - Static variable in class de.danet.an.staffmgmt.resource.StaffMgmtResourceManagementServiceFactory
The home interface name of the staff management service.

I

init(StaffGroup) - Method in class de.danet.an.staffmgmt.resource.Resource
Initiate the attributes of the Resource with values from the given object.
init(StaffMember) - Method in class de.danet.an.staffmgmt.resource.Resource
Initiate the attributes of the Resource with values from the given object.

L

listResources() - Method in class de.danet.an.staffmgmt.resource.StaffMgmtResourceManagementService
 
logger - Static variable in class de.danet.an.staffmgmt.resource.StaffMgmtResourceManagementService
 

N

newResourceManagementService() - Method in class de.danet.an.staffmgmt.resource.StaffMgmtResourceManagementServiceFactory
 

R

Resource - class de.danet.an.staffmgmt.resource.Resource.
This class implements the Wfresource as provided by the staff management package.
Resource(ResourceAssignmentService, StaffGroup) - Constructor for class de.danet.an.staffmgmt.resource.Resource
Constructs a Resource object.
Resource(ResourceAssignmentService, StaffMember) - Constructor for class de.danet.an.staffmgmt.resource.Resource
Constructs a Resource object.
Resource(ResourceAssignmentService, StaffDirectory, String) - Constructor for class de.danet.an.staffmgmt.resource.Resource
Constructs a Resource object.
ras - Variable in class de.danet.an.staffmgmt.resource.StaffMgmtResourceManagementService
The resource assignment service associated with this service.
resourceByKey(String) - Method in class de.danet.an.staffmgmt.resource.StaffMgmtResourceManagementService
 
resourceKey - Variable in class de.danet.an.staffmgmt.resource.Resource
 
resourceKey() - Method in class de.danet.an.staffmgmt.resource.Resource
Retrieve the key of a resource.
resourceName - Variable in class de.danet.an.staffmgmt.resource.Resource
 
resourceName() - Method in class de.danet.an.staffmgmt.resource.Resource
Retrieve the name of a resource.

S

StaffMgmtResourceManagementService - class de.danet.an.staffmgmt.resource.StaffMgmtResourceManagementService.
Implements the resource management service based on the staffmgmt package.
StaffMgmtResourceManagementService(StaffDirectory, ResourceAssignmentService) - Constructor for class de.danet.an.staffmgmt.resource.StaffMgmtResourceManagementService
Constructs a new resource management service.
StaffMgmtResourceManagementServiceFactory - class de.danet.an.staffmgmt.resource.StaffMgmtResourceManagementServiceFactory.
Implements the factory API that enables a workflow component to obtain a workflow resource management service.
StaffMgmtResourceManagementServiceFactory() - Constructor for class de.danet.an.staffmgmt.resource.StaffMgmtResourceManagementServiceFactory
Constructor, called by the newInstance>newInstance 55 method of ResourceManagementServiceFactory.
sd - Variable in class de.danet.an.staffmgmt.resource.StaffMgmtResourceManagementService
The reference to the staff directory.
sd - Variable in class de.danet.an.staffmgmt.resource.StaffMgmtResourceManagementServiceFactory
The staff directory home passed to service instances.
selectResources(Object) - Method in class de.danet.an.staffmgmt.resource.StaffMgmtResourceManagementService
The resSel paramter is evaluated if it is of type java.lang.String only.

T

toStaffObject(StaffDirectory) - Method in class de.danet.an.staffmgmt.resource.Resource
Cast this Resource to an StaffMember or an StaffGroup object.

A C D E F H I L N R S T