All Packages  Class Hierarchy

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Index of all Fields and Methods

A

access(Cube). Static method in class icc.db.Project
Returns the access rights with respect to the specified cube.
Access(Integer, String, String, String, char, char). Constructor for class icc.db.Access
Allocates an Access object defining default access rights for the specified project cube.
accesspage. Variable in class FaceApplet
AccessPage(Client, Handler, String, String). Constructor for class icc.face.AccessPage
Allocates an AccessPage object for the specified client applet and handler and with the specified display name and url.
action. Variable in class icc.db.Select
This variable specifies the document action for time comparison.
Action(Integer, Date). Constructor for class icc.db.Action
Allocates an Action object with the specified author and date.
Action(Integer, String). Constructor for class icc.db.Action
Allocates an Action object with the specified author and date.
actualEnd(). Method in class icc.db.Phase
Returns the end date of this phase as a string.
actualStart(). Method in class icc.db.Phase
Returns the start date of this phase as a string.
add(Header). Method in class icc.db.Folder
Adds a document to this folder.
addOn(). Method in class icc.face.PartnersPage
Returns whether members are being added to this team or not.
addProject(Integer). Method in class icc.db.Partner
Creates a data request to add this partner to the specified project.
addProject(Integer, String). Method in class icc.db.Partner
Creates a data request to add this partner to the specified project.
ADMIN. Variable in class icc.face.ProjectPage
A useful constant to specify an additional overview field.
administrator(). Method in class icc.db.Project
Returns the identifier of the administrator of this project.
administrator(). Method in class icc.face.ProjectPage
Returns the current project administrator.
administrator(Integer). Method in class icc.face.ProjectPage
Returns the administrator of the specified project.
adminpage. Variable in class FaceApplet
AGENT. Static variable in class icc.net.IDCard
agent(int, Object, IDCard). Static method in class icc.net.Event
agent(String). Method in class icc.face.Handler
Returns the ID card for the agent with the specified name.
agentDisplayHTML. Static variable in interface icc.face.Client
The name of the JavaScript function to display an HTML string in the agent frame.
agentDisplayURL. Static variable in interface icc.face.Client
The name of the JavaScript function to display a URL in the agent frame.
AgentEvents. Static variable in class icc.net.Event
AgentRequests(). Constructor for class icc.db.AgentRequests
agents(). Method in class icc.face.Handler
Returns an array of agent names and scripts, alternating.
allAgents(). Static method in class icc.net.DataRequest
AllEvents. Static variable in class icc.net.Event
allUsers(). Static method in class icc.net.DataRequest
alter(). Method in class icc.db.File
Creates a data request to modify this document information.
alter(). Method in class icc.db.Partner
Creates a data request to modify this partner information.
alter(). Method in class icc.db.Phase
Creates a data request to alter the information of this phase in the database.
alter(). Method in class icc.db.Project
Creates a data request to update this project in the database.
alter(String). Method in class icc.db.File
Creates a data request to modify this document information.
alterAccess(Access). Static method in class icc.db.Project
Updates or adds access rights to the corresponding Project object.
alterPartners(). Method in class icc.db.Project
Creates a data request to update the partners of this project.
alterTeam(Integer[]). Method in class icc.db.Team
Creates a data request to replace the members of this team through the specified partner identifiers.
anchor. Static variable in class icc.db.DBRequest
An empty database request to the authentication service.
ANY_VALUE. Static variable in class icc.db.Select
A convenience constant to specify any attribute value.
area(). Method in class icc.db.Cube
Returns the project area specifier corresponding this cube.
areas. Variable in class icc.face.AccessPage
An array of new area specifiers for the current project.
areas. Variable in class icc.db.Project
The array of valid area specifiers.
areaSelected(String). Method in class icc.face.AccessPage
Checks whether the specified area specifier is selected or not.
argument(int). Method in class icc.net.DataRequest
arguments(). Method in class icc.net.DataRequest
attach(Request). Method in class icc.net.Request
attribute(String). Method in class icc.db.File
Returns the document's attribute value with respect to the specified key.
attribute(String). Method in class icc.db.Partner
Returns the partner's attribute value with respect to the specified key.
attribute(String). Method in class icc.db.Select
Returns the defined attribute value for the specified type.
attributes. Variable in class icc.db.Select
This table specifies the attributes common to all documents.
attributes(). Method in class icc.db.File
Returns an enumeration of the attributes.
attributes(). Method in class icc.db.Partner
Returns an enumeration of the attributes.
attributes(). Method in class icc.db.Select
Returns an enumeration of the attributes.
attributes(File). Method in class icc.face.DocumentsPage
Returns an array of attribute names for the specified document, if any.
authenticate(String). Static method in class icc.db.DBRequest
Creates a database request for a user to authenticate him/herself.
authenticate(String, byte[], byte[]). Static method in class icc.db.DBRequest
Creates a database request for an agent or mediator to authenticate itself.
authenticated(boolean). Method in interface icc.face.Client
Informs the user whether the authentication was successful or not.
authenticated(boolean). Method in class FaceApplet
AUTHENTICATION. Static variable in class icc.db.DBRequest
The name of a service that provides for user authentication.
AUTHENTICATION. Static variable in class icc.net.ListenerException
author. Variable in class icc.db.Select
This variable specifies the action author.
author(). Method in class icc.db.Action
Returns the author identifier for this action.
author(Integer). Method in class icc.db.WorkFile
Returns a string declaring the specified partner as a reader or writer with respect to this document document.
authors(). Method in class icc.db.WorkFile
Returns an enumeration of the readers and writers.
aux. Variable in class icc.net.ClientCard

B

bannerDisplayHTML. Static variable in interface icc.face.Client
The name of the JavaScript function to display an HTML string in the banner frame.
bannerDisplayURL. Static variable in interface icc.face.Client
The name of the JavaScript function to display a URL in the banner frame.
belongs. Variable in class icc.db.Header
This variable specifies the document this document belongs to, if any.
bibrefAttributes(String). Method in class icc.face.DocumentsPage
Returns an array of bibliographic reference attribute names for the specified document type.
bibrefAuthors(File). Method in class icc.face.DocumentsPage
bibrefLabels(String). Method in class icc.face.DocumentsPage
Returns an array of bibliographic reference attribute labels for the specified document type.

C

categories. Variable in class icc.db.File
This variable specifies the document categories.
categories. Variable in class icc.db.Select
This vector specifies the categories common to all documents.
categories(). Method in class icc.db.Folder
returns a vector of common categories defined for all documents in this folder.
categories(File). Method in class icc.face.DocumentsPage
Returns an array of categories for the specified document, if any.
changePassword(String, String). Method in class icc.db.DBRequest
Creates a data request for a user to change his/her password.
checkTrust(String). Method in class icc.db.DBRequest
Creates a data request for a user to check for permanent trust with respect to a mediator's owner.
clean(). Method in class icc.db.File
Clears all information in this document.
clean(). Method in class icc.db.Partner
Clears all information in this partner.
clean(). Method in class icc.db.WorkFile
Clears all information in this document.
clean(String, Integer). Method in class icc.db.Project
Clears all project information in this object.
clear(). Static method in class icc.db.Cube
Removes all project cubes previously put in relationship to documents.
clear(). Static method in class icc.db.File
Removes all Header objects previously put.
clear(). Method in class icc.db.Folder
Removes all documents from this folder.
clear(). Static method in class icc.db.Header
Removes all Header objects previously put.
clear(). Static method in class icc.net.IDCard
clear(). Static method in class icc.db.Partner
Removes all Partner objects previously put.
clear(). Static method in class icc.db.Phase
Removes all Phase objects previously put.
clear(). Static method in class icc.db.Project
Removes all Project objects previously put.
clearAttributes(). Method in class icc.db.Partner
Removes all attributes.
clearDocuments(). Method in class icc.face.MediatorPage
Clears the document information stored in File class and submits a request to do the same in the mediator service center.
clearPartners(). Method in class icc.face.MediatorPage
Clears the project information stored in Partner class and submits a request to do the same in the mediator service center.
clearProjects(). Method in class icc.face.MediatorPage
Clears the project information stored in Project class and submits a request to do the same in the mediator service center.
clearTags(). Method in class icc.face.DocumentsPage
Clears all tags.
clearTags(). Method in class icc.face.PartnersPage
Clears all tags.
clearVisibles(). Method in class icc.face.DocumentsPage
Clears all visibles.
ClientCard(IDCard, String, int[]). Constructor for class icc.net.ClientCard
clone(). Method in class icc.net.Package
collabAuthor. Variable in class icc.db.Select
This variable specifies the collaborative author.
collaborate(). Method in class icc.db.File
Duplicates a File object as a WorkFile object.
collabType. Variable in class icc.db.Select
This variable specifies the collaborative author type.
connect(DataRequest). Method in class icc.net.DataRequest
connect(IDCard, PrivateKey). Method in class icc.net.Speaker
connect(String, String). Method in class icc.face.Handler
Attempts to connect to the mediator, authenticating with the specified username and password.
connect(String, String, int). Method in class icc.net.Speaker
connect(String, String, String, int, PrivateKey). Method in class icc.net.Speaker
CONTAINS. Static variable in class icc.db.Folder
A useful constant to specify the expansion link name for documents that are contained by selected documents.
contains. Variable in class icc.db.Header
This variable specifies all the documents this document contains.
contains(int, Integer). Method in class icc.face.DocumentsPage
Returns whether the folder with given index contains the specified document.
contains(Integer). Static method in class icc.db.File
Tests if a document or document header with the specified identifier has previously been put.
contains(Integer). Method in class icc.db.Folder
Checks if the specified document is contained in this folder.
contains(Integer). Static method in class icc.db.Partner
Tests if a partner with the specified identifier has previously been put.
containsFile(Integer). Static method in class icc.db.File
Tests if a document with the specified identifier has previously been put.
containsHeader(Integer). Static method in class icc.db.Header
Tests if a document header with the specified identifier has previously been put.
content. Variable in class icc.net.Mandate
content. Variable in class icc.net.Package
controlpage. Variable in class FaceApplet
ControlPage(Client, Handler, String, String). Constructor for class icc.face.ControlPage
Allocates a ControlPage object for the specified client applet and project with the specified display name and url.
copy(File). Method in class icc.db.File
Copies the specified document information into this document.
copy(File). Method in class icc.db.WorkFile
Copies the specified document information into this work document.
copy(Partner). Method in class icc.db.Partner
Copies the specified partner information into this partner.
copy(Project). Method in class icc.db.Project
Copies the specified project information into this object, leaving the access rights vector and phase array set to null.
copy(Select). Method in class icc.db.Select
Copies the specified selection information into this object.
copy(Team). Method in class icc.db.Team
Copies the specified team information into this team.
create(). Method in class icc.db.Project
Creates a data request to create this subproject.
create(). Method in class icc.db.Team
Creates a data request to create this team in the project database.
create(Cube). Method in class icc.db.File
Creates a data request to create this document with respect to the specified project cube.
create(Cube, String). Method in class icc.db.File
Creates a data request to create this document with respect to the specified project cube.
create(Integer, String, String, Integer). Method in class icc.db.Partner
Creates a data request to create a new partner with the specified password and add this partner to the specified project (with function), as a member of the specified team.
CREATION. Variable in class icc.face.DocumentsPage
A useful constant to specify an additional overview field.
CREATION. Static variable in class icc.net.Event
creation. Variable in class icc.db.File
This variable specifies the creation action.
CREATION. Static variable in class icc.db.Select
A convenience constant to specify the action as a creation.
cube(). Method in class icc.db.Folder
Returns the project cube of this folder.
Cube(Cube, char). Constructor for class icc.db.Cube
Allocates a new Cube object with the same area, time and type specifiers as the specified object, but with different access right.
Cube(Integer, String, String, String). Constructor for class icc.db.Cube
Allocates a Cube object with the specified area, time and type specifiers.
Cube(Integer, String, String, String, char). Constructor for class icc.db.Cube
Allocates a Cube object with the specified area, time and type specifiers and access right.
cubeExists(). Method in class icc.face.AccessPage
Returns whether the current project cube has access information specified in the project database.
cubes(). Method in class icc.db.Project
Creates a data request to retrieve an array of cube information for this project.

D

DataRequest(String, int, Class). Constructor for class icc.net.DataRequest
DataRequest(String, Object, Class). Constructor for class icc.net.DataRequest
date. Variable in class icc.db.Select
This variable specifies the reference date for time comparison.
date(). Method in class icc.db.Action
Returns the date for this action.
dateString(). Method in class icc.db.Action
Returns the date and time for this action as a string.
dateString(). Method in class icc.db.Link
Returns the creation date and time for this link as a string.
DBRequest(String, int, Class). Constructor for class icc.db.DBRequest
DBRequest(String, Object, Class). Constructor for class icc.db.DBRequest
DELETE. Variable in class icc.face.AccessPage
A useful constant to check for or specify delete permission.
DELETE. Static variable in class icc.db.Cube
This access right provides the owner all permissions.
delete(). Method in class icc.db.File
Creates a data request to delete this document from the project database.
delete(). Method in class icc.db.Team
Creates a data request to delete this team from the project database.
delete(Integer). Static method in class icc.db.File
Creates a data request to delete the document with the specified identifier from the project database.
deleteAgent(Integer, Integer, String). Static method in class icc.db.AgentRequests
Creates a data request to delete the specified agent wrt the specified user and project.
deleteDocument(Integer). Method in class icc.face.DocumentsPage
Sends a request to delete the document information for the specified identifier to the mediator, if the user has delete permission for this document.
DELETION. Static variable in class icc.net.Event
description(). Method in class icc.db.Entity
Returns a description for this entity.
description(). Method in class icc.db.Header
Returns the document title.
description(). Method in class icc.db.Partner
Returns the partner's full name (first and last).
description(). Method in class icc.db.Project
Returns the title of this project.
description(). Method in class icc.db.Team
Returns the team's company name.
destroy(). Method in class FaceApplet
detach(). Method in class icc.net.DataRequest
detach(). Method in class icc.net.Request
dialogDisplayHTML. Static variable in interface icc.face.Client
The name of the JavaScript function to display an HTML string in the dialog window.
dialogDisplayURL. Static variable in interface icc.face.Client
The name of the JavaScript function to display a URL in the dialog window.
disconnect(). Method in class icc.face.Handler
Disconnects this handler from the mediator.
disconnect(). Method in class icc.net.Speaker
display. Variable in class icc.net.Mandate
DOCTYPE. Static variable in class icc.face.Biblio
DOCTYPE. Variable in class icc.face.DocumentsPage
A useful constant to retrieve or specify a document's bibliographic reference type.
doctypes(). Method in class icc.face.DocumentsPage
Returns an array of document types for bibliographic reference information.
documents. Variable in class icc.db.Cube
The document count variable.
documents(). Method in class icc.face.ProjectPage
Returns an array of document identifiers corresponding to the top-level documents in the project support folder.
documents(int). Method in class icc.face.DocumentsPage
Returns an array of document identifiers corresponding to the top-level documents in the specified folder.
DocumentsPage(Client, Handler, String, String, boolean). Constructor for class icc.face.DocumentsPage
Allocates a DocumentsPage object for the specified client applet and handler and with the specified display name and url.
domainname(). Method in class FaceApplet
duplicate(). Method in class icc.db.Access
Duplicates this object.
duplicate(). Method in class icc.db.File
Duplicates a File object.
duplicate(). Method in class icc.db.Link
Duplicates this link.
duplicate(). Method in class icc.db.Project
Duplicates this object, leaving the access rights vector and phase array set to null.
duplicate(). Method in class icc.db.WorkFile
Duplicates a WorkFile object.

E

EDIT. Static variable in class icc.net.Event
editNew(). Method in class icc.face.PartnersPage
Sets this information to a new partner or team being edited.
editNew(Integer). Method in class icc.face.DocumentsPage
Sets this information to a new document being edited.
editNewText(Integer). Method in class icc.face.DocumentsPage
Sets this information to a new text document being edited.
editNewVersion(Integer). Method in class icc.face.DocumentsPage
Sets this information to a new document being edited.
editOn(). Method in class icc.face.DocumentsPage
Returns whether this document is being edited or not.
editOn(). Method in class icc.face.PartnersPage
Returns whether this information is being edited or not.
editOn(). Method in class icc.face.ProjectPage
Returns whether this information is being edited or not.
EMAIL. Variable in class icc.face.PartnersPage
A useful constant to retrieve a partner's e-mail address, or specify an additional overview field.
end(). Method in class icc.db.Phase
Returns the end date of this phase.
ENTERS. Static variable in class icc.net.Event
ENTRY. Static variable in class icc.db.Header
The name of a service that updates document information in the database on request.
ENTRY. Static variable in class icc.db.Partner
The name of a service that updates partner information in the database on request.
ENTRY. Static variable in class icc.db.Project
The name of a service that updates project information in the database on request.
equals(Object). Method in class icc.db.Cube
Compares this object to the specified object.
equals(Object). Method in class icc.net.DataRequest
equals(Object). Method in class icc.db.Entity
Compares this object to the specified object.
equals(Object). Method in class icc.db.File
Compares this object to the specified object.
equals(Object). Method in class icc.db.Folder
Compares this object to the specified object.
equals(Object). Method in class icc.db.Header
Compares this object to the specified object.
equals(Object). Method in class icc.net.IDCard
equals(Object). Method in class icc.net.Request
equals(Object). Method in class icc.db.Select
Compares this object to the specified object.
EventHandler(). Constructor for class icc.net.EventHandler
exists(). Method in class icc.db.Cube
Checks if any access rights are defined for this cube.
exists(int). Method in class icc.face.DocumentsPage
Returns whether the project cube corresponding the specified folder has access rights defined.
expansion(). Method in class icc.db.Folder
Returns the expansion link name defined for this folder, if any.
extend(int). Method in class icc.net.IDCard
extension. Variable in class icc.net.IDCard

F

FaceApplet(). Constructor for class FaceApplet
FACILITATOR. Static variable in class icc.net.IDCard
FAX. Variable in class icc.face.PartnersPage
A useful constant to retrieve a partner's office fax number, or specify an additional overview field.
file(int, Object, IDCard). Static method in class icc.net.Event
File(String, String, String). Constructor for class icc.db.File
Allocates a File object with the specified type, name and title.
fileditpage. Variable in class FaceApplet
FileEvents. Static variable in class icc.net.Event
filepage. Variable in class FaceApplet
files(). Method in class icc.db.Folder
Returns an enumeration of all the documents contained in this folder.
find(Cube, String). Static method in class icc.db.File
Creates a data request to find and retrieve the document corresponding the specified document name and with respect to the specified project cube.
find(String). Method in class icc.db.Folder
Returns the document in this folder with the specified title.
find(String). Static method in class icc.db.Partner
Creates a data request to find the partner identifier corresponding the specified username in the project database.
findFile(String). Method in class icc.db.Cube
Creates a data request to find and retrieve a document with the specified name with respect to this project cube.
FIRSTNAME. Static variable in class icc.db.Partner
A useful constant for specifying or retrieving the partner's first name.
firstPartner(Integer). Method in class icc.face.PartnersPage
Returns the first partner in the specified team, if any.
Folder(Cube). Constructor for class icc.db.Folder
Allocates a Folder object with the specified project cube.
Folder(Cube, String). Constructor for class icc.db.Folder
Allocates a Folder object with the specified project cube and common document categories.
Folder(Cube, String, String). Constructor for class icc.db.Folder
Allocates a Folder object with the specified project cube, common document type and common document categories.
folderpage. Variable in class FaceApplet
foldersSize(). Method in class icc.face.DocumentsPage
Returns the number of folders currently held.
FOLLOW_UP. Static variable in class icc.db.Folder
A useful constant to specify the expansion link name for documents that follow up on selected documents.
followUp. Variable in class icc.db.Header
This variable specifies all the documents that follow up (comment) on this document.
FORMAT. Variable in class icc.face.DocumentsPage
A useful constant to retrieve or specify a document's format name, or to specify an additional overview field.
formats(). Method in class icc.face.DocumentsPage
Returns an array of format names.
forward(IDCard). Method in class icc.net.Package
from(). Method in class icc.net.Package
fullDocuments(). Method in class icc.face.ControlPage
Returns whether all information or only the document headers should be retrieved.
FUNCTION. Variable in class icc.face.PartnersPage
A useful constant to specify a new partner's function in this project, or specify an additional overview field.

G

genus(). Method in class icc.net.Event
get(Integer). Static method in class icc.db.Cube
Retrieves the project cube for the specified document, if previously put.
get(Integer). Static method in class icc.db.File
Retrieves the File or Header object for the specified identifier, if previously put.
get(Integer). Method in class icc.db.Folder
Returns the document corresponding the specified identifier, if contained in this folder.
get(Integer). Static method in class icc.db.Partner
Retrieves the Partner object for the specified identifier, if previously put.
get(Integer). Static method in class icc.db.Phase
Retrieves an array of phase information for the specified project, if previously put.
get(Integer). Static method in class icc.db.Project
Retrieves the Project object for the specified identifier, if previously put.
get(Integer, String). Static method in class icc.db.Phase
Retrieves the Phase object for the specified project identifier and project time specifier, if previously put.
get(String). Static method in class icc.net.IDCard
get(String). Static method in class icc.db.Partner
Retrieves a partner by username, if previously put.
get(String). Static method in class icc.db.Project
Retrieves a project by name, if previously put.
getAccess(). Method in class icc.face.AccessPage
Returns the current access information.
getAccess(). Method in class icc.db.Cube
Creates a data request to retrieve the access rights defined for this project cube.
getAction(). Method in class icc.db.Select
Returns the action type specifier.
getActualEndTime(String). Method in class icc.face.ProjectPage
Returns the actual end date for the specified phase.
getActualStartTime(String). Method in class icc.face.ProjectPage
Returns the actual start date for the specified phase.
getArea(). Method in class icc.face.DocumentsPage
Returns the current project area.
getArea(int). Method in class icc.face.DocumentsPage
Returns the project area for the folder with given index.
getAuthor(). Method in class icc.db.Action
Returns the author identifier for this action.
getAuthor(). Method in class icc.db.Link
Returns the creation author identifier for this link.
getAuthor(). Method in class icc.db.Select
Returns the action author's username, if known.
getCategories(). Method in class icc.db.Folder
Returns the common document categories as a string with categories separated by spaces.
getCategories(). Method in class icc.db.Select
Returns the selection categories as a string with categories separated by spaces.
getCategories(int). Method in class icc.face.DocumentsPage
Returns the categories for the folder with given index.
getCollabAuthor(). Method in class icc.db.Select
Returns the collaborative author's username, if known.
getContent(). Method in class icc.db.File
Returns the content string of this document, if any.
getCriteria(). Method in class icc.db.Folder
returns the criteria defined for all documents in this folder.
getDate(). Method in class icc.db.Select
Returns the reference date as a string.
getDay(). Method in class icc.db.Select
Gets the action day.
getDefault(). Method in class icc.face.AccessPage
Returns the default access information.
getDocument(). Method in class icc.face.DocumentsPage
Returns the current document information.
getDocument(). Method in class icc.db.Link
Returns the document identifier of this link.
getDocument(Integer). Method in class icc.face.DocumentsPage
Returns the document information for the specified identifier.
getDocument(Integer). Method in class icc.face.ProjectPage
Returns the document information for the specified identifier.
getEditDocumentName(). Method in class icc.face.DocumentsPage
Returns the name of the currently or previously edited document.
getFile(Integer). Static method in class icc.db.File
Retrieves the File object for the specified identifier, if previously put.
getFolder(). Method in class icc.face.ProjectPage
Returns the project support folder.
getFolder(int). Method in class icc.face.DocumentsPage
Returns the folder with given index.
getFormat(File). Method in class icc.face.DocumentsPage
Returns the format document corresponding the specified document, if any.
getFunction(Integer). Method in class icc.face.PartnersPage
Returns the project function for the specified partner.
getHeader(Integer). Static method in class icc.db.Header
Retrieves the Header object for the specified identifier, if previously put.
getHour(). Method in class icc.db.Select
Gets the action hour.
getId(). Method in class icc.db.Entity
Returns the identifier of this entity.
getMembers(Integer). Method in class icc.face.AccessPage
Returns an array of all team members for the specified team
getMembers(Integer). Method in class icc.face.DocumentsPage
Returns an array of team members for the specified team.
getMembers(Integer). Method in class icc.face.ProjectPage
Returns an array of team members for the specified team.
getMinute(). Method in class icc.db.Select
Gets the action minute.
getModificationTime(). Method in class icc.face.ProjectPage
Returns the last modification date of this project, in milliseconds since January 1, 1970, 00:00:00.
getMonth(). Method in class icc.db.Select
Gets the action month.
getName(). Method in class icc.db.Entity
Returns the name of this entity.
getName(). Method in class icc.db.Link
Returns the link name.
getNewProjectName(). Method in class icc.face.ControlPage
Returns the new project name, if any.
getOrganization(). Method in class icc.face.PartnersPage
Returns the current organization string.
getOverview(). Method in class icc.face.DocumentsPage
Returns the additional overview field name.
getOverview(). Method in class icc.face.PartnersPage
Returns the additional overview field name.
getOverview(). Method in class icc.face.ProjectPage
Returns the additional overview field name.
getPartner(). Method in class icc.face.PartnersPage
Returns the current partner (or team) information.
getPartner(Integer). Method in class icc.face.PartnersPage
Returns the partner information for the specified partner.
getPartnerFunction(Integer). Method in class icc.db.Project
Returns the specified partner's function.
getPartnerFunction(Integer). Method in class icc.face.ProjectPage
Returns the specified partner's function.
getPartnerFunction(Integer, Integer). Method in class icc.face.ProjectPage
Returns the given partner's function in the specified project.
getPartnerId(String). Method in class icc.face.PartnersPage
Returns the partner identifier corresponding the specified username.
getPermission(Integer). Method in class icc.face.AccessPage
Returns the current access permission for the specified partner.
getPhaseStatus(String). Method in class icc.face.ProjectPage
Returns the status for the specified phase.
getPlannedEndTime(String). Method in class icc.face.ProjectPage
Returns the planned end date for the specified phase.
getPlannedStartTime(String). Method in class icc.face.ProjectPage
Returns the planned start date for the specified phase.
getPreview(File). Method in class icc.face.DocumentsPage
Returns the preview URL for the specified document, if any.
getProject(). Method in class icc.face.PartnersPage
Returns the current project identifier.
getProjectId(). Method in class icc.face.ControlPage
Returns the current project identifier.
getProjectId(). Method in class icc.face.ProjectPage
Returns the current project identifier.
getProjectMembers(Integer). Method in class icc.face.AccessPage
Returns an array of team members for the specified team, that are project partners for the current project.
getProjectMembers(Integer). Method in class icc.face.ProjectPage
Returns an array of team members for the specified team, that are project partners for the current project.
getProjectName(). Method in class icc.face.AccessPage
Returns the current project name.
getProjectName(). Method in class icc.face.ControlPage
Returns the current project name.
getProjectName(). Method in class icc.face.DocumentsPage
Returns the current project name.
getProjectName(). Method in class icc.face.PartnersPage
Returns the current project name.
getProjectName(). Method in class icc.face.ProjectPage
Returns the current project name.
getProjectName(int). Method in class icc.face.DocumentsPage
Returns the project name for the folder with given index.
getProjectName(Integer). Method in class icc.face.ProjectPage
Returns the name of the specified project.
getProjectTeams(). Method in class icc.face.AccessPage
Returns an array of teams that contain project partners for the current project.
getProjectTitle(). Method in class icc.face.PartnersPage
Returns the current project title.
getProjectTitle(). Method in class icc.face.ProjectPage
Returns the current project title.
getProjectTitle(Integer). Method in class icc.face.ProjectPage
Returns the title of the specified project.
getProjectType(). Method in class icc.face.ProjectPage
Returns the current project type.
getProjectType(Integer). Method in class icc.face.ProjectPage
Returns the type of the specified project.
getQualifier(). Method in class icc.db.Link
Returns the link qualifier.
getSelection(). Method in class icc.face.PartnersPage
Returns the current organizational selection string.
getSelectionCube(). Method in class icc.face.ControlPage
Returns the selection project cube.
getSelectionFolder(). Method in class icc.face.ControlPage
Returns the folder with the current selection criteria defined.
getSelections(String). Method in class icc.face.PartnersPage
Returns an array of valid selection names for the specified organization.
getSize(int). Method in class icc.face.DocumentsPage
Returns the number of documents for the folder with given index.
getStreamer(StreamingPackage). Method in class icc.net.Speaker
getTeam(). Method in class icc.face.PartnersPage
Returns the current team information.
getTime(). Method in class icc.db.Action
Returns the date for this action.
getTime(). Method in class icc.face.DocumentsPage
Returns the current project time.
getTime(). Method in class icc.db.Link
Returns the creation date and time for this link, in milliseconds since January 1, 1970, 00:00:00.
getTime(). Method in class icc.db.Select
Returns the number of milliseconds since January 1, 1970, 00:00:00 GMT represented by the reference date.
getTime(int). Method in class icc.face.DocumentsPage
Returns the project time for the folder with given index.
getTitle(). Method in class icc.db.Header
Returns the document title.
getType(). Method in class icc.face.DocumentsPage
Returns the current project type.
getType(). Method in class icc.db.Header
Returns the document type.
getType(int). Method in class icc.face.DocumentsPage
Returns the project type for the folder with given index.
getUsername(Integer). Method in class icc.face.AccessPage
getUsername(Integer). Method in class icc.face.DocumentsPage
Returns the username corresponding the specified partner identifier, or "unknown" if the partner is unknown.
getUsername(Integer). Method in class icc.face.ProjectPage
Returns the username of the specified partner.
getWriter(StreamingPackage). Method in class icc.net.Speaker
getYear(). Method in class icc.db.Select
Gets the action year.
GUEST. Static variable in class icc.net.IDCard

H

handle(String, String, String). Method in class FaceApplet
handleAccess(Access, Access). Method in interface icc.face.Client
Handles visual updates as the result of a new organizational cube or an update to the access rights of an existing cube.
handleAccess(Access, Access). Method in class FaceApplet
handleAgentEvent(Event). Method in class icc.net.EventHandler
handleAgentEvent(Event). Method in class FaceApplet
handleAgentEvent(Event). Method in class icc.face.Handler
Handles the specified event.
handleDocument(Header, File). Method in interface icc.face.Client
Handles visual updates as the result of a new document or an update to an existing document.
handleDocument(Header, File). Method in class FaceApplet
handleEvent(Event). Method in class icc.net.EventHandler
handleEvent(Event). Method in interface icc.net.EventHandling
handleEvent(Event). Method in class FaceApplet
handleException(Exception). Method in interface icc.net.DataHandling
handleException(Exception). Method in class icc.face.Handler
Prints out the message of the specified exception.
handleFileEvent(Event). Method in class icc.net.EventHandler
handleFileEvent(Event). Method in class FaceApplet
handleFileEvent(Event). Method in class icc.face.Handler
Handles the specified event.
handleOtherEvent(Event). Method in class icc.net.EventHandler
handlePartnerEvent(Event). Method in class icc.net.EventHandler
handlePartnerEvent(Event). Method in class FaceApplet
handlePartnerEvent(Event). Method in class icc.face.Handler
Handles the specified event.
handleProjectEvent(Event). Method in class icc.net.EventHandler
handleProjectEvent(Event). Method in class FaceApplet
handleProjectEvent(Event). Method in class icc.face.Handler
Handles the specified event.
Handler(Client, String, String, int). Constructor for class icc.face.Handler
Allocates a Handler object for the specified client and project name, in order to connect to a mediator at the specified host and port number.
handleUserEvent(Event). Method in class icc.net.EventHandler
hasAttributes(). Method in class icc.db.File
Returns the number of attributes defined for this document.
hasAttributes(). Method in class icc.db.Partner
Returns the number of attributes defined for this partner.
hasAttributes(). Method in class icc.db.Select
Returns the number of attributes defined for this selection.
hasAuthors(). Method in class icc.db.WorkFile
Returns the number of readers and writers defined for this document.
hasContent(). Method in class icc.db.File
Returns whether this document contains a content string.
hasLinks(). Method in class icc.db.File
Returns the number of additional links defined for this document.
hasPath(). Method in class icc.db.Header
Returns whether this document specifies a file located in the file system underlying the login server.
hasPermits(). Method in class icc.db.Access
Returns the number of individual access rights.
hasText(). Method in class icc.db.Header
Returns whether this document specifies a short text (at most LENGTH characters) stored entirely in the database.
hasURL(). Method in class icc.db.Header
Returns whether this document specifies a URL.
host(). Method in class icc.net.IDCard

I

id(). Method in class icc.net.ClientCard
id(). Method in class icc.db.Entity
Returns the identifier of this entity.
id(). Method in class icc.net.Speaker
id(String). Static method in class icc.db.Partner
Retrieves the partner identifier corresponding the specified username, if previously put.
illegalAccess. Static variable in class icc.db.DBRequest
An exception to specify that a user's access rights are insufficient.
illFormedRequest. Static variable in class icc.net.DataRequest
init(). Method in class FaceApplet
initialize(). Method in interface icc.face.Client
Initializes the applet after all project and partners information has been received by the handler.
initialize(). Method in class FaceApplet
input(int). Method in class icc.net.DataRequest
inputs(). Method in class icc.net.DataRequest
insertAgent(Integer, Integer, String). Static method in class icc.db.AgentRequests
Creates a data request to insert the specified agent for the specified user and project.
isAdministrator(). Method in class icc.face.ControlPage
Checks if the user is the administrator for the current project.
isAdministrator(String). Method in class icc.face.ControlPage
Checks if the user is the administrator for the specified project.
isBibref(Header). Method in class icc.face.DocumentsPage
Checks whether the specified document information concerns a bibliographic reference or not.
isComplete(Header). Method in class icc.face.DocumentsPage
Checks whether the specified document information concerns a full document or document header.
isEditable(). Method in class icc.face.ProjectPage
Checks whether this project is editable, i.e., whether the user is the project administrator.
isEditable(Integer). Method in class icc.face.PartnersPage
Returns whether the selected team or partner information is editable by the current user, i.e., whether the user is the project administrator or belongs to the selected team or is the selected partner.
isFolderOpen(int). Method in class icc.face.DocumentsPage
Checks whether the specified folder is shown including all documents, or not.
isLinked(). Method in class icc.db.Header
Checks if this document is linked to other documents through grouping, threading or versioning.
isMember(Integer). Method in class icc.db.Team
Tests if the specified partner is a team member.
isModifiable(). Method in class icc.face.PartnersPage
Checks whether the partner information is modifiable, i.e., whether the user is the project administrator.
isNewer(). Method in class icc.db.Select
Returns whether the specified action on the selected documents is relatively newer or older than the reference date.
isNewer(Boolean). Method in class icc.db.Select
Sets whether the specified action on the selected documents is relatively newer or older than the reference date.
isOpen(Integer). Method in class icc.face.DocumentsPage
Checks whether the specified document is shown including all contained and follow-up documents, or not.
isOpen(Integer). Method in class icc.face.PartnersPage
Checks whether the specified team is shown including all team partners, or not.
isOpen(String). Method in class icc.face.PartnersPage
Checks whether the specified selection is shown including all selection teams, or not.
isProjectMember(Integer). Method in class icc.face.ProjectPage
Checks if the specified partner is a member of the current project.
isPurse(). Method in class icc.db.Header
Returns whether this document specifies a purse.
isRegistered(int). Method in class icc.net.ClientCard
isRootProject(). Method in class icc.face.PartnersPage
Checks if the current project is the root project.
isSpecified(char). Static method in class icc.db.Access
Checks if an access right value does not equal NULL
isSpecified(Integer). Method in class icc.db.Access
Tests if an individual access right is defined for the specified partner
isTagged(Integer). Method in class icc.face.DocumentsPage
Checks whether the specified document is tagged or not.
isTagged(Integer). Method in class icc.face.PartnersPage
Checks whether the specified partner is tagged or not.
isTeam(). Method in class icc.face.PartnersPage
Checks whether the current information concerns a team or partner.
isText(Header). Method in class icc.face.DocumentsPage
Checks whether the specified document information concerns a text document or not.
isTrusted(). Method in class icc.db.Entity
Checks if this is a trusted entity.
isTrusted(). Method in class icc.db.Link
Checks if this is a trusted link.
isVisible(Integer). Method in class icc.face.DocumentsPage
Checks whether the specified document is visible or not.
isWork(Header). Method in class icc.face.DocumentsPage
Checks whether the specified document information concerns a work document or not.

J

jsarea(). Method in class icc.db.Cube
Returns the project area specifier corresponding this cube.
jsauthors(). Method in class icc.db.WorkFile
Returns an enumeration of the readers and writers.
jscube(). Method in class icc.db.Folder
Returns the project cube of this folder.
jseval(String). Method in class FaceApplet
jsInspect(String). Method in class FaceApplet
jsProvide(String, Object). Method in interface icc.face.Client
Stores a data object under a specified key, for later retrieval.
jsProvide(String, Object). Method in class FaceApplet
jsQuery(Request, String). Method in class FaceApplet
jsRequest(String). Method in interface icc.face.Client
Returns the data object corresponding the specified key.
jsRequest(String). Method in class FaceApplet
jsSend(IDCard, Object, String). Method in class FaceApplet
jstime(). Method in class icc.db.Cube
Returns the project time specifier corresponding this cube.
jstype(). Method in class icc.db.Cube
Returns the project type specifier corresponding this cube.

K

keyword(). Method in class icc.db.Folder
Returns the common keyword defined for this folder, if any.

L

LAST_EDIT. Static variable in class icc.db.Select
A convenience constant to specify the action as the last edit.
lastedit. Variable in class icc.db.File
This variable specifies the last edit action.
LASTNAME. Static variable in class icc.db.Partner
A useful constant for specifying or retrieving the partner's last name.
lastPartner(Integer). Method in class icc.face.PartnersPage
Returns the last partner in the specified team, if any.
LEAVES. Static variable in class icc.net.Event
LEDIT. Variable in class icc.face.DocumentsPage
A useful constant to specify an additional overview field.
LENGTH. Static variable in class icc.db.Header
The maximum length of the name and title of this document.
link(Integer). Method in class icc.db.File
Returns the document's link with respect to the specified document identifier.
link(Integer, String). Method in class icc.db.File
Adds a document link.
Link(Integer, String). Constructor for class icc.db.Link
Allocates a Link object with the specified document identifier and link name.
Link(Integer, String, String). Constructor for class icc.db.Link
Allocates a Link object with the specified document identifier, link name and qualifier.
link(Link). Method in class icc.db.File
Adds a document link.
link(String, String). Method in class icc.db.File
Adds a document link.
links(). Method in class icc.db.File
Returns an enumeration of the links.
links(File). Method in class icc.face.DocumentsPage
Returns an array of link identifiers for the specified document, if any.
ListenerException(String). Constructor for class icc.net.ListenerException
ListenerException(String, Package). Constructor for class icc.net.ListenerException
localConnection(). Method in class icc.face.Handler
Tests whether the connection to the mediator is a local connection, i.e., whether the client and (webtop) server are in the same network.
localConnection(). Method in class icc.net.Speaker
LOCATION. Variable in class icc.face.PartnersPage
A useful constant to retrieve a partner's location, or specify the team locations as the desired organization.
lock(Integer). Method in class icc.db.WorkFile
Locks this document to inhibit anybody from editing this document.
locked(). Method in class icc.db.WorkFile
Returns the identifier of the partner who locked this document, if locked.
locking(). Method in class icc.db.WorkFile
Creates a data request to update the lock of this document.

M

mainDisplayHTML. Static variable in interface icc.face.Client
The name of the JavaScript function to display an HTML string in the main frame.
mainDisplayURL. Static variable in interface icc.face.Client
The name of the JavaScript function to display a URL in the main frame.
Mandate(String, String, Object). Constructor for class icc.net.Mandate
mayDelete(). Method in class icc.db.Cube
Checks if the cube's owner has delete permission
mayDelete(char). Static method in class icc.db.Access
Checks if the specified access right provides delete permission
mayDelete(File). Method in class icc.face.DocumentsPage
Returns whether the user has write permission for the specified document.
mayDelete(Integer). Method in class icc.db.Access
Tests if an individual access right is defined for the specified partner and, if so, whether this access right provides delete permission
mayRead(). Method in class icc.db.Cube
Checks if the cube's owner has read permission
mayRead(char). Static method in class icc.db.Access
Checks if the specified access right provides read permission
mayRead(File). Method in class icc.face.DocumentsPage
Returns whether the user has read permission for the specified document.
mayRead(int). Method in class icc.face.DocumentsPage
Returns whether the user has read permission for the specified folder.
mayRead(Integer). Method in class icc.db.Access
Tests if an individual access right is defined for the specified partner and, if so, whether this access right provides read permission
mayWrite(). Method in class icc.db.Cube
Checks if the cube's owner has write permission
mayWrite(char). Static method in class icc.db.Access
Checks if the specified access right provides write permission
mayWrite(File). Method in class icc.face.DocumentsPage
Returns whether the user has write permission for the specified document.
mayWrite(int). Method in class icc.face.DocumentsPage
Returns whether the user has write permission for the specified folder.
mayWrite(Integer). Method in class icc.db.Access
Tests if an individual access right is defined for the specified partner and, if so, whether this access right provides write permission
MEDIATOR. Static variable in class icc.net.DataRequest
MEDIATOR. Static variable in class icc.net.IDCard
mediator(). Method in class icc.face.Handler
Returns the name of the mediator this client is connected to.
mediator(). Method in class icc.net.Speaker
mediatorpage. Variable in class FaceApplet
MediatorPage(Client, Handler, String, String). Constructor for class icc.face.MediatorPage
Allocates a MediatorPage object for the specified client applet and handler and with the specified display name and url.
MODIFICATION. Static variable in class icc.net.Event
MODIFICATION. Static variable in class icc.db.Select
A convenience constant to specify the action as a modification.
modifications. Variable in class icc.db.File
This variable specifies any modification actions.
moveFolderDown(int). Method in class icc.face.DocumentsPage
Moves the specified folder down one index.
moveFolderUp(int). Method in class icc.face.DocumentsPage
Moves the specified folder up one index.
mutationDate(). Method in class icc.db.Project
Returns the last modification date of this project.
mutationTime(). Method in class icc.db.Project
Returns the last modification date of this project, in milliseconds since January 1, 1970, 00:00:00.

N

NAME. Variable in class icc.face.ProjectPage
A useful constant to specify an additional overview field.
name(). Method in class icc.db.Entity
Returns the name of this entity.
name(). Method in class icc.net.IDCard
name(). Method in class icc.db.Phase
Returns the phase name.
NEW. Static variable in class icc.db.Entity
The reserved identifier for new entities, before these are submitted to the project database.
newArea(). Method in class icc.face.ControlPage
Returns whether a new or an existing area is being specified.
newDisplayHTML. Static variable in interface icc.face.Client
The name of the JavaScript function to display an HTML string in a new window.
newDisplayURL. Static variable in interface icc.face.Client
The name of the JavaScript function to display a URL in a new window.
newer. Variable in class icc.db.Select
This variable specifies whether the specified action on the selected documents is relatively newer or older than the reference date.
newProject(). Method in class icc.face.ControlPage
Returns whether a new or an existing project is being specified.
newTime(). Method in class icc.face.ControlPage
Returns whether a new or an existing time is being specified.
newType(). Method in class icc.face.ControlPage
Returns whether a new or an existing type is being specified.
next(). Method in class icc.net.DataRequest
next(). Method in class icc.net.Request
NEXT_VERSION. Static variable in class icc.db.Folder
A useful constant to specify the expansion link name for documents that are next versions of selected documents.
nextDocument(Integer). Method in class icc.face.DocumentsPage
Returns the next document in the current folder, if any.
nextPartner(Integer, Integer). Method in class icc.face.PartnersPage
Returns the next partner in the specified team, if any.
nextTeam(String, Integer). Method in class icc.face.PartnersPage
Returns the next team in the specified selection, if any.
nextV. Variable in class icc.db.Header
This variable specifies all the immediately derived versions of this document.
NODELIVERY. Static variable in class icc.net.ListenerException
NONE. Variable in class icc.face.AccessPage
A useful constant to check for or specify no permission.
NONE. Static variable in class icc.db.Cube
This access right provides the owner no permissions.
NONE. Static variable in class icc.net.Event
NONE. Static variable in class icc.net.IDCard
nonServicedRequest. Static variable in class icc.net.DataRequest
NULL. Variable in class icc.face.AccessPage
A useful constant to check if no individual permission is specified.
NULL. Static variable in class icc.db.Cube
This value specifies that no access rights are defined for this cube.

O

object. Variable in class icc.net.Event
origin(). Method in class icc.net.Package
other(int, Object, IDCard). Static method in class icc.net.Event
OtherEvents. Static variable in class icc.net.Event
others. Variable in class icc.db.Access
The default access right for everybody except project partners.
output(). Method in class icc.net.DataRequest
outputClass(). Method in class icc.net.DataRequest
overviewDisplayHTML. Static variable in interface icc.face.Client
The name of the JavaScript function to display an HTML string in the overview frame.
overviewDisplayURL. Static variable in interface icc.face.Client
The name of the JavaScript function to display a URL in the overview frame.
overviewpage. Variable in class FaceApplet
overviews(). Method in class icc.face.DocumentsPage
Returns an array of valid overview field names.
overviews(). Method in class icc.face.PartnersPage
Returns an array of valid overview field names.
overviews(). Method in class icc.face.ProjectPage
Returns an array of valid overview field names.
owner(). Method in class icc.net.IDCard

P

Package(IDCard, IDCard, Object). Constructor for class icc.net.Package
Package(IDCard, IDCard, Object, IDCard). Constructor for class icc.net.Package
Package(IDCard, Object). Constructor for class icc.net.Package
Package(IDCard, Object, IDCard). Constructor for class icc.net.Package
parent(). Method in class icc.db.Project
Returns the identifier of the parent of this project.
parent(). Method in class icc.face.ProjectPage
Returns the parent project name.
part(). Method in class icc.net.StreamingPackage
partner(int, Object, IDCard). Static method in class icc.net.Event
Partner(String). Constructor for class icc.db.Partner
Allocates a Partner object with the specified username.
PartnerEvents. Static variable in class icc.net.Event
partnerNames(). Method in class icc.face.ControlPage
Returns an array of all partners' usernames.
partnerNames(). Method in class icc.face.ProjectPage
Returns an array of all partners' usernames.
partneroverviewpage. Variable in class FaceApplet
partnerpage. Variable in class FaceApplet
partners. Variable in class icc.db.Access
The default access right for all project partners.
partners(). Method in class icc.db.Project
Returns an enumeration of all project partner identifiers.
partners(String). Static method in class icc.db.Project
Creates a data request to retrieve an array of all project teams and partners in the specified project.
PartnersPage(Client, Handler, String, String). Constructor for class icc.face.PartnersPage
Allocates a PartnersPage object for the specified client applet and handler and with the specified display name and url.
partnersSize(). Method in class icc.db.Project
Returns the number of project partners.
PASSWORD. Variable in class icc.face.PartnersPage
A useful constant to specify a new partner's initial password.
PATH. Static variable in class icc.db.Header
A useful constant to specify the type of a document as a file located in the file system underlying the login server.
permission. Variable in class icc.db.Cube
The access right variable.
permission(Cube, Integer). Static method in class icc.db.Project
Returns the access right with respect to the specified cube and partner.
permission(Integer). Method in class icc.db.Access
Returns the individual access right for the specified partner.
permits(). Method in class icc.db.Access
Returns an enumeration of the individual access rights by partner identifier.
Phase(Integer, String, Date, Date). Constructor for class icc.db.Phase
Allocates a Phase object with the specified project identifier, name, and planned start and end date.
phaseNames(). Method in class icc.face.ProjectPage
Returns an array of phase names for the current project.
phases. Variable in class icc.db.Project
An array of phases information.
PHONE. Variable in class icc.face.PartnersPage
A useful constant to retrieve a partner's office phone number, or specify an additional overview field.
pkg. Variable in class icc.net.ListenerException
planEnd(). Method in class icc.db.Phase
Returns the planned end date of this phase.
plannedEnd(). Method in class icc.db.Phase
Returns the planned end date of this phase as a string.
plannedStart(). Method in class icc.db.Phase
Returns the planned start date of this phase as a string.
planStart(). Method in class icc.db.Phase
Returns the planned start date of this phase.
port(). Method in class icc.net.IDCard
PREVIEW. Variable in class icc.face.DocumentsPage
A useful constant to retrieve or specify a document's preview field.
previousDocument(Integer). Method in class icc.face.DocumentsPage
Returns the previous document in the current folder, if any.
previousPartner(Integer, Integer). Method in class icc.face.PartnersPage
Returns the previous partner in the specified team, if any.
previousTeam(String, Integer). Method in class icc.face.PartnersPage
Returns the previous team in the specified selection, if any.
previousV. Variable in class icc.db.Header
This variable specifies the previous version of this document, if any.
process(Package). Method in interface icc.net.DataHandling
process(Package). Method in class icc.face.Handler
Processes the specified package.
project(). Method in class icc.db.Cube
Returns the project identifier corresponding this cube.
project(). Method in class icc.db.Folder
Returns the project identifier of this folder.
project(). Method in class icc.db.Phase
Returns the project identifier of this phase.
project(int, Object, IDCard). Static method in class icc.net.Event
Project(String, String, Partner, String, Project). Constructor for class icc.db.Project
Allocates a Project object with the specified name, title, administrator, project type and parent project.
projectAreas(). Method in class icc.face.AccessPage
Returns an array of project area specifiers defined for the current project.
projectAreas(). Method in class icc.face.ControlPage
Returns an array of project area specifiers defined for the current project.
projectCubes(). Method in class icc.face.ControlPage
Returns an array of project cubes including user access right.
ProjectEvents. Static variable in class icc.net.Event
projectleader(). Method in class FaceApplet
projectleader(). Method in class icc.face.Handler
Returns the root project leader's username.
projectlistpage. Variable in class FaceApplet
projectname(). Method in class FaceApplet
projectname(). Method in class icc.face.Handler
Returns the root project name for this handler.
projectname(). Method in class icc.db.Team
Returns the team's project name.
projectNames(). Method in class icc.face.ControlPage
Returns an array of project names defined.
projectpage. Variable in class FaceApplet
ProjectPage(Client, Handler, String, String). Constructor for class icc.face.ProjectPage
Allocates an ProjectPage object for the specified client applet and handler and with the specified display name and url.
projects(). Method in class icc.face.Handler
Returns an array of project identifiers for this handler.
projectTimes(). Method in class icc.face.AccessPage
Returns an array of project time specifiers defined for the current project.
projectTimes(). Method in class icc.face.ControlPage
Returns an array of project time specifiers defined for the current project.
projectTypes(). Method in class icc.face.AccessPage
Returns an array of project type specifiers defined for the current project.
projectTypes(). Method in class icc.face.ControlPage
Returns an array of project type specifiers defined for the current project.
publish(String, String). Method in interface icc.face.Client
Publishes a string of HTML or a URL in the specified frame or window.
publish(String, String). Method in class FaceApplet
PURSE. Static variable in class icc.db.Header
A useful constant to specify the type of a document as an electronic purse.
put(). Method in class icc.db.File
Stores this object for later retrieval by identifier.
put(). Method in class icc.db.Folder
Stores all documents in this folder for later retrieval.
put(). Method in class icc.db.Header
Stores this object for later retrieval by identifier.
put(). Method in class icc.net.IDCard
put(). Method in class icc.db.Partner
Stores this object for later retrieval by username or identifier.
put(). Method in class icc.db.Phase
Stores this object for later retrieval by project identifier and name.
put(). Method in class icc.db.Project
Stores this object for later retrieval by name or identifier.
put(Integer). Method in class icc.db.Cube
Stores this object for later retrieval as the project cube for the specified document.

Q

QUERY. Static variable in class icc.db.Header
The name of a service that retrieves document information from the database on request.
QUERY. Static variable in class icc.db.Partner
The name of a service that retrieves partner information from the database on request.
QUERY. Static variable in class icc.db.Project
The name of a service that retrieves project information from the database on request.
query(Request). Method in class icc.face.Handler
Sends a request to the mediator.

R

raise(). Method in class icc.net.DataRequest
raise(). Method in class icc.db.DBRequest
Stores an ill-formed request exception as the request's result.
raise(Exception). Method in class icc.net.DataRequest
raise(Exception). Method in class icc.db.DBRequest
Stores the specified exception as the request's result.
READ. Variable in class icc.face.AccessPage
A useful constant to check for or specify read permission.
READ. Static variable in class icc.db.Cube
This access right provides the owner read permission only.
READER. Variable in class icc.face.DocumentsPage
A useful constant to retrieve or specify a collaborative author type.
READER. Static variable in class icc.db.Select
A convenience constant to specify the collaborative author as a reader.
READER. Static variable in class icc.db.WorkFile
A convenience constant for defining a partner as reader.
readers(WorkFile). Method in class icc.face.DocumentsPage
redirect(). Method in class icc.net.Package
reference(File). Method in class icc.face.DocumentsPage
refresh(). Method in class icc.face.Presenter
Publishes the presenter url in the presenter display.
refresh(Presenter). Method in class FaceApplet
refreshAll(String). Method in class FaceApplet
RemoteException(IDCard, String). Constructor for class icc.net.RemoteException
remove(). Method in class icc.db.File
Removes this object from local storage, if previously put.
remove(). Method in class icc.db.Header
Removes this object from local storage, if previously put.
remove(). Method in class icc.net.IDCard
remove(). Method in class icc.db.Partner
Removes this object from local storage, if previously put.
remove(). Method in class icc.db.Phase
Removes this object from local storage, if previously put.
remove(). Method in class icc.db.Project
Removes this object from local storage, if previously put.
remove(Header). Method in class icc.db.Folder
Removes a document from this folder.
remove(Integer). Static method in class icc.db.Cube
Removes the project cube previously put for the specified document, if any.
remove(Integer). Static method in class icc.db.File
Removes the File and Header objects with the specified identifier previously put, if any.
remove(Integer). Static method in class icc.db.Partner
Removes the Partner object with the specified identifier previously put, if any.
remove(Integer). Static method in class icc.db.Project
Removes the Project object with the specified identifier previously put, if any.
remove(Integer, String). Static method in class icc.db.Phase
Removes the Phase object with the specified project identifier and project time specifier previously put, if any.
removeAttribute(String). Method in class icc.db.File
Removes an attribute.
removeAttribute(String). Method in class icc.db.Partner
Removes an attribute.
removeAttribute(String). Method in class icc.db.Select
Removes an attribute.
removeAuthor(Integer). Method in class icc.db.WorkFile
Removes a reader or writer.
removeAuthor(String). Method in class icc.db.WorkFile
Removes a reader or writer.
removeCube(Cube). Static method in class icc.db.Project
Removes access rights for the specified cube from the corresponding Project object.
removeFile(Integer). Static method in class icc.db.File
Removes the File object with the specified identifier previously put, if any.
removeFolder(int). Method in class icc.face.DocumentsPage
Removes the specified folder.
removeHeader(Integer). Static method in class icc.db.Header
Removes the Header object with the specified identifier previously put, if any.
removePartner(Integer). Method in class icc.db.Project
Removes the specified partner from this project.
removePartner(Integer). Method in class icc.face.ProjectPage
Removes the specified partner from this project.
removePermission(Integer). Method in class icc.db.Access
Removes the individual access right for a partner.
removePermission(String). Method in class icc.db.Access
Removes the individual access right for a partner.
removePhase(String). Method in class icc.face.ProjectPage
Removes the specified phase from the current project, if this project is being edited.
removeProject(Integer). Method in class icc.db.Partner
Creates a data request to remove this partner from the specified project.
removeTrust(String). Method in class icc.db.DBRequest
Creates a data request for a user to remove permanent trust with respect to a mediator's owner.
removeType(). Method in class icc.db.Folder
Unsets the common document type.
renamePhase(String, String). Method in class icc.face.ProjectPage
Renames the specified phase of the current project, if this project is being edited.
replace(Integer, Phase[]). Static method in class icc.db.Phase
Replaces all phase information for the specified project with the specified phases.
replyTo. Variable in class icc.db.Header
This variable specifies the document this document replies to (comments on), if any.
Request(String). Constructor for class icc.net.Request
reservedAttributes(). Method in class icc.face.DocumentsPage
Returns an array of reserved attribute names for documents that do not contain bibliographic reference information.
reservedBibrefAttributes(). Method in class icc.face.DocumentsPage
Returns an array of additional reserved attribute names for documents that do contain bibliographic reference information.
reset. Static variable in class icc.db.Header
A request to reset all document information stored at the webtop level.
reset. Static variable in class icc.db.Partner
A request to reset all partner information stored at the webtop level.
reset. Static variable in class icc.db.Project
A request to reset all project information stored at the webtop level.
result(). Method in class icc.net.DataRequest
retrieve(). Method in class icc.face.ControlPage
Retrieves the document information with respect to the criteria.
retrieve(boolean). Method in class icc.db.Folder
Creates a data request to retrieve all documents that belong to this folder.
retrieve(Boolean). Method in class icc.db.Folder
Creates a data request to retrieve all documents that belong to this folder.
retrieve(Integer). Static method in class icc.db.Access
Creates a data request to retrieve all access information for the specified project.
retrieve(Integer). Method in class icc.face.DocumentsPage
Sends a request to retrieve the document information for the specified identifier to the mediator.
retrieve(Integer). Static method in class icc.db.File
Creates a data request to retrieve the document information for the specified identifier.
retrieve(Integer). Static method in class icc.db.Partner
Creates a data request to retrieve the partner information for the specified identifier.
retrieve(Integer). Static method in class icc.db.Phase
Creates a data request to retrieve an array of phase information for the specified project.
retrieve(Integer). Static method in class icc.db.Project
Creates a data request to retrieve the project information for the specified project identifier.
retrieve(Integer, Cube). Static method in class icc.db.File
Creates a data request to retrieve the document information for the specified identifier.
retrieve(Integer[]). Method in class icc.face.DocumentsPage
Sends a request to retrieve all document information for the specified identifiers to the mediator.
retrieve(Integer[]). Static method in class icc.db.File
Creates a data request to retrieve an array of document informations for the specified identifiers.
retrieve(Integer[]). Static method in class icc.db.Partner
Creates a data request to retrieve an array of partner informations for the specified identifiers.
retrieve(String). Static method in class icc.db.Partner
Creates a data request to retrieve the partner information for the specified username.
retrieve(String). Static method in class icc.db.Project
Creates a data request to retrieve the project information for the specified project name.
retrieve(String, String). Static method in class icc.db.Partner
Creates a data request to retrieve an array of partner informations corresponding the specified attribute information.
retrieveAgents(Integer, Integer, String). Static method in class icc.db.AgentRequests
Creates a data request to retrieve the number of copies of the specified agent for the specified user and project.
retrieveAll(String). Static method in class icc.db.Project
Creates a data request to retrieve an array of project information for the specified project name and subprojects hereof.
retrieveProjectAgents(Integer). Static method in class icc.db.AgentRequests
Creates a data request to retrieve the names of current agents for the specified project.
retrieveUserAgents(Integer). Static method in class icc.db.AgentRequests
Creates a data request to retrieve the names of current agents for the specified user.
returnToSender(). Method in class icc.net.Package
rights. Variable in class icc.db.Project
A vector of access rights information.
rights(). Method in class icc.db.Project
Creates a data request to retrieve a vector of access rights information for this project.
ROLE. Variable in class icc.face.PartnersPage
A useful constant to specify the team roles as the desired organization.
role(). Method in class icc.net.ClientCard
role(). Method in class icc.net.IDCard
run(). Method in class icc.net.Speaker
run(). Method in class icc.net.Streamer

S

script. Variable in class icc.net.Mandate
SEARCH. Static variable in class icc.db.Header
The name of a service that searches and retrieves document information from the database on request.
search(Integer). Method in class icc.db.Select
Creates a data request to search for documents corresponding the specified project identifier and this selection information.
search(Integer, boolean). Method in class icc.db.Select
Creates a data request to search for documents corresponding the specified project identifier and this selection information.
search(Integer, boolean, String, String). Method in class icc.db.Select
Creates a data request to search for documents corresponding the specified project identifier and this selection information.
Select(). Constructor for class icc.db.Select
Allocates a Select object corresponding a search for all documents.
select(Presenter). Method in class FaceApplet
Select(String, Date, boolean, Integer). Constructor for class icc.db.Select
Allocates a Select object to request a search for all documents with the specified action newer/older than the specified date, and authored by the specified partner.
selections(). Method in class icc.face.PartnersPage
Returns an array of valid selection names for the current organization.
send(Package). Method in class icc.face.Handler
Sends a package to the mediator.
send(Package). Method in class icc.net.Speaker
serve(Object). Method in class icc.net.DataRequest
serve(Object). Method in class icc.db.DBRequest
SERVICE. Static variable in class icc.net.IDCard
service(). Method in class icc.net.DataRequest
service(). Method in class icc.net.Request
set(Hashtable). Static method in class icc.net.IDCard
setAccess(Cube). Method in class icc.face.AccessPage
Sets the current project cube and retrieves the corresponding access information.
setAction(String). Method in class icc.db.Select
Sets the action type specifier.
setActualEndTime(String, long). Method in class icc.face.ProjectPage
Sets the actual end date for the specified phase, if the corresponding project is being edited.
setActualStartTime(String, long). Method in class icc.face.ProjectPage
Sets the actual start date for the specified phase, if the corresponding project is being edited.
setAdministrator(Integer). Method in class icc.db.Project
Sets the project administrator.
setArea(String). Method in class icc.db.Cube
Sets the project area specifier for this cube.
setAttribute(String). Method in class icc.db.Select
Sets an attribute to allow any value.
setAttribute(String, String). Method in class icc.db.File
Sets an attribute.
setAttribute(String, String). Method in class icc.db.Partner
Sets an attribute.
setAttribute(String, String). Method in class icc.db.Select
Sets an attribute.
setAuthor(Integer, String). Method in class icc.db.WorkFile
Sets a reader or writer.
setAuthor(String). Method in class icc.db.Select
Sets the action author by username.
setAuthor(String, String). Method in class icc.db.WorkFile
Sets a reader or writer.
setBibrefAuthors(String). Method in class icc.face.DocumentsPage
setByDays(float). Method in class icc.db.Select
Sets the reference date in days before now.
setByHours(float). Method in class icc.db.Select
Sets the reference date in hours before now.
setByMinutes(float). Method in class icc.db.Select
Sets the reference date in minutes before now.
setByMonths(float). Method in class icc.db.Select
Sets the reference date in months before now.
setByYears(float). Method in class icc.db.Select
Sets the reference date in years before now.
setCategories(String). Method in class icc.db.File
Sets the document categories.
setCategories(String). Method in class icc.db.Folder
Sets the common categories.
setCategories(String). Method in class icc.db.Select
Sets the selection categories.
setCollabAuthor(String). Method in class icc.db.Select
Sets the collaborative author by username.
setCollabType(String). Method in class icc.db.Select
Sets the collaborative author type.
setContent(String). Method in class icc.db.File
Sets the content string of this document.
setCube(String, String, String). Method in class icc.db.Folder
Sets the folder's project cube.
setDataHandler(DataHandling). Method in class icc.net.Speaker
setDate(int, int, int, int, int). Method in class icc.db.Select
Sets the reference date.
setDate(String). Method in class icc.db.Select
Sets the reference date.
setDocument(Integer). Method in class icc.face.DocumentsPage
Sets the current document.
setEnd(Date). Method in class icc.db.Phase
Sets the actual end date of this phase.
setEventHandler(EventHandling, int[]). Method in class icc.net.Speaker
setExpansion(String). Method in class icc.db.Folder
Sets the expansion link name.
setFolder(Folder). Method in class icc.face.DocumentsPage
Sets the current folder.
setFrom(IDCard). Method in class icc.net.Package
setId(Integer). Method in class icc.db.Header
Sets the document identifier.
setInput(Object, int). Method in class icc.net.DataRequest
setInput(Object, int). Method in class icc.db.DBRequest
setKeyword(String). Method in class icc.db.Folder
Sets the common keyword.
setLocale(Locale). Static method in class icc.db.Action
Sets the locale used when parsing and formatting dates.
setName(String). Method in class icc.db.Header
Sets the document name.
setName(String). Method in class icc.db.Link
Sets the link name.
setNewProject(String, Integer). Method in class icc.face.ProjectPage
Sets a new project to be the current project.
setNewProjectName(String). Method in class icc.face.ControlPage
Sets a new project name.
setOrganization(String). Method in class icc.face.PartnersPage
Sets the current organization.
setOthers(String). Method in class icc.db.Access
Sets the default access right for others than project partners.
setOverview(String). Method in class icc.face.DocumentsPage
Sets the current overview field name.
setOverview(String). Method in class icc.face.PartnersPage
Sets the current overview field name.
setOverview(String). Method in class icc.face.ProjectPage
Sets the current overview field name.
setPartner(Integer). Method in class icc.face.PartnersPage
Sets the current partner.
setPartner(Integer, String). Method in class icc.db.Project
Adds the specified partner to this project with the specified function.
setPartner(Integer, String). Method in class icc.face.ProjectPage
Adds the specified partner to this project with the specified function.
setPartners(String). Method in class icc.db.Access
Sets the default access right for project partners.
setPermission(Integer, char). Method in class icc.db.Access
Sets the individual access right for a project partner.
setPermission(String, String). Method in class icc.db.Access
Sets the individual access right for a project partner.
setPhase(String). Method in class icc.face.ProjectPage
Adds the specified phase to the current project, if this project is being edited.
setPhaseStatus(String, int). Method in class icc.face.ProjectPage
Sets the status for the specified phase, if the corresponding project is being edited.
setPlannedEndTime(String, long). Method in class icc.face.ProjectPage
Sets the planned end date for the specified phase, if the corresponding project is being edited.
setPlannedStartTime(String, long). Method in class icc.face.ProjectPage
Sets the planned start date for the specified phase, if the corresponding project is being edited.
setProject(Integer). Method in class icc.face.AccessPage
Sets the current project.
setProject(Integer). Method in class icc.db.Cube
Sets the project identifier for this cube.
setProject(Integer). Method in class icc.face.PartnersPage
Sets the current project.
setProject(Integer). Method in class icc.face.ProjectPage
Sets the current project.
setProjectAdministrator(String). Method in class icc.face.ProjectPage
Sets the current project administrator, if this project is being edited.
setProjectName(String). Method in class icc.face.ControlPage
Sets the current project name.
setProjectTitle(String). Method in class icc.face.ProjectPage
Sets the current project title, if this project is being edited.
setProjectType(String). Method in class icc.face.ProjectPage
Sets the current project type, if this project is being edited.
setQualifier(String). Method in class icc.db.Link
Sets the link qualifier.
setSelection(String). Method in class icc.face.PartnersPage
Sets the current organizational selection.
setSelectionFolder(Folder). Method in class icc.face.ControlPage
Sets the folder with the current selection criteria defined to be the specified folder.
setStart(Date). Method in class icc.db.Phase
Sets the actual start date of this phase.
setStatus(int). Method in class icc.db.Phase
Sets the status of this phase.
setTeam(Integer). Method in class icc.face.PartnersPage
Sets the current team.
setTime(long). Method in class icc.db.Select
Sets the reference date to represent the specified number of milliseconds since January 1, 1970, 00:00:00 GMT.
setTime(String). Method in class icc.db.Cube
Sets the project time specifier for this cube.
setTitle(String). Method in class icc.db.Header
Sets the document title.
setTitle(String). Method in class icc.db.Project
Sets the project title.
setTo(IDCard). Method in class icc.net.Package
setTrust(String). Method in class icc.db.DBRequest
Creates a data request for a user to indicate permanent trust with respect to a mediator's owner.
setType(String). Method in class icc.db.Cube
Sets the project type specifier for this cube.
setType(String). Method in class icc.db.Folder
Sets the common document type.
setType(String). Method in class icc.db.Header
Sets the document type.
setType(String). Method in class icc.db.Project
Sets the project type.
setUsername(String). Method in class icc.db.Partner
Sets this partner's username.
showMoreCriteria(). Method in class icc.face.ControlPage
Returns whether more or fewer selection criteria should be shown.
sign(PrivateKey, byte[]). Method in class icc.net.ClientCard
size. Variable in class icc.net.StreamingPackage
size(). Method in class icc.db.Folder
Returns the number of documents contained in this folder.
source. Variable in class icc.net.Event
Speaker(String, String, int). Constructor for class icc.net.Speaker
start(). Method in class icc.db.Phase
Returns the start date of this phase.
start(). Method in class icc.net.Speaker
status(). Method in class icc.db.Phase
Returns the status of this phase, as a percentage of completed work.
stop. Static variable in class icc.net.DataRequest
stop(). Method in class icc.net.Speaker
stopMediator(). Method in class icc.face.MediatorPage
Submits a request to halt the mediator.
Streamer(Speaker, StreamingPackage, PipedInputStream). Constructor for class icc.net.Streamer
Streamer(Speaker, StreamingPackage, PipedReader). Constructor for class icc.net.Streamer
StreamingPackage(). Constructor for class icc.net.StreamingPackage
StreamingPackage(IDCard). Constructor for class icc.net.StreamingPackage
StreamingPackage(IDCard, IDCard). Constructor for class icc.net.StreamingPackage
StreamingPackage(IDCard, IDCard, IDCard). Constructor for class icc.net.StreamingPackage
submit(). Method in class icc.face.AccessPage
submit(). Method in class icc.face.DocumentsPage
Submits the edited document information for confirmation to the project database.
submit(). Method in class icc.face.PartnersPage
Submits the edited partner information for confirmation to the project database.
submit(). Method in class icc.face.ProjectPage
submitAddition(Integer[]). Method in class icc.face.PartnersPage
Submits the new set of team members for confirmation to the project database.
submitRemoval(). Method in class icc.face.PartnersPage
Submits a request to the project database to remove the current partner from this team, or the current team from the database, if no current partner is selected.
subprojects. Variable in class icc.db.Select
This variable specifies whether subprojects should be included in the search.
subprojects(Integer). Method in class icc.face.ProjectPage
Returns a list of projects that have the specified project as their parent.
successful(). Method in class icc.net.DataRequest
SYSTEM. Static variable in class icc.db.File
The name of a service that provides access to the local file system on request.

T

tags(). Method in class icc.face.DocumentsPage
Returns an array of all tagged and visible document identifiers.
tags(). Method in class icc.face.PartnersPage
Returns an array of all tagged partner identifiers.
target. Variable in class icc.net.RemoteException
team(). Method in class icc.db.Team
Returns the team members' identifiers.
Team(String, String, Integer[]). Constructor for class icc.db.Team
Allocates a team object with the specified name, project name and members.
teampage. Variable in class FaceApplet
teams(). Method in class icc.face.AccessPage
Returns an array of teams for the root project.
teams(). Method in class icc.face.DocumentsPage
Returns an array of teams.
teams(). Method in class icc.face.ProjectPage
Returns an array of teams.
teams(String). Method in class icc.face.PartnersPage
Returns an array of team identifiers corresponding the specified selection.
TEXT. Static variable in class icc.db.Header
A useful constant to specify the type of a document as a short text (at most LENGTH characters) stored entirely in the database.
time(). Method in class icc.db.Cube
Returns the project time specifier corresponding this cube.
times. Variable in class icc.face.AccessPage
An array of new time specifiers for the current project.
times. Variable in class icc.db.Project
The array of valid time specifiers.
timeSelected(String). Method in class icc.face.AccessPage
Checks whether the specified time specifier is selected or not.
title(). Method in class icc.db.Project
Returns the title of this project.
to(). Method in class icc.net.Package
toggleAdd(). Method in class icc.face.PartnersPage
Toggles whether this team is being added on or not.
toggleArea(String). Method in class icc.face.AccessPage
Toggles whether the specified area specifier is selected or not.
toggleBibref(). Method in class icc.face.DocumentsPage
Toggles whether this information concerns a bibliographic reference document or not.
toggleEdit(). Method in class icc.face.DocumentsPage
Toggles whether this information is being edited or not.
toggleEdit(). Method in class icc.face.PartnersPage
Toggles whether this information is being edited or not.
toggleEdit(). Method in class icc.face.ProjectPage
Toggles whether this information is being edited or not.
toggleFolderOpen(int). Method in class icc.face.DocumentsPage
Toggles whether the specified folder is shown including all documents, or not.
toggleFull(). Method in class icc.face.ControlPage
Toggles between all and headers only information retrieval.
toggleLock(Integer). Method in class icc.face.DocumentsPage
Toggles the lock of a file.
toggleMore(). Method in class icc.face.ControlPage
Toggles between more and fewer selection criteria to be shown.
toggleNewArea(). Method in class icc.face.ControlPage
Toggles between a new or an existing area being specified.
toggleNewOff(). Method in class icc.face.ControlPage
Sets for all three area, time and type that an existing specifier is to be retrieved.
toggleNewProject(). Method in class icc.face.ControlPage
Toggles between a new or an existing project being specified.
toggleNewTime(). Method in class icc.face.ControlPage
Toggles between a new or an existing time being specified.
toggleNewType(). Method in class icc.face.ControlPage
Toggles between a new or an existing type being specified.
toggleOpen(Integer). Method in class icc.face.DocumentsPage
Toggles whether the specified document is shown including all contained and follow-up documents, or not.
toggleOpen(Integer). Method in class icc.face.PartnersPage
Toggles whether the specified team is shown including all team partners, or not.
toggleOpen(String). Method in class icc.face.PartnersPage
Toggles whether the specified selection is shown including all selection teams or not.
toggleTag(Integer). Method in class icc.face.DocumentsPage
Toggles whether the specified document is tagged or not.
toggleTag(Integer). Method in class icc.face.PartnersPage
Toggles whether the specified partner is tagged or not.
toggleTime(String). Method in class icc.face.AccessPage
Toggles whether the specified time specifier is selected or not.
toggleType(String). Method in class icc.face.AccessPage
Toggles whether the specified type specifier is selected or not.
toggleVisible(Integer). Method in class icc.face.DocumentsPage
Toggles whether the specified document is visible or not.
toggleWork(). Method in class icc.face.DocumentsPage
Toggles whether this information concerns a work document or not.
topLevel(Header). Method in class icc.db.Folder
Tests if the specified document is a top level document in this folder.
toString(). Method in class icc.net.DataRequest
toString(). Method in class icc.net.IDCard
toString(). Method in class icc.net.Request
toString(). Method in class icc.net.Speaker
type. Variable in class icc.net.Event
TYPE. Variable in class icc.face.ProjectPage
A useful constant to specify an additional overview field.
type(). Method in class icc.db.Cube
Returns the project type specifier corresponding this cube.
type(). Method in class icc.db.Folder
Returns the common document type defined for this folder, if any.
type(). Method in class icc.db.Project
Returns the type of this project.
types. Variable in class icc.face.AccessPage
An array of new type specifiers for the current project.
TYPES. Static variable in class icc.db.Header
The document types array.
types. Variable in class icc.db.Project
The array of valid type specifiers.
typeSelected(String). Method in class icc.face.AccessPage
Checks whether the specified type specifier is selected or not.

U

uncollaborate(). Method in class icc.db.WorkFile
Duplicates a WorkFile object as a File object.
UNKNOWN. Static variable in class icc.db.Cube
This value specifies that the access right is unknown at this time or place.
unlink(Integer). Method in class icc.db.File
Removes a document link.
unlink(String). Method in class icc.db.File
Removes a document link.
unlock(Integer). Method in class icc.db.WorkFile
Unlocks this document if previously locked by the same partner.
up(). Method in class FaceApplet
update(). Method in class icc.db.Access
Creates a data request to update the access rights according to this object.
update(Access[]). Static method in class icc.db.Access
Creates a data request to update the access rights according to the specified array of Access objects.
update(Integer, Phase[]). Static method in class icc.db.Phase
Creates a data request to update the phase information for the specified project.
upload(Cube, String). Method in class icc.db.File
Creates a data request to create this document with respect to the specified project cube.
upload(String). Method in class icc.db.File
Creates a data request to modify this document information.
uploadEnabled(). Method in class FaceApplet
URL. Static variable in class icc.db.Header
A useful constant to specify the type of a document as a URL.
USER. Static variable in class icc.net.IDCard
user(). Method in class FaceApplet
user(). Method in class icc.face.Handler
Returns the partner information for the user who authenticated to this handler, or null if the user authenticated as guest.
user(int, Object, IDCard). Static method in class icc.net.Event
USERAGENTS. Static variable in class icc.db.AgentRequests
The name of a service that provides user agent information.
UserEvents. Static variable in class icc.net.Event
userId(). Method in class icc.face.DocumentsPage
Returns the user's partner identifier, or null if the user authenticated as guest.
userid(). Method in class icc.face.Handler
Returns the partner identifier for the user who authenticated to this handler, or null if the user authenticated as guest.
userID(String). Static method in class icc.net.DataRequest
username(). Method in class icc.net.IDCard
username(). Method in class icc.db.Partner
Returns the partner's username.

V

view. Variable in class icc.db.Folder
This vector specifies the top level documents in this folder.
viewDisplayHTML. Static variable in interface icc.face.Client
The name of the JavaScript function to display an HTML string in the view frame.
viewDisplayURL. Static variable in interface icc.face.Client
The name of the JavaScript function to display a URL in the view frame.

W

whoami(). Static method in class icc.net.DataRequest
WorkFile(String, String, String). Constructor for class icc.db.WorkFile
Allocates a WorkFile object with the specified type, name and title.
WRITE. Variable in class icc.face.AccessPage
A useful constant to check for or specify write permission.
WRITE. Static variable in class icc.db.Cube
This access right provides the owner read and write, but no delete permission.
WRITER. Variable in class icc.face.DocumentsPage
A useful constant to retrieve or specify a collaborative author type.
WRITER. Static variable in class icc.db.Select
A convenience constant to specify the collaborative author as a writer.
WRITER. Static variable in class icc.db.WorkFile
A convenience constant for defining a partner as writer.
writers(WorkFile). Method in class icc.face.DocumentsPage
WWW. Variable in class icc.face.PartnersPage
A useful constant to retrieve a partner's WWW address, or specify an additional overview field.

This website has been archived and is no longer maintained.