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

Quick Search    Search Deep
A C D E F G H I L M N O P R S T U V

A

ABSTRACT_DESC - Static variable in interface com.RuntimeCollective.content.bean.DublinCore
 
AHREF - Static variable in class com.RuntimeCollective.content.bean.Link
 
ALT_TITLE - Static variable in interface com.RuntimeCollective.content.bean.DublinCore
 
AVAILABILITY_PERIOD - Static variable in interface com.RuntimeCollective.content.bean.DublinCore
 
Author_id - Variable in class com.RuntimeCollective.content.bean.SimpleContent
The author
addHit() - Method in class com.RuntimeCollective.content.bean.Link
Log one more hit
addSubContent(String, Content) - Method in class com.RuntimeCollective.content.bean.ComplexContent
Add a SubContent to this ComplexContent under a given role, at the current max position + 1

C

CLOSE_TAG - Static variable in class com.RuntimeCollective.content.bean.Link
 
CONTRIBUTOR - Static variable in interface com.RuntimeCollective.content.bean.DublinCore
 
COVERAGE - Static variable in interface com.RuntimeCollective.content.bean.DublinCore
 
CREATED_DATE - Static variable in interface com.RuntimeCollective.content.bean.DublinCore
 
CREATOR - Static variable in interface com.RuntimeCollective.content.bean.DublinCore
 
Caption - Variable in class com.RuntimeCollective.content.bean.Image
The Caption of the image
ComplexContent - class com.RuntimeCollective.content.bean.ComplexContent.
A piece of content made up of one or more pieces of subcontent.
ComplexContent() - Constructor for class com.RuntimeCollective.content.bean.ComplexContent
Construct a new blank ComplexContent, giving it a new unique ID.
ComplexContent(int) - Constructor for class com.RuntimeCollective.content.bean.ComplexContent
Get a current ComplexContent from the RuntimeDataSource, given an id.
Content - interface com.RuntimeCollective.content.bean.Content.
Interface to implement if you want an object to be considerable as a piece of content.
CreationDate - Variable in class com.RuntimeCollective.content.bean.SimpleContent
The creation date bean
com.RuntimeCollective.content.bean - package com.RuntimeCollective.content.bean
The Content module defines the Content contract for the Josephine framework, as well as a collection of basic types of Content (TextComponent, File, Image).
customiseDuplicate(Duplicable) - Method in class com.RuntimeCollective.content.bean.File
The File version of this method actually copies the file on the FileSystem.
customiseDuplicate(Duplicable) - Method in class com.RuntimeCollective.content.bean.Image
The Image version of this method actually duplicates the File composed in the original Image, unless we're using the image library.
customiseDuplicate(Duplicable) - Method in class com.RuntimeCollective.content.bean.SimpleContent
A method to customise (and save) a "raw" Duplicate, usually not called directly, but used by makeDuplicate(int).

D

DATABASE_TABLE - Static variable in class com.RuntimeCollective.content.bean.ComplexContent
The name of the database table for this bean type.
DATABASE_TABLE - Static variable in interface com.RuntimeCollective.content.bean.Content
The name of the database table for this bean type.
DATABASE_TABLE - Static variable in class com.RuntimeCollective.content.bean.Editor
Deprecated. The name of the database table for this bean type.
DATABASE_TABLE - Static variable in class com.RuntimeCollective.content.bean.File
The name of the database table for this bean type.
DATABASE_TABLE - Static variable in class com.RuntimeCollective.content.bean.ForwardLink
The name of the database table for this bean type.
DATABASE_TABLE - Static variable in class com.RuntimeCollective.content.bean.Image
The name of the database table for this bean type.
DATABASE_TABLE - Static variable in class com.RuntimeCollective.content.bean.Link
The name of the database table for this bean type.
DATABASE_TABLE - Static variable in class com.RuntimeCollective.content.bean.SimpleContent
The name of the database table for this bean type.
DATABASE_TABLE - Static variable in class com.RuntimeCollective.content.bean.TextComponent
The name of the database table for this bean type.
DATABASE_TABLE - Static variable in class com.RuntimeCollective.content.bean.URLLink
The name of the database table for this bean type.
DATE - Static variable in interface com.RuntimeCollective.content.bean.DublinCore
 
DEFAULT_ARRAY_SIZE - Static variable in class com.RuntimeCollective.content.bean.ComplexContent
The default size of the subcontent arrays
DESCRIPTION - Static variable in interface com.RuntimeCollective.content.bean.DublinCore
 
DublinCore - interface com.RuntimeCollective.content.bean.DublinCore.
An interface that allows access to Dublin Core v1-1 metadata stored in the implementing object.
delete() - Method in class com.RuntimeCollective.content.bean.ComplexContent
Delete this bean from the database.
delete() - Method in class com.RuntimeCollective.content.bean.Editor
Deprecated. This class shouldn't be used anymore - use the Permissions packages instead.
delete() - Method in class com.RuntimeCollective.content.bean.File
Delete this File from the database.
delete() - Method in class com.RuntimeCollective.content.bean.ForwardLink
Delete this ForwardLink from the database.
delete() - Method in class com.RuntimeCollective.content.bean.Image
Delete this Image from the database.
delete() - Method in class com.RuntimeCollective.content.bean.Link
Delete this Link from the database.
delete() - Method in class com.RuntimeCollective.content.bean.SimpleContent
Delete this SimpleContent from the database.
delete() - Method in class com.RuntimeCollective.content.bean.TextComponent
Delete this TextComponent from the database.
delete() - Method in class com.RuntimeCollective.content.bean.URLLink
Delete this URLLink from the database.
deleteExistingFiles() - Method in class com.RuntimeCollective.content.bean.File
Delete the files saved in the filesystem

E

END_QUOTE - Static variable in class com.RuntimeCollective.content.bean.Link
 
END_TAG - Static variable in class com.RuntimeCollective.content.bean.Link
 
EXTENT - Static variable in interface com.RuntimeCollective.content.bean.DublinCore
 
Editor - class com.RuntimeCollective.content.bean.Editor.
Deprecated. This class shouldn't be used anymore - use the Permissions packages instead.
Editor() - Constructor for class com.RuntimeCollective.content.bean.Editor
Deprecated. This class shouldn't be used anymore - use the Permissions packages instead.
Editor(int) - Constructor for class com.RuntimeCollective.content.bean.Editor
Deprecated. This class shouldn't be used anymore - use the Permissions packages instead.
ExplanatoryText - Variable in class com.RuntimeCollective.content.bean.Link
The ExplanatoryText
emptyContent() - Method in class com.RuntimeCollective.content.bean.File
A method to empty the content of this file.

F

FOLLOW_LINK - Static variable in class com.RuntimeCollective.content.bean.Link
 
FORMAT - Static variable in interface com.RuntimeCollective.content.bean.DublinCore
 
File - class com.RuntimeCollective.content.bean.File.
The File class will hold the content of a file, either directly, or via a filename reference.
File() - Constructor for class com.RuntimeCollective.content.bean.File
Construct a new blank File, giving it a new unique ID.
File(int) - Constructor for class com.RuntimeCollective.content.bean.File
Get a File from the RuntimeDataSource, given an id.
FileEnding - Variable in class com.RuntimeCollective.content.bean.File
The FileEnding
FileId - Variable in class com.RuntimeCollective.content.bean.Image
The Image File (a File)
Format - Variable in class com.RuntimeCollective.content.bean.TextComponent
The Format
ForwardLink - class com.RuntimeCollective.content.bean.ForwardLink.
The ForwardLink class implements the Link abstract class, using a URL.
ForwardLink() - Constructor for class com.RuntimeCollective.content.bean.ForwardLink
Construct a new blank ForwardLink, giving it a new unique ID.
ForwardLink(int) - Constructor for class com.RuntimeCollective.content.bean.ForwardLink
Get a ForwardLink from the database, given an id.
ForwardName - Variable in class com.RuntimeCollective.content.bean.ForwardLink
The ForwardName

G

getAll() - Static method in class com.RuntimeCollective.content.bean.URLLink
Returns all URLLinks.
getAll(String) - Static method in class com.RuntimeCollective.content.bean.URLLink
Returns all URLLinks, ordered according to a creatain criteria.
getAuthor() - Method in interface com.RuntimeCollective.content.bean.Content
Get the author
getAuthor() - Method in class com.RuntimeCollective.content.bean.SimpleContent
Get the author
getCaption() - Method in class com.RuntimeCollective.content.bean.Image
Get the Caption
getCreationDate() - Method in interface com.RuntimeCollective.content.bean.Content
Get the creation date bean
getCreationDate() - Method in class com.RuntimeCollective.content.bean.SimpleContent
Get the creation date
getDCContributors() - Method in interface com.RuntimeCollective.content.bean.DublinCore
Get the Dublin Core contributors.
getDCContributors(String) - Method in interface com.RuntimeCollective.content.bean.DublinCore
Get the Dublin Core contributors.
getDCCoverages() - Method in interface com.RuntimeCollective.content.bean.DublinCore
Get the Dublin Core coverages.
getDCCoverages(String) - Method in interface com.RuntimeCollective.content.bean.DublinCore
Get the Dublin Core coverages.
getDCCreators() - Method in interface com.RuntimeCollective.content.bean.DublinCore
Get the Dublin Core creators.
getDCCreators(String) - Method in interface com.RuntimeCollective.content.bean.DublinCore
Get the Dublin Core creators.
getDCDates() - Method in interface com.RuntimeCollective.content.bean.DublinCore
Get the Dublin Core dates.
getDCDates(String) - Method in interface com.RuntimeCollective.content.bean.DublinCore
Get the Dublin Core dates.
getDCDescriptions() - Method in interface com.RuntimeCollective.content.bean.DublinCore
Get the Dublin Core descriptions.
getDCDescriptions(String) - Method in interface com.RuntimeCollective.content.bean.DublinCore
Get the Dublin Core descriptions.
getDCFormats() - Method in interface com.RuntimeCollective.content.bean.DublinCore
Get the Dublin Core formats.
getDCFormats(String) - Method in interface com.RuntimeCollective.content.bean.DublinCore
Get the Dublin Core formats.
getDCIdentifiers() - Method in interface com.RuntimeCollective.content.bean.DublinCore
Get the Dublin Core identifiers.
getDCIdentifiers(String) - Method in interface com.RuntimeCollective.content.bean.DublinCore
Get the Dublin Core identifiers.
getDCLanguages() - Method in interface com.RuntimeCollective.content.bean.DublinCore
Get the Dublin Core languages.
getDCLanguages(String) - Method in interface com.RuntimeCollective.content.bean.DublinCore
Get the Dublin Core languages.
getDCPublishers() - Method in interface com.RuntimeCollective.content.bean.DublinCore
Get the Dublin Core publishers.
getDCPublishers(String) - Method in interface com.RuntimeCollective.content.bean.DublinCore
Get the Dublin Core publishers.
getDCRelations() - Method in interface com.RuntimeCollective.content.bean.DublinCore
Get the Dublin Core relations.
getDCRelations(String) - Method in interface com.RuntimeCollective.content.bean.DublinCore
Get the Dublin Core relations.
getDCRights() - Method in interface com.RuntimeCollective.content.bean.DublinCore
Get the Dublin Core rights.
getDCRights(String) - Method in interface com.RuntimeCollective.content.bean.DublinCore
Get the Dublin Core rights.
getDCSources() - Method in interface com.RuntimeCollective.content.bean.DublinCore
Get the Dublin Core sources.
getDCSources(String) - Method in interface com.RuntimeCollective.content.bean.DublinCore
Get the Dublin Core sources.
getDCSubjects() - Method in interface com.RuntimeCollective.content.bean.DublinCore
Get the Dublin Core subjects.
getDCSubjects(String) - Method in interface com.RuntimeCollective.content.bean.DublinCore
Get the Dublin Core subjects.
getDCTitles() - Method in interface com.RuntimeCollective.content.bean.DublinCore
Get the Dublin Core titles.
getDCTitles(String) - Method in interface com.RuntimeCollective.content.bean.DublinCore
Get the Dublin Core titles.
getDCTypes() - Method in interface com.RuntimeCollective.content.bean.DublinCore
Get the Dublin Core types.
getDCTypes(String) - Method in interface com.RuntimeCollective.content.bean.DublinCore
Get the Dublin Core types.
getDescription() - Method in interface com.RuntimeCollective.content.bean.Content
Get the description The description will be extracted from sub-class specific information, for example from the caption of an image, or the first line of an abstract.
getDescription() - Method in class com.RuntimeCollective.content.bean.File
Get the description Return the original filename and mimetype.
getDescription() - Method in class com.RuntimeCollective.content.bean.Image
Get the description Returns the Caption
getDescription() - Method in class com.RuntimeCollective.content.bean.Link
Get the description Return the ExplanatoryText
getDescription() - Method in class com.RuntimeCollective.content.bean.SimpleContent
Get the description
getDescription() - Method in class com.RuntimeCollective.content.bean.TextComponent
Get the description Returns the first 50 chars of the text, if any.
getEditorForUser(User) - Static method in class com.RuntimeCollective.content.bean.Editor
Deprecated. This class shouldn't be used anymore - use the Permissions packages instead.
getExplanatoryText() - Method in class com.RuntimeCollective.content.bean.Link
Get the ExplanatoryText
getFile() - Method in class com.RuntimeCollective.content.bean.File
Sometimes, it's just useful to get the raw File itself.
getFile() - Method in class com.RuntimeCollective.content.bean.Image
Get the Image File
getFileEnding() - Method in class com.RuntimeCollective.content.bean.File
Get the FileEnding
getFormat() - Method in class com.RuntimeCollective.content.bean.TextComponent
Get the Format
getForwardName() - Method in class com.RuntimeCollective.content.bean.ForwardLink
Get the ForwardName
getId() - Method in class com.RuntimeCollective.content.bean.SimpleContent
Get the unique id of this SimpleContent.
getImageCategory() - Method in class com.RuntimeCollective.content.bean.Image
Get the ImageCategory the image belongs to.
getIsAdmin() - Method in class com.RuntimeCollective.content.bean.Editor
Deprecated. This class shouldn't be used anymore - use the Permissions packages instead.
getIsEditor() - Method in class com.RuntimeCollective.content.bean.Editor
Deprecated. This class shouldn't be used anymore - use the Permissions packages instead.
getIsTrackable() - Method in class com.RuntimeCollective.content.bean.Link
Get the IsTrackable
getLastModifiedDate() - Method in interface com.RuntimeCollective.content.bean.Content
Get the last modified date bean
getLastModifiedDate() - Method in class com.RuntimeCollective.content.bean.SimpleContent
Get the last modified date
getLastModifierUser() - Method in interface com.RuntimeCollective.content.bean.Content
Get the last modifier user
getLastModifierUser() - Method in class com.RuntimeCollective.content.bean.SimpleContent
Get the last modifier user
getLinkCloseTag() - Method in class com.RuntimeCollective.content.bean.Link
Returns simply a link close tag: </a>
getLinkOpenTag() - Method in class com.RuntimeCollective.content.bean.Link
Get the LinkOpenTag, with trackable code and/or open in new page code You should check isDisplayable first.
getLinkText() - Method in class com.RuntimeCollective.content.bean.Link
Get the Linktext
getLinkURL() - Method in class com.RuntimeCollective.content.bean.ForwardLink
Get the LinkURL
getLinkURL() - Method in class com.RuntimeCollective.content.bean.Link
Get the LinkURL You should check isDisplayable first.
getLinkURL() - Method in class com.RuntimeCollective.content.bean.URLLink
Get the LinkURL
getMimeType() - Method in class com.RuntimeCollective.content.bean.File
Get the MimeType
getNumberOfHits() - Method in class com.RuntimeCollective.content.bean.Link
Get the NumberOfHits
getOpenInNewWindow() - Method in class com.RuntimeCollective.content.bean.Link
Get the OpenInNewWindow
getOriginalFilename() - Method in class com.RuntimeCollective.content.bean.File
Get the OriginalFilename
getPositionOfSubContent(String, Content) - Method in class com.RuntimeCollective.content.bean.ComplexContent
Get the position of this subcontent.
getRoles() - Method in class com.RuntimeCollective.content.bean.ComplexContent
Get all Roles for which SubContents are defined at the moment.
getSubContent(String, int) - Method in class com.RuntimeCollective.content.bean.ComplexContent
Get one SubContent from this ComplexContent
getSubContents(String) - Method in class com.RuntimeCollective.content.bean.ComplexContent
Get all the SubContents from this ComplexContent for a given role, and without their positions
getSubContentsVector(String) - Method in class com.RuntimeCollective.content.bean.ComplexContent
Get the subcontents for the given role.
getText() - Method in class com.RuntimeCollective.content.bean.TextComponent
Get the Text
getThumbnail() - Method in class com.RuntimeCollective.content.bean.Image
Get the Image thumbnail.
getTitle() - Method in interface com.RuntimeCollective.content.bean.Content
Get the title The title will be extracted from sub-class specific information, for example from the caption of an image, or the first line of an abstract.
getTitle() - Method in class com.RuntimeCollective.content.bean.File
Get the title Return the filename and mimetype.
getTitle() - Method in class com.RuntimeCollective.content.bean.Image
Get the title Returns the title
getTitle() - Method in class com.RuntimeCollective.content.bean.Link
Get the title Return the LinkText
getTitle() - Method in class com.RuntimeCollective.content.bean.SimpleContent
Get the title
getTitle() - Method in class com.RuntimeCollective.content.bean.TextComponent
Get the title
getURLLinkFromURL(String) - Static method in class com.RuntimeCollective.content.bean.URLLink
Given a URL String, returns the first created URLLink that matches it.
getUseImageLibrary() - Method in class com.RuntimeCollective.content.bean.Image
Get whether we are using the Image Library
getUsedCSLs() - Method in class com.RuntimeCollective.content.bean.Image
Returns a Collection of all ContentSiteLocations that use this image

H

HAS_FORMAT_REL - Static variable in interface com.RuntimeCollective.content.bean.DublinCore
 
HAS_PART_REL - Static variable in interface com.RuntimeCollective.content.bean.DublinCore
 
HAS_VERSION_REL - Static variable in interface com.RuntimeCollective.content.bean.DublinCore
 
HTTP - Static variable in class com.RuntimeCollective.content.bean.Link
 

I

IDENTIFIER - Static variable in interface com.RuntimeCollective.content.bean.DublinCore
 
ISSUED_DATE - Static variable in interface com.RuntimeCollective.content.bean.DublinCore
 
IS_FORMAT_OF_REL - Static variable in interface com.RuntimeCollective.content.bean.DublinCore
 
IS_PART_OF_REL - Static variable in interface com.RuntimeCollective.content.bean.DublinCore
 
IS_REFERENCED_BY_REL - Static variable in interface com.RuntimeCollective.content.bean.DublinCore
 
IS_REPLACED_BY_REL - Static variable in interface com.RuntimeCollective.content.bean.DublinCore
 
IS_REQUIRED_BY_REL - Static variable in interface com.RuntimeCollective.content.bean.DublinCore
 
IS_VERSION_OF_REL - Static variable in interface com.RuntimeCollective.content.bean.DublinCore
 
Image - class com.RuntimeCollective.content.bean.Image.
The Image class contains a reference to a File, and some metadata (for now a simple caption).
Image() - Constructor for class com.RuntimeCollective.content.bean.Image
Construct a new blank Image, giving it a new unique ID.
Image(int) - Constructor for class com.RuntimeCollective.content.bean.Image
Get a Image from the database, given an id.
ImageCatId - Variable in class com.RuntimeCollective.content.bean.Image
The id of the ImageCategory the image belongs to
IsTrackable - Variable in class com.RuntimeCollective.content.bean.Link
Should we track this link ?
iSubContents - Variable in class com.RuntimeCollective.content.bean.ComplexContent
The SubContents
id - Variable in class com.RuntimeCollective.content.bean.SimpleContent
This SimpleContent's id
insertSubContent(String, int, Content) - Method in class com.RuntimeCollective.content.bean.ComplexContent
Insert one SubContent in this ComplexContent, under a given role and position.
isAdmin - Variable in class com.RuntimeCollective.content.bean.Editor
Deprecated. This class shouldn't be used anymore - use the Permissions packages instead.
isAdmin() - Method in class com.RuntimeCollective.content.bean.Editor
Deprecated. This class shouldn't be used anymore - use the Permissions packages instead.
isDisplayable() - Method in class com.RuntimeCollective.content.bean.ForwardLink
Is this link displayable, ie is it valid ?
isDisplayable() - Method in class com.RuntimeCollective.content.bean.Link
Is this link displayable, ie is it valid ?
isDisplayable() - Method in class com.RuntimeCollective.content.bean.URLLink
Is this link displayable, ie is it valid ?
isEditor - Variable in class com.RuntimeCollective.content.bean.Editor
Deprecated. This class shouldn't be used anymore - use the Permissions packages instead.
isEditor() - Method in class com.RuntimeCollective.content.bean.Editor
Deprecated. This class shouldn't be used anymore - use the Permissions packages instead.
isTrackable() - Method in class com.RuntimeCollective.content.bean.Link
Get the IsTrackable
isValid() - Method in class com.RuntimeCollective.content.bean.File
Returns whether this file is valid or not, that is, whether it has valid content set.
isValid() - Method in class com.RuntimeCollective.content.bean.Image
Returns if the Image has a valid File attached

L

LANGUAGE - Static variable in interface com.RuntimeCollective.content.bean.DublinCore
 
LastModifiedDate - Variable in class com.RuntimeCollective.content.bean.SimpleContent
The last modified date
LastModifierUser_id - Variable in class com.RuntimeCollective.content.bean.SimpleContent
The last modifier user
Link - class com.RuntimeCollective.content.bean.Link.
The Link abstract class describes a Link entity, obviously.
Link() - Constructor for class com.RuntimeCollective.content.bean.Link
Construct a new blank Link, giving it a new unique ID.
Link(int) - Constructor for class com.RuntimeCollective.content.bean.Link
Get a Link from the database, given an id.
LinkText - Variable in class com.RuntimeCollective.content.bean.Link
The Linktext
LinkURL - Variable in class com.RuntimeCollective.content.bean.URLLink
The LinkURL

M

MAX_DESCRIPTION_LENGTH - Static variable in class com.RuntimeCollective.content.bean.TextComponent
The max length of the description.
MEDIUM - Static variable in interface com.RuntimeCollective.content.bean.DublinCore
 
MODIFIED_DATE - Static variable in interface com.RuntimeCollective.content.bean.DublinCore
 
MimeType - Variable in class com.RuntimeCollective.content.bean.File
The MimeType
makeDuplicate() - Method in class com.RuntimeCollective.content.bean.SimpleContent
The method to call when you want to create (and save) the duplicate of an object.
makeDuplicate(int) - Method in class com.RuntimeCollective.content.bean.SimpleContent
The method to call when you want to create (and save) the duplicate of an object, while expliciting the id you want for the duplicate.
moreString - Static variable in class com.RuntimeCollective.content.bean.Link
 

N

NEW_TARGET - Static variable in class com.RuntimeCollective.content.bean.Link
 
NumberOfHits - Variable in class com.RuntimeCollective.content.bean.Link
How many hits on this Link

O

OpenInNewWindow - Variable in class com.RuntimeCollective.content.bean.Link
Should this link open in a new window
OriginalFilename - Variable in class com.RuntimeCollective.content.bean.File
The OriginalFilename

P

PAGE_ROOT - Static variable in class com.RuntimeCollective.content.bean.Link
 
PUBLISHER - Static variable in interface com.RuntimeCollective.content.bean.DublinCore
 

R

REFERENCES_REL - Static variable in interface com.RuntimeCollective.content.bean.DublinCore
 
RELATION - Static variable in interface com.RuntimeCollective.content.bean.DublinCore
 
REPLACES_REL - Static variable in interface com.RuntimeCollective.content.bean.DublinCore
 
REQUIRES_REL - Static variable in interface com.RuntimeCollective.content.bean.DublinCore
 
RIGHTS - Static variable in interface com.RuntimeCollective.content.bean.DublinCore
 
removeSubContent(String, Content) - Method in class com.RuntimeCollective.content.bean.ComplexContent
Remove a SubContent from this ComplexContent under a given role, and in all its positions (if more than one)

S

SOURCE - Static variable in interface com.RuntimeCollective.content.bean.DublinCore
 
SPATIAL_COVERAGE - Static variable in interface com.RuntimeCollective.content.bean.DublinCore
 
SUBJECT - Static variable in interface com.RuntimeCollective.content.bean.DublinCore
 
SimpleContent - class com.RuntimeCollective.content.bean.SimpleContent.
A basic implementation of Content, which you shouldn't instantiate as is, but subclass.
SimpleContent() - Constructor for class com.RuntimeCollective.content.bean.SimpleContent
Construct a new blank SimpleContent, giving it a new unique ID.
SimpleContent(int) - Constructor for class com.RuntimeCollective.content.bean.SimpleContent
Get a SimpleContent from the RuntimeDataSource, given an id.
save() - Method in class com.RuntimeCollective.content.bean.ComplexContent
Save this bean to the database.
save() - Method in class com.RuntimeCollective.content.bean.Editor
Deprecated. This class shouldn't be used anymore - use the Permissions packages instead.
save() - Method in class com.RuntimeCollective.content.bean.File
Save this File to the database.
save() - Method in class com.RuntimeCollective.content.bean.ForwardLink
Save this ForwardLink to the database.
save() - Method in class com.RuntimeCollective.content.bean.Image
Save this Image to the database.
save() - Method in class com.RuntimeCollective.content.bean.Link
Save this Link to the database.
save() - Method in class com.RuntimeCollective.content.bean.SimpleContent
Save this SimpleContent to the database.
save() - Method in class com.RuntimeCollective.content.bean.TextComponent
Save this TextComponent to the database.
save() - Method in class com.RuntimeCollective.content.bean.URLLink
Save this URLLink to the database.
saveToDatabase() - Method in class com.RuntimeCollective.content.bean.Editor
Deprecated. This class shouldn't be used anymore - use the Permissions packages instead.
setAuthor(User) - Method in interface com.RuntimeCollective.content.bean.Content
Set the author
setAuthor(User) - Method in class com.RuntimeCollective.content.bean.SimpleContent
Set the author
setCaption(String) - Method in class com.RuntimeCollective.content.bean.Image
Set the Caption
setContent(FormFile) - Method in class com.RuntimeCollective.content.bean.File
Change the content of the File, from a FormFile
setContent(File) - Method in class com.RuntimeCollective.content.bean.File
Change the content of the File, from a java.io.File
setContent(String) - Method in class com.RuntimeCollective.content.bean.File
Change the content of the File, from a String Be careful: Strings are 8-bit (no strange characters)
setContent(InputStream, int) - Method in class com.RuntimeCollective.content.bean.File
Change the content of the File, from an InputSteam and its size
setCreationDate(Date) - Method in interface com.RuntimeCollective.content.bean.Content
Set the creation date bean
setCreationDate(Date) - Method in class com.RuntimeCollective.content.bean.SimpleContent
Set the creation date
setDescription(String) - Method in interface com.RuntimeCollective.content.bean.Content
Set the description This method *may* set the description of the Content.
setDescription(String) - Method in class com.RuntimeCollective.content.bean.SimpleContent
Set the description.
setDescription(String) - Method in class com.RuntimeCollective.content.bean.TextComponent
Set the description.
setExplanatoryText(String) - Method in class com.RuntimeCollective.content.bean.Link
Set the ExplanatoryText
setFile(File) - Method in class com.RuntimeCollective.content.bean.Image
Set the Image File.
setFileEnding(String) - Method in class com.RuntimeCollective.content.bean.File
Set the FileEnding This will delete old files - if the former FileEnding is not null (ie if we are not initialising this bean)
setFormat(String) - Method in class com.RuntimeCollective.content.bean.TextComponent
Set the Format
setForwardName(String) - Method in class com.RuntimeCollective.content.bean.ForwardLink
Set the ForwardName
setId(int) - Method in class com.RuntimeCollective.content.bean.File
Set the unique id of this File.
setId(int) - Method in class com.RuntimeCollective.content.bean.SimpleContent
Set the unique id of this SimpleContent.
setImageCategory(ImageCategory) - Method in class com.RuntimeCollective.content.bean.Image
Set the ImageCategory the image belongs to.
setIsAdmin(boolean) - Method in class com.RuntimeCollective.content.bean.Editor
Deprecated. This class shouldn't be used anymore - use the Permissions packages instead.
setIsEditor(boolean) - Method in class com.RuntimeCollective.content.bean.Editor
Deprecated. This class shouldn't be used anymore - use the Permissions packages instead.
setIsTrackable(boolean) - Method in class com.RuntimeCollective.content.bean.Link
Set the IsTrackable
setLastModifiedDate(Date) - Method in interface com.RuntimeCollective.content.bean.Content
Set the last modified date bean
setLastModifiedDate(Date) - Method in class com.RuntimeCollective.content.bean.SimpleContent
Set the last modified date bean
setLastModifierUser(User) - Method in interface com.RuntimeCollective.content.bean.Content
Set the last modifier user
setLastModifierUser(User) - Method in class com.RuntimeCollective.content.bean.SimpleContent
Set the last modifier user
setLinkText(String) - Method in class com.RuntimeCollective.content.bean.Link
Set the LinkText
setLinkURL(URL) - Method in class com.RuntimeCollective.content.bean.URLLink
Set the LinkURL
setMimeType(String) - Method in class com.RuntimeCollective.content.bean.File
Set the MimeType
setNumberOfHits(int) - Method in class com.RuntimeCollective.content.bean.Link
Set the NumberOfHits
setOpenInNewWindow(boolean) - Method in class com.RuntimeCollective.content.bean.Link
Set the OpenInNewWindow
setOriginalFilename(String) - Method in class com.RuntimeCollective.content.bean.File
Set the OriginalFilename
setSubContent(String, int, Content) - Method in class com.RuntimeCollective.content.bean.ComplexContent
Set one SubContent in this ComplexContent, under a given role and position
setText(String) - Method in class com.RuntimeCollective.content.bean.TextComponent
Set the Text
setTextAsHtml(String, String) - Method in class com.RuntimeCollective.content.bean.TextComponent
Upload some plain text, transform it to html, and set the content's type to html
setThumbnail(File) - Method in class com.RuntimeCollective.content.bean.Image
Set the Image thumbnail.
setTitle(String) - Method in interface com.RuntimeCollective.content.bean.Content
Set the title This method *may* set the title of the Content.
setTitle(String) - Method in class com.RuntimeCollective.content.bean.Image
Set the title
setTitle(String) - Method in class com.RuntimeCollective.content.bean.SimpleContent
Set the title.
setTitle(String) - Method in class com.RuntimeCollective.content.bean.TextComponent
Set the Title
setUseImageLibrary(boolean) - Method in class com.RuntimeCollective.content.bean.Image
Set whether we are using the Image Library

T

TEMPORAL_COVERAGE - Static variable in interface com.RuntimeCollective.content.bean.DublinCore
 
TITLE - Static variable in interface com.RuntimeCollective.content.bean.DublinCore
 
TOC_DESC - Static variable in interface com.RuntimeCollective.content.bean.DublinCore
 
TYPE - Static variable in interface com.RuntimeCollective.content.bean.DublinCore
 
Text - Variable in class com.RuntimeCollective.content.bean.TextComponent
The Text
TextComponent - class com.RuntimeCollective.content.bean.TextComponent.
This class is a basic Content holding a piece of text.
TextComponent() - Constructor for class com.RuntimeCollective.content.bean.TextComponent
Construct a new blank textcomponent, giving it a new unique ID.
TextComponent(int) - Constructor for class com.RuntimeCollective.content.bean.TextComponent
Get a current textcomponent from the RuntimeDataSource, given an id.
ThumbnailId - Variable in class com.RuntimeCollective.content.bean.Image
The Image thumbnail (a File)
Title - Variable in class com.RuntimeCollective.content.bean.Image
The image's title of the image
Title - Variable in class com.RuntimeCollective.content.bean.TextComponent
The Title This shouldn't really be there - TextComponent is only a bit of text.

U

URLLink - class com.RuntimeCollective.content.bean.URLLink.
The URLLink class implements the Link abstract class, using a URL.
URLLink() - Constructor for class com.RuntimeCollective.content.bean.URLLink
Construct a new blank URLLink, giving it a new unique ID.
URLLink(int) - Constructor for class com.RuntimeCollective.content.bean.URLLink
Get a URLLink from the database, given an id.
UseImageLibrary - Variable in class com.RuntimeCollective.content.bean.Image
Whether we are using the Image Library
updateThumbnail() - Method in class com.RuntimeCollective.content.bean.Image
Update the thumbnail version of this image.

V

VALID_PERIOD - Static variable in interface com.RuntimeCollective.content.bean.DublinCore
 
viewFormat(String) - Method in interface com.RuntimeCollective.content.bean.Content
Get the content in a certain format This most important method will return a view of the content, under the specified format.
viewFormat(String) - Method in class com.RuntimeCollective.content.bean.File
Get the File in a certain format.
viewFormat(String) - Method in class com.RuntimeCollective.content.bean.Image
Get the content in a certain format.
viewFormat(String) - Method in class com.RuntimeCollective.content.bean.Link
Get the content in a certain format.
viewFormat(String) - Method in class com.RuntimeCollective.content.bean.SimpleContent
Get the SimpleContent in a certain format.
viewFormat(String) - Method in class com.RuntimeCollective.content.bean.TextComponent
Get the content in a certain format.

A C D E F G H I L M N O P R S T U V