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

A

accept(String) - Method in interface spcp7.imagegallery.abstractionlayer.face.ImageFilterFace
 
accept(String) - Method in class spcp7.imagegallery.abstractionlayer.util.ImageFilterImpl
 
acceptImageMimetype(String) - Method in interface spcp7.imagegallery.abstractionlayer.face.ImageFilterFace
This method looks for image mimetypes in the given string.
acceptImageMimetype(String) - Method in class spcp7.imagegallery.abstractionlayer.util.ImageFilterImpl
 
addContentFolder(ContentFolderModelFace) - Method in interface spcp7.imagegallery.abstractionlayer.face.ContentProviderRegistryFace
With this method a new not yet existing content folder can be added.
addContentFolder(ContentFolderModelFace) - Method in class spcp7.imagegallery.abstractionlayer.impl.internal.ContentProviderRegistryImpl
 
addContentFolder(ActionEvent) - Method in class spcp7.imagegallery.view.managedbean.EditBean
JSF callable method fo adding a content folder.
addImageInfo(ImageFace) - Method in class spcp7.imagegallery.abstractionlayer.persistence.model.impl.GalleryFolderModelImplOLD
Deprecated.  
ALFRESCO_BASE_URL_VALUE - Static variable in class spcp7.imagegallery.impl.alfresco.utils.AlfrescoDefaultValues
 
ALFRESCO_FULL_APP_NAMESPACE_REPLACEMENT_VALUE - Static variable in class spcp7.imagegallery.impl.alfresco.utils.AlfrescoDefaultValues
 
ALFRESCO_FULL_CM_NAMESPACE_REPLACEMENT_VALUE - Static variable in class spcp7.imagegallery.impl.alfresco.utils.AlfrescoDefaultValues
 
ALFRESCO_MAX_RESULT_ROWS_VALUE - Static variable in class spcp7.imagegallery.impl.alfresco.utils.AlfrescoDefaultValues
 
ALFRESCO_NAMESPACE_CONTENT_MODEL_VALUE - Static variable in class spcp7.imagegallery.impl.alfresco.utils.AlfrescoDefaultValues
 
ALFRESCO_PASSWORD_VALUE - Static variable in class spcp7.imagegallery.impl.alfresco.utils.AlfrescoDefaultValues
 
ALFRESCO_SHORTEN_APP_NAMESPACE_REGEX_VALUE - Static variable in class spcp7.imagegallery.impl.alfresco.utils.AlfrescoDefaultValues
Will be replaced by ALFRESCO_FULL_APP_NAMESPACE_REPLACEMENT_VALUE within AlfrescoUtils#normalizePathNamespace(String).
ALFRESCO_SHORTEN_CM_SPACE_REGEX_VALUE - Static variable in class spcp7.imagegallery.impl.alfresco.utils.AlfrescoDefaultValues
Will be replaced by ALFRESCO_FULL_CM_NAMESPACE_REPLACEMENT_VALUE within AlfrescoUtils#normalizePathNamespace(String).
ALFRESCO_SPACES_STORE_VALUE - Static variable in class spcp7.imagegallery.impl.alfresco.utils.AlfrescoDefaultValues
 
ALFRESCO_SPCP7_CONTENT_PATH_VALUE - Static variable in class spcp7.imagegallery.impl.alfresco.utils.AlfrescoDefaultValues
 
ALFRESCO_SPCP7_CURRENT_PATH_VALUE - Static variable in class spcp7.imagegallery.impl.alfresco.utils.AlfrescoDefaultValues
 
ALFRESCO_SPCP7_ITEMS_PER_PAGE_VALUE - Static variable in class spcp7.imagegallery.impl.alfresco.utils.AlfrescoDefaultValues
 
ALFRESCO_SPCP7_PREVIEW_IMAGE_URL_VALUE - Static variable in class spcp7.imagegallery.impl.alfresco.utils.AlfrescoDefaultValues
 
ALFRESCO_SPCP7_START_RETRIEVAL_PATH_VALUE - Static variable in class spcp7.imagegallery.impl.alfresco.utils.AlfrescoDefaultValues
 
ALFRESCO_SPCP7_THUMBNAIL_STORAGE_PATH_VALUE - Static variable in class spcp7.imagegallery.impl.alfresco.utils.AlfrescoDefaultValues
 
ALFRESCO_USERNAME_VALUE - Static variable in class spcp7.imagegallery.impl.alfresco.utils.AlfrescoDefaultValues
 
ALFRESCO_WORKSPACE_STORE_VALUE - Static variable in class spcp7.imagegallery.impl.alfresco.utils.AlfrescoDefaultValues
Currently not used
AlfrescoContentProviderImpl - Class in spcp7.imagegallery.impl.alfresco
 
AlfrescoContentProviderImpl() - Constructor for class spcp7.imagegallery.impl.alfresco.AlfrescoContentProviderImpl
Within the constructor the default properties are initialized.
AlfrescoContentRetrievalImpl - Class in spcp7.imagegallery.impl.alfresco
Implementation of an Alfresco content provider.
AlfrescoContentRetrievalImpl() - Constructor for class spcp7.imagegallery.impl.alfresco.AlfrescoContentRetrievalImpl
Empty standard constructor
AlfrescoDefaultProperties - Enum in spcp7.imagegallery.impl.alfresco.utils
These are the default properties of content provider alfresco.
AlfrescoDefaultValues - Class in spcp7.imagegallery.impl.alfresco.utils
This class defines the values for the ALFRESCO default properties.
AlfrescoDefaultValues() - Constructor for class spcp7.imagegallery.impl.alfresco.utils.AlfrescoDefaultValues
 
AlfrescoUtils - Class in spcp7.imagegallery.impl.alfresco.utils
 
AlfrescoUtils() - Constructor for class spcp7.imagegallery.impl.alfresco.utils.AlfrescoUtils
 
AlfrescoValidation - Class in spcp7.imagegallery.impl.alfresco.utils
This class provides Alfresco specific validation functions.
AlfrescoValidation() - Constructor for class spcp7.imagegallery.impl.alfresco.utils.AlfrescoValidation
 

B

browseContent(ActionEvent) - Method in class spcp7.imagegallery.view.managedbean.helper.PropertyWrapper
JSF callable method which should be called if the property is browseable and content should be selected.

C

cancelConfirmationDialog(ActionEvent) - Method in class spcp7.imagegallery.view.managedbean.EditBean
JSF callable method for disabling the confirmation dialog.
Categories - Class in org.alfresco.sample.webservice
Web service sample 6 Example showing how content can be queried for using categories
Categories() - Constructor for class org.alfresco.sample.webservice.Categories
 
CheckOutCheckIn - Class in org.alfresco.sample.webservice
Web service sample 5 This sample shows how to check documents out, check them back in and then view the version history.
CheckOutCheckIn() - Constructor for class org.alfresco.sample.webservice.CheckOutCheckIn
 
close() - Method in interface spcp7.imagegallery.contentprovider.face.ContentConnectionFace
This method must be called after all content actions are done.
close() - Method in class spcp7.imagegallery.impl.alfresco.AlfrescoContentRetrievalImpl
 
closeBrowsingPanel(ActionEvent) - Method in class spcp7.imagegallery.view.managedbean.EditBean
JSF callable method for disabling the brwosing panel.
CMLUpdates - Class in org.alfresco.sample.webservice
Web service sample 4 This sample shows how to construct and execute CML queries using the respository web service.
CMLUpdates() - Constructor for class org.alfresco.sample.webservice.CMLUpdates
 
compare(ContentFace, ContentFace) - Method in class spcp7.imagegallery.abstractionlayer.util.ContentComparatorImpl
This method compares two content objects by their ContentFace.getName() ignoring the case!
compareTo(ContentFace) - Method in class spcp7.imagegallery.abstractionlayer.impl.internal.ContentImpl
 
compareTo(ContentFace) - Method in class spcp7.imagegallery.abstractionlayer.util.ContentDTO
Will be string compared by its ContentDTO.getName().
compareTo(PropertyWrapper) - Method in class spcp7.imagegallery.view.managedbean.helper.PropertyWrapper
To allow sorting the keys ( PropertyModelFace.getSchluessel() ) are compared.
ContentComparatorImpl - Class in spcp7.imagegallery.abstractionlayer.util
This class compares two ContentFace objects.
ContentComparatorImpl() - Constructor for class spcp7.imagegallery.abstractionlayer.util.ContentComparatorImpl
 
ContentConnectionFace - Interface in spcp7.imagegallery.contentprovider.face
This interface specifies function which every content interaction interface must implement.
ContentCouldNotBeAccessedException - Exception in spcp7.imagegallery.abstractionlayer.exception
If content somewhat cannot be accessed this exception will be thrown.
ContentCouldNotBeAccessedException() - Constructor for exception spcp7.imagegallery.abstractionlayer.exception.ContentCouldNotBeAccessedException
 
ContentCouldNotBeAccessedException(String, Throwable) - Constructor for exception spcp7.imagegallery.abstractionlayer.exception.ContentCouldNotBeAccessedException
 
ContentCouldNotBeAccessedException(String) - Constructor for exception spcp7.imagegallery.abstractionlayer.exception.ContentCouldNotBeAccessedException
 
ContentCouldNotBeAccessedException(Throwable) - Constructor for exception spcp7.imagegallery.abstractionlayer.exception.ContentCouldNotBeAccessedException
 
ContentDTO - Class in spcp7.imagegallery.abstractionlayer.util
If contemt is returned this implementation of the ContentFace should be used.
ContentDTO() - Constructor for class spcp7.imagegallery.abstractionlayer.util.ContentDTO
Empty default constructor.
ContentFace - Interface in spcp7.imagegallery.abstractionlayer.face
If an implementation of a ContentProviderFace returns content it must implement this interface.
ContentFolderActionListenerFace - Interface in spcp7.imagegallery.abstractionlayer.face
If a class implements this interface the method ContentFolderActionListenerFace.stateChanged(spcp7.imagegallery.abstractionlayer.face.persistence.ContentFolderModelFace, String) is called whenever a content folder changes.
ContentFolderEventTypes - Enum in spcp7.imagegallery.abstractionlayer.enums
This enum contains the event types of content folder changes, which can be passed to ContentFolderActionListenerFace.stateChanged(spcp7.imagegallery.abstractionlayer.face.persistence.ContentFolderModelFace, String)
ContentFolderModelFace - Interface in spcp7.imagegallery.abstractionlayer.face.persistence
An implementation of this interface handles a content folder.
ContentFolderModelImpl - Class in spcp7.imagegallery.abstractionlayer.persistence.model.impl
 
ContentFolderModelImpl() - Constructor for class spcp7.imagegallery.abstractionlayer.persistence.model.impl.ContentFolderModelImpl
 
ContentFoldersCouldNotBeRetrievedException - Exception in spcp7.imagegallery.abstractionlayer.exception
 
ContentFoldersCouldNotBeRetrievedException() - Constructor for exception spcp7.imagegallery.abstractionlayer.exception.ContentFoldersCouldNotBeRetrievedException
 
ContentFoldersCouldNotBeRetrievedException(String, Throwable) - Constructor for exception spcp7.imagegallery.abstractionlayer.exception.ContentFoldersCouldNotBeRetrievedException
 
ContentFoldersCouldNotBeRetrievedException(String) - Constructor for exception spcp7.imagegallery.abstractionlayer.exception.ContentFoldersCouldNotBeRetrievedException
 
ContentFoldersCouldNotBeRetrievedException(Throwable) - Constructor for exception spcp7.imagegallery.abstractionlayer.exception.ContentFoldersCouldNotBeRetrievedException
 
ContentFolderValidationException - Exception in spcp7.imagegallery.abstractionlayer.exception
If a content folder contains invalid values this exception will be thrown.
ContentFolderValidationException(String, Throwable, String) - Constructor for exception spcp7.imagegallery.abstractionlayer.exception.ContentFolderValidationException
Calls the super constructor and must set the offending field value of the content folder.
ContentFolderValidationException(Throwable, String) - Constructor for exception spcp7.imagegallery.abstractionlayer.exception.ContentFolderValidationException
 
ContentFolderValidationException(String, String) - Constructor for exception spcp7.imagegallery.abstractionlayer.exception.ContentFolderValidationException
 
ContentFolderValidationException(String) - Constructor for exception spcp7.imagegallery.abstractionlayer.exception.ContentFolderValidationException
 
ContentImpl - Class in spcp7.imagegallery.abstractionlayer.impl.internal
 
ContentImpl() - Constructor for class spcp7.imagegallery.abstractionlayer.impl.internal.ContentImpl
 
ContentManipulationFace - Interface in spcp7.imagegallery.contentprovider.face
!
ContentProviderAlreadyRegisteredException - Exception in spcp7.imagegallery.abstractionlayer.exception
 
ContentProviderAlreadyRegisteredException() - Constructor for exception spcp7.imagegallery.abstractionlayer.exception.ContentProviderAlreadyRegisteredException
 
ContentProviderAlreadyRegisteredException(String, Throwable) - Constructor for exception spcp7.imagegallery.abstractionlayer.exception.ContentProviderAlreadyRegisteredException
 
ContentProviderAlreadyRegisteredException(String) - Constructor for exception spcp7.imagegallery.abstractionlayer.exception.ContentProviderAlreadyRegisteredException
 
ContentProviderAlreadyRegisteredException(Throwable) - Constructor for exception spcp7.imagegallery.abstractionlayer.exception.ContentProviderAlreadyRegisteredException
 
ContentProviderAuthenticationException - Exception in spcp7.imagegallery.abstractionlayer.exception
This exception will be thrown if a connection to the specified content provider could not be established due to authentication reasons.
ContentProviderAuthenticationException(String) - Constructor for exception spcp7.imagegallery.abstractionlayer.exception.ContentProviderAuthenticationException
 
ContentProviderAuthenticationException(String, String) - Constructor for exception spcp7.imagegallery.abstractionlayer.exception.ContentProviderAuthenticationException
 
ContentProviderAuthenticationException(Throwable, String) - Constructor for exception spcp7.imagegallery.abstractionlayer.exception.ContentProviderAuthenticationException
 
ContentProviderAuthenticationException(String, Throwable, String) - Constructor for exception spcp7.imagegallery.abstractionlayer.exception.ContentProviderAuthenticationException
 
ContentProviderFace - Interface in spcp7.imagegallery.contentprovider.face
Classes implementing this interface define the entry point for working with a specified content provider.
ContentProviderNotAvailableException - Exception in spcp7.imagegallery.abstractionlayer.exception
 
ContentProviderNotAvailableException() - Constructor for exception spcp7.imagegallery.abstractionlayer.exception.ContentProviderNotAvailableException
 
ContentProviderNotAvailableException(String, Throwable) - Constructor for exception spcp7.imagegallery.abstractionlayer.exception.ContentProviderNotAvailableException
 
ContentProviderNotAvailableException(String) - Constructor for exception spcp7.imagegallery.abstractionlayer.exception.ContentProviderNotAvailableException
 
ContentProviderNotAvailableException(Throwable) - Constructor for exception spcp7.imagegallery.abstractionlayer.exception.ContentProviderNotAvailableException
 
ContentProviderRegistryFace - Interface in spcp7.imagegallery.abstractionlayer.face
This interface describes the functions of the content provider registry.
ContentProviderRegistryImpl - Class in spcp7.imagegallery.abstractionlayer.impl.internal
 
ContentProviderRegistryImpl() - Constructor for class spcp7.imagegallery.abstractionlayer.impl.internal.ContentProviderRegistryImpl
Default constructor which initializes the default properties
ContentProviderRegistrySingleton - Class in spcp7.imagegallery.abstractionlayer.impl.internal
We need a place to start or Spring container.
contentProviderTypeID - Static variable in class spcp7.imagegallery.impl.alfresco.AlfrescoContentProviderImpl
This should not be changed!
ContentReadAndWrite - Class in org.alfresco.sample.webservice
Web service sample 3 This web service sample shows how new content can be added to the repository and how content can be read and updated via the web service API.
ContentReadAndWrite() - Constructor for class org.alfresco.sample.webservice.ContentReadAndWrite
 
ContentRetrievalFace - Interface in spcp7.imagegallery.contentprovider.face
This interface specifies methods which are used to retrieve content of this content provider.
ContentSubmitterFace - Interface in spcp7.imagegallery.contentprovider.face
!
CprValidation - Class in spcp7.imagegallery.abstractionlayer.impl.utils
This class provides content provider registry specific validation methods.
CprValidation() - Constructor for class spcp7.imagegallery.abstractionlayer.impl.utils.CprValidation
 
createFolder(String, Map<String, PropertyModelFace>) - Method in class spcp7.imagegallery.impl.alfresco.AlfrescoContentRetrievalImpl
This method and #removeFolder(String, Map) are currently only for testing purposes.
createNewContent(ContentServiceSoapBindingStub, String, String) - Static method in class org.alfresco.sample.webservice.ContentReadAndWrite
Helper method to create new content.
createSampleData() - Static method in class org.alfresco.sample.webservice.SamplesBase
 

D

deepCopy(A) - Static method in class spcp7.imagegallery.abstractionlayer.util.StandardUtils
This method copies the given instance by value via bytestreams to a new instance.
DefaultProperties - Enum in spcp7.imagegallery.abstractionlayer.enums
This enum contains all essential standard property names.
deleteContentFolder(ActionEvent) - Method in class spcp7.imagegallery.view.managedbean.EditBean
JSF callable method for deleting a content folder
deleteNode(ActionEvent) - Method in class spcp7.imagegallery.view.managedbean.helper.DynamicNodeUserObject
Deletes this not from the parent tree.
deleteProperties(ActionEvent) - Method in class spcp7.imagegallery.view.managedbean.EditBean
JSF callable method for deleting properties of the currently selected content provider.
deleteSelectedNode(ActionEvent) - Method in class spcp7.imagegallery.view.managedbean.EditBean
Deletes the selected tree node.
determineResourceBundle(FacesContext) - Static method in class spcp7.imagegallery.abstractionlayer.util.StandardUtils
This method tries to get the user's locale from the faces context returns the appropriate bundle.
DynamicNodeUserObject - Class in spcp7.imagegallery.view.managedbean.helper
The NodeUserObject represents a nodes user object which is used within the Tree View of the EditBean.
DynamicNodeUserObject(DefaultMutableTreeNode, EditBean) - Constructor for class spcp7.imagegallery.view.managedbean.helper.DynamicNodeUserObject
 

E

EditBean - Class in spcp7.imagegallery.view.managedbean
Backing Bean which handles the whole administration of content folders.
EditBean() - Constructor for class spcp7.imagegallery.view.managedbean.EditBean
Contstructor which initializes the tree, determines the resource bundle and so on.
EditContentWrapper - Class in spcp7.imagegallery.view.managedbean.helper
Wraps a ContentFace for use within the browsing perspective of the edit properties.
EditContentWrapper(ContentFace, PropertyWrapper, EditBean, String) - Constructor for class spcp7.imagegallery.view.managedbean.helper.EditContentWrapper
Standard contstructor
encodeAlfrescoAbbreviatedPathISO9075(String) - Method in class spcp7.imagegallery.impl.alfresco.utils.AlfrescoUtils
This method encodes the elements of an alfresco path conforming to ISO9075.encode(String).
executeSearch() - Static method in class org.alfresco.sample.webservice.Query1
Executes a sample query and provides an example of using a parent query.

F

FeatureNotProvidedException - Exception in spcp7.imagegallery.abstractionlayer.exception
The excetion should be thrown if a feature can be implemented but currently is not.
FeatureNotProvidedException() - Constructor for exception spcp7.imagegallery.abstractionlayer.exception.FeatureNotProvidedException
 
FeatureNotProvidedException(String, Throwable) - Constructor for exception spcp7.imagegallery.abstractionlayer.exception.FeatureNotProvidedException
 
FeatureNotProvidedException(String) - Constructor for exception spcp7.imagegallery.abstractionlayer.exception.FeatureNotProvidedException
 
FeatureNotProvidedException(Throwable) - Constructor for exception spcp7.imagegallery.abstractionlayer.exception.FeatureNotProvidedException
 

G

GalleryFolderModelImplOLD - Class in spcp7.imagegallery.abstractionlayer.persistence.model.impl
Deprecated.  
GalleryFolderModelImplOLD() - Constructor for class spcp7.imagegallery.abstractionlayer.persistence.model.impl.GalleryFolderModelImplOLD
Deprecated.  
GalleryViewBean - Class in spcp7.imagegallery.view.managedbean
This is the backing Bean of the ICEfaces file "GalleryView.jspx".
GalleryViewBean() - Constructor for class spcp7.imagegallery.view.managedbean.GalleryViewBean
Determines the resource bundle, initially retrieves the content folders (GalleryViewBean.retrieveContentFolders(Page)) and registers itself as a ContentFolderActionListener.
GeneralValidation - Class in spcp7.imagegallery.abstractionlayer.util
This is the genral validation class for validation methods which could be useful for any spcp7 imagegallery or even every spcp7 project.
GeneralValidation() - Constructor for class spcp7.imagegallery.abstractionlayer.util.GeneralValidation
 
getActivated() - Method in interface spcp7.imagegallery.abstractionlayer.face.persistence.ContentFolderModelFace
This boolean indicates if the content folder is activated and thus will or will not be shown in the list of content folders.
getActivated() - Method in class spcp7.imagegallery.abstractionlayer.persistence.model.impl.ContentFolderModelImpl
 
getAddFolder_name() - Method in class spcp7.imagegallery.view.managedbean.EditBean
 
getAllContentFolders() - Method in interface spcp7.imagegallery.abstractionlayer.face.ContentProviderRegistryFace
This method retrieves all content folders.
getAllContentFolders() - Method in class spcp7.imagegallery.abstractionlayer.impl.internal.ContentProviderRegistryImpl
 
getAllContentProviders() - Method in class spcp7.imagegallery.view.managedbean.EditBean
 
getAllImageInfos() - Method in class spcp7.imagegallery.abstractionlayer.persistence.model.impl.GalleryFolderModelImplOLD
Deprecated.  
getApplicationContext() - Static method in class spcp7.imagegallery.abstractionlayer.impl.internal.ContentProviderRegistrySingleton
 
getAppropriateProperty() - Method in class spcp7.imagegallery.view.managedbean.helper.EditContentWrapper
 
getBool() - Method in interface spcp7.imagegallery.abstractionlayer.face.persistence.PropertyModelFace
If your property value is a boolean value and you only want boolean values in the "wert" field to be valid this should be true.
getBool() - Method in class spcp7.imagegallery.abstractionlayer.persistence.model.impl.PropertyModelImpl
 
getBool() - Method in class spcp7.imagegallery.abstractionlayer.util.PropertyDTO
 
getBrowseable() - Method in interface spcp7.imagegallery.abstractionlayer.face.persistence.PropertyModelFace
If the property resembles a path which can be browsed as a hierarchical structure, set this to true.
getBrowseable() - Method in class spcp7.imagegallery.abstractionlayer.persistence.model.impl.PropertyModelImpl
 
getBrowseable() - Method in class spcp7.imagegallery.abstractionlayer.util.PropertyDTO
 
getBundle() - Method in class spcp7.imagegallery.view.managedbean.EditBean
 
getCf() - Method in class spcp7.imagegallery.view.managedbean.helper.ViewWrapper
 
getContent() - Method in class spcp7.imagegallery.view.managedbean.helper.EditContentWrapper
 
getContent() - Method in class spcp7.imagegallery.view.managedbean.helper.ViewWrapper
 
getContentFolder() - Method in class spcp7.imagegallery.view.managedbean.helper.DynamicNodeUserObject
 
getContentFolderById(Long) - Method in interface spcp7.imagegallery.abstractionlayer.face.ContentProviderRegistryFace
This method retrieves a content folder with the specified id.
getContentFolderById(Long) - Method in class spcp7.imagegallery.abstractionlayer.impl.internal.ContentProviderRegistryImpl
 
getContentFolderInstance() - Method in interface spcp7.imagegallery.abstractionlayer.face.ContentProviderRegistryFace
This method is a factory for a content folder instance to be independent of the underlying implementation.
getContentFolderInstance() - Method in class spcp7.imagegallery.abstractionlayer.impl.internal.ContentProviderRegistryImpl
 
getContentFolders(int, int) - Method in interface spcp7.imagegallery.abstractionlayer.face.ContentProviderRegistryFace
This method retrieves content folders.
getContentFolders(int, int) - Method in class spcp7.imagegallery.abstractionlayer.impl.internal.ContentProviderRegistryImpl
 
getContentInstance() - Method in interface spcp7.imagegallery.abstractionlayer.face.ContentProviderRegistryFace
This method is a factory for a content instance to be independent of the underlying implementation.
getContentInstance() - Method in class spcp7.imagegallery.abstractionlayer.impl.internal.ContentProviderRegistryImpl
 
getContentManipulatorInstance(String) - Method in interface spcp7.imagegallery.abstractionlayer.face.ContentProviderRegistryFace
Call this method if you need a content manipulator instance of the specified content provider.
getContentManipulatorInstance(String) - Method in class spcp7.imagegallery.abstractionlayer.impl.internal.ContentProviderRegistryImpl
 
getContentManipulatorInstance() - Method in interface spcp7.imagegallery.contentprovider.face.ContentProviderFace
This method returns the singleton content manipulation instance of the content provider.
getContentManipulatorInstance() - Method in class spcp7.imagegallery.impl.alfresco.AlfrescoContentProviderImpl
 
getContentProviderInstance(String) - Method in interface spcp7.imagegallery.abstractionlayer.face.ContentProviderRegistryFace
Call this method if you need an instance of a specified content provider
.
getContentProviderInstance(String) - Method in class spcp7.imagegallery.abstractionlayer.impl.internal.ContentProviderRegistryImpl
 
getContentProviderName() - Method in exception spcp7.imagegallery.abstractionlayer.exception.ContentProviderAuthenticationException
 
getContentProviderRegistry() - Static method in class spcp7.imagegallery.abstractionlayer.impl.internal.ContentProviderRegistrySingleton
 
getContentProviders() - Method in interface spcp7.imagegallery.abstractionlayer.face.ContentProviderRegistryFace
This method retrieves a List of content providers.
getContentProviders() - Method in class spcp7.imagegallery.abstractionlayer.impl.internal.ContentProviderRegistryImpl
 
getContentProviderTypeId() - Method in interface spcp7.imagegallery.abstractionlayer.face.ContentFace
Gets the typeId of the content provider which returned this content instance
getContentProviderTypeID() - Method in interface spcp7.imagegallery.abstractionlayer.face.persistence.ContentFolderModelFace
The typeId of the content provider of this content folder.
getContentProviderTypeId() - Method in class spcp7.imagegallery.abstractionlayer.impl.internal.ContentImpl
 
getContentProviderTypeID() - Method in class spcp7.imagegallery.abstractionlayer.persistence.model.impl.ContentFolderModelImpl
 
getContentProviderTypeId() - Method in class spcp7.imagegallery.abstractionlayer.util.ContentDTO
 
getContentProviderTypeID() - Method in interface spcp7.imagegallery.contentprovider.face.ContentProviderFace
This id must be unique under all content provider.
getContentProviderTypeID() - Method in class spcp7.imagegallery.impl.alfresco.AlfrescoContentProviderImpl
 
getContentRetrievalInstance(String) - Method in interface spcp7.imagegallery.abstractionlayer.face.ContentProviderRegistryFace
Call this method if you need a content retrieval instance of the specified content provider.
getContentRetrievalInstance(String) - Method in class spcp7.imagegallery.abstractionlayer.impl.internal.ContentProviderRegistryImpl
 
getContentRetrievalInstance() - Method in interface spcp7.imagegallery.contentprovider.face.ContentProviderFace
This method returns the singleton content retrieval instance of the content provider.
getContentRetrievalInstance() - Method in class spcp7.imagegallery.impl.alfresco.AlfrescoContentProviderImpl
 
getContentSubmitterInstance(String) - Method in interface spcp7.imagegallery.abstractionlayer.face.ContentProviderRegistryFace
Call this method if you need a content submitter instance of the specified content provider.
getContentSubmitterInstance(String) - Method in class spcp7.imagegallery.abstractionlayer.impl.internal.ContentProviderRegistryImpl
 
getContentSubmitterInstance() - Method in interface spcp7.imagegallery.contentprovider.face.ContentProviderFace
This method returns the singleton content submitter instance of the content provider.
getContentSubmitterInstance() - Method in class spcp7.imagegallery.impl.alfresco.AlfrescoContentProviderImpl
 
getCpr() - Method in class spcp7.imagegallery.view.managedbean.EditBean
 
getCreateDate() - Method in class org.alfresco.sample.webservice.Query2.ContentResult
 
getCurrenContentParent() - Method in class spcp7.imagegallery.view.managedbean.EditBean
 
getCurrentBrowsedContent() - Method in class spcp7.imagegallery.view.managedbean.EditBean
 
getCurrentBrowsedContentEmpty() - Method in class spcp7.imagegallery.view.managedbean.EditBean
 
getCurrentBrowsedPath() - Method in class spcp7.imagegallery.view.managedbean.EditBean
 
getCurrentProperties() - Method in class spcp7.imagegallery.view.managedbean.EditBean
 
getDefaultProperties() - Method in interface spcp7.imagegallery.abstractionlayer.face.ContentProviderRegistryFace
This methods returns a list of spcp7 default properties.
getDefaultProperties() - Method in class spcp7.imagegallery.abstractionlayer.impl.internal.ContentProviderRegistryImpl
 
getDefaultProperties() - Method in interface spcp7.imagegallery.contentprovider.face.ContentProviderFace
This method returns the default properties of this content provider.
getDefaultProperties() - Method in class spcp7.imagegallery.impl.alfresco.AlfrescoContentProviderImpl
 
getDeletable() - Method in interface spcp7.imagegallery.abstractionlayer.face.persistence.PropertyModelFace
Should the property be deletable?
getDeletable() - Method in class spcp7.imagegallery.abstractionlayer.persistence.model.impl.PropertyModelImpl
 
getDeletable() - Method in class spcp7.imagegallery.abstractionlayer.util.PropertyDTO
 
getDescription() - Method in class org.alfresco.sample.webservice.Query2.ContentResult
 
getEXIFData() - Method in interface spcp7.imagegallery.abstractionlayer.face.ImageFace
 
getFacesContext() - Method in class spcp7.imagegallery.view.managedbean.EditBean
 
getFileExtension() - Method in interface spcp7.imagegallery.abstractionlayer.face.ContentFace
The file extension of this content.
getFileExtension() - Method in class spcp7.imagegallery.abstractionlayer.impl.internal.ContentImpl
 
getFileExtension() - Method in class spcp7.imagegallery.abstractionlayer.util.ContentDTO
 
getFolderSelection() - Method in interface spcp7.imagegallery.abstractionlayer.face.persistence.PropertyModelFace
If this is set to true the field "wert" contains a value which must be a folder.
getFolderSelection() - Method in class spcp7.imagegallery.abstractionlayer.persistence.model.impl.PropertyModelImpl
 
getFolderSelection() - Method in class spcp7.imagegallery.abstractionlayer.util.PropertyDTO
 
getId() - Method in class org.alfresco.sample.webservice.Query2.ContentResult
 
getId() - Method in interface spcp7.imagegallery.abstractionlayer.face.persistence.ContentFolderModelFace
The id of this content provider
getId() - Method in interface spcp7.imagegallery.abstractionlayer.face.persistence.PropertyModelFace
The id of the property
getId() - Method in class spcp7.imagegallery.abstractionlayer.persistence.model.impl.ContentFolderModelImpl
 
getId() - Method in class spcp7.imagegallery.abstractionlayer.persistence.model.impl.PropertyModelImpl
 
getId() - Method in class spcp7.imagegallery.abstractionlayer.util.PropertyDTO
 
getImageInfosFromTo(int, int) - Method in class spcp7.imagegallery.abstractionlayer.persistence.model.impl.GalleryFolderModelImplOLD
Deprecated.  
getImageSelection() - Method in interface spcp7.imagegallery.abstractionlayer.face.persistence.PropertyModelFace
If this is set to true only images can be selected when using a browseable view.
getImageSelection() - Method in class spcp7.imagegallery.abstractionlayer.persistence.model.impl.PropertyModelImpl
 
getImageSelection() - Method in class spcp7.imagegallery.abstractionlayer.util.PropertyDTO
 
getLowerLimit() - Method in class spcp7.imagegallery.view.managedbean.helper.Page
 
getModel() - Method in class spcp7.imagegallery.view.managedbean.EditBean
Gets the tree model
getName() - Method in class org.alfresco.sample.webservice.Query2.ContentResult
 
getName() - Method in interface spcp7.imagegallery.abstractionlayer.face.ContentFace
The name of this content for display purposes.
getName() - Method in interface spcp7.imagegallery.abstractionlayer.face.persistence.ContentFolderModelFace
 
getName() - Method in class spcp7.imagegallery.abstractionlayer.impl.internal.ContentImpl
 
getName() - Method in class spcp7.imagegallery.abstractionlayer.persistence.model.impl.ContentFolderModelImpl
 
getName() - Method in class spcp7.imagegallery.abstractionlayer.util.ContentDTO
 
getName() - Method in interface spcp7.imagegallery.contentprovider.face.ContentProviderFace
Only for convenience.
getName() - Method in class spcp7.imagegallery.impl.alfresco.AlfrescoContentProviderImpl
 
getNumber() - Method in interface spcp7.imagegallery.abstractionlayer.face.persistence.PropertyModelFace
If the "wert" field of this property contains a number and only numbers should be valid, this will be set to true.
getNumber() - Method in class spcp7.imagegallery.abstractionlayer.persistence.model.impl.PropertyModelImpl
 
getNumber() - Method in class spcp7.imagegallery.abstractionlayer.util.PropertyDTO
 
getOffendingFieldValue() - Method in exception spcp7.imagegallery.abstractionlayer.exception.ContentFolderValidationException
 
getPageNumber() - Method in class spcp7.imagegallery.view.managedbean.helper.Page
 
getPages() - Method in class spcp7.imagegallery.view.managedbean.GalleryViewBean
 
getParent(String, Map<String, PropertyModelFace>) - Method in interface spcp7.imagegallery.contentprovider.face.ContentRetrievalFace
 
getParent(String, Map<String, PropertyModelFace>) - Method in class spcp7.imagegallery.impl.alfresco.AlfrescoContentRetrievalImpl
Additionally to the properties mentioned in the interface AlfrescoDefaultProperties.ALFRESCO_MAX_RESULT_ROWS, AlfrescoDefaultProperties.ALFRESCO_SPACES_STORE and AlfrescoDefaultProperties.ALFRESCO_WORKSPACE_STORE properties are needed.
getParent() - Method in class spcp7.imagegallery.view.managedbean.GalleryViewBean
 
getParentContentFolderProperties() - Method in interface spcp7.imagegallery.abstractionlayer.face.ContentFace
 
getParentContentFolderProperties() - Method in class spcp7.imagegallery.abstractionlayer.impl.internal.ContentImpl
 
getParentContentFolderProperties() - Method in class spcp7.imagegallery.abstractionlayer.util.ContentDTO
 
getPath() - Method in exception spcp7.imagegallery.abstractionlayer.exception.NoContentFoundException
 
getPath() - Method in interface spcp7.imagegallery.abstractionlayer.face.ContentFace
This method returns the full system path to this content.
getPath() - Method in class spcp7.imagegallery.abstractionlayer.impl.internal.ContentImpl
 
getPath() - Method in class spcp7.imagegallery.abstractionlayer.util.ContentDTO
 
getPreviewImageUrl() - Method in class spcp7.imagegallery.abstractionlayer.persistence.model.impl.ContentFolderModelImpl
 
getPreviewImageUrl() - Method in class spcp7.imagegallery.abstractionlayer.persistence.model.impl.GalleryFolderModelImplOLD
Deprecated.  
getPreviewImageUrl() - Method in class spcp7.imagegallery.view.managedbean.helper.ViewWrapper
 
getProperties() - Method in interface spcp7.imagegallery.abstractionlayer.face.persistence.ContentFolderModelFace
A key value map of all properties of this content providers.
getProperties() - Method in class spcp7.imagegallery.abstractionlayer.persistence.model.impl.ContentFolderModelImpl
 
getPropertyModel() - Method in class spcp7.imagegallery.view.managedbean.helper.PropertyWrapper
 
getProprietaryId() - Method in interface spcp7.imagegallery.abstractionlayer.face.ContentFace
This method should get the proprietary id of the content instance.
getProprietaryId() - Method in class spcp7.imagegallery.abstractionlayer.impl.internal.ContentImpl
 
getProprietaryId() - Method in class spcp7.imagegallery.abstractionlayer.util.ContentDTO
 
getRangeFrom() - Method in exception spcp7.imagegallery.abstractionlayer.exception.RangeNotValidException
 
getRangeTo() - Method in exception spcp7.imagegallery.abstractionlayer.exception.RangeNotValidException
 
getRankedContent(String, String) - Method in class org.alfresco.sample.webservice.Query2
Get a list of ordered results of documents in the space specified matching the search text provided.
getSchluessel() - Method in exception spcp7.imagegallery.abstractionlayer.exception.PropertyValidationException
 
getSchluessel() - Method in interface spcp7.imagegallery.abstractionlayer.face.persistence.PropertyModelFace
This method gets the key of the property.
getSchluessel() - Method in class spcp7.imagegallery.abstractionlayer.persistence.model.impl.PropertyModelImpl
 
getSchluessel() - Method in class spcp7.imagegallery.abstractionlayer.util.PropertyDTO
 
getSelectedContentProvider() - Method in class spcp7.imagegallery.view.managedbean.EditBean
 
getSelectedNodeObject() - Method in class spcp7.imagegallery.view.managedbean.EditBean
Gets the currently selected node, which contains a content folder object.
getSelectionAllowed() - Method in class spcp7.imagegallery.view.managedbean.helper.EditContentWrapper
Evaluates content if selecting the wrapped content isallowed.
getSpcp7_start_retrieval_path() - Method in class spcp7.imagegallery.view.managedbean.EditBean
For JSF accessibility.
GetStores - Class in org.alfresco.sample.webservice
Web service sample 1.
GetStores() - Constructor for class org.alfresco.sample.webservice.GetStores
 
getText() - Method in class spcp7.imagegallery.view.managedbean.helper.DynamicNodeUserObject
 
getThumbnailUrl() - Method in class spcp7.imagegallery.view.managedbean.helper.EditContentWrapper
 
getTooltip() - Method in class spcp7.imagegallery.view.managedbean.helper.DynamicNodeUserObject
 
getTransformationOriginPath() - Method in interface spcp7.imagegallery.contentprovider.face.ContentManipulationFace
 
getTransformationTargetPath() - Method in interface spcp7.imagegallery.contentprovider.face.ContentManipulationFace
 
getUpperLimit() - Method in class spcp7.imagegallery.view.managedbean.helper.Page
 
getUrl() - Method in class org.alfresco.sample.webservice.Query2.ContentResult
 
getUrl() - Method in interface spcp7.imagegallery.abstractionlayer.face.ContentFace
This method returns the http retrievable url of this content instance.
getUrl() - Method in class spcp7.imagegallery.abstractionlayer.impl.internal.ContentImpl
 
getUrl() - Method in class spcp7.imagegallery.abstractionlayer.util.ContentDTO
 
getUrlSelection() - Method in interface spcp7.imagegallery.abstractionlayer.face.persistence.PropertyModelFace
If the "wert" field should be a http retrievable url and the wert field is set to a ContentFace.getUrl(), set this to true.
getUrlSelection() - Method in class spcp7.imagegallery.abstractionlayer.persistence.model.impl.PropertyModelImpl
 
getUrlSelection() - Method in class spcp7.imagegallery.abstractionlayer.util.PropertyDTO
 
getViewBean() - Method in class spcp7.imagegallery.view.managedbean.helper.ViewWrapper
 
getViewWrapperList() - Method in class spcp7.imagegallery.view.managedbean.GalleryViewBean
 
getVisible() - Method in interface spcp7.imagegallery.abstractionlayer.face.persistence.PropertyModelFace
 
getVisible() - Method in class spcp7.imagegallery.abstractionlayer.persistence.model.impl.PropertyModelImpl
 
getVisible() - Method in class spcp7.imagegallery.abstractionlayer.util.PropertyDTO
 
getVolumes(Map<String, PropertyModelFace>, boolean) - Method in interface spcp7.imagegallery.contentprovider.face.ContentRetrievalFace
With this method you can get volumes from the specified absolute path.
getVolumes(Map<String, PropertyModelFace>, boolean) - Method in class spcp7.imagegallery.impl.alfresco.AlfrescoContentRetrievalImpl
Additionally to the properties mentioned in the interface AlfrescoDefaultProperties.ALFRESCO_MAX_RESULT_ROWS, AlfrescoDefaultProperties.ALFRESCO_SPACES_STORE and AlfrescoDefaultProperties.ALFRESCO_WORKSPACE_STORE properties are needed.
getVolumesFromTo(int, int, Map<String, PropertyModelFace>, boolean) - Method in interface spcp7.imagegallery.contentprovider.face.ContentRetrievalFace
With this method you can get volumes from the specified absolute path.
getVolumesFromTo(int, int, Map<String, PropertyModelFace>, boolean) - Method in class spcp7.imagegallery.impl.alfresco.AlfrescoContentRetrievalImpl
Additionally to the properties mentioned in the interface AlfrescoDefaultProperties.ALFRESCO_MAX_RESULT_ROWS, AlfrescoDefaultProperties.ALFRESCO_SPACES_STORE and AlfrescoDefaultProperties.ALFRESCO_WORKSPACE_STORE properties are needed.
getWert() - Method in exception spcp7.imagegallery.abstractionlayer.exception.PropertyValidationException
 
getWert() - Method in interface spcp7.imagegallery.abstractionlayer.face.persistence.PropertyModelFace
This method gets the value of the property.
getWert() - Method in class spcp7.imagegallery.abstractionlayer.persistence.model.impl.PropertyModelImpl
 
getWert() - Method in class spcp7.imagegallery.abstractionlayer.util.PropertyDTO
 
goToPage(Page) - Method in class spcp7.imagegallery.view.managedbean.GalleryViewBean
If a user clicks on a new page in the pagination list, this method should be called.
goToPage(ActionEvent) - Method in class spcp7.imagegallery.view.managedbean.helper.Page
JSF callable method referens to GalleryViewBean.goToPage(Page).

I

ImageFace - Interface in spcp7.imagegallery.abstractionlayer.face
This is currently not used.
ImageFilterFace - Interface in spcp7.imagegallery.abstractionlayer.face
This is a general interface for determining if a given string specifies an image or not.
ImageFilterImpl - Class in spcp7.imagegallery.abstractionlayer.util
 
ImageFilterImpl() - Constructor for class spcp7.imagegallery.abstractionlayer.util.ImageFilterImpl
Default empty constructor
isActivated() - Method in class spcp7.imagegallery.view.managedbean.helper.DynamicNodeUserObject
Wrapper for ContentFolderModelFace.getActivated() because JSF cannot handle Booleans.
isActivated() - Method in class spcp7.imagegallery.view.managedbean.helper.ViewWrapper
 
isBool() - Method in class spcp7.imagegallery.view.managedbean.helper.PropertyWrapper
This is needed because JSF cannot handle Boolean objects.
isBrowseable() - Method in class spcp7.imagegallery.view.managedbean.helper.PropertyWrapper
This is needed because JSF cannot handle Boolean objects.
isContentFolder() - Method in class spcp7.imagegallery.view.managedbean.helper.ViewWrapper
 
isDeletable() - Method in class spcp7.imagegallery.view.managedbean.helper.PropertyWrapper
This is needed because JSF cannot handle Boolean objects.
isDirectory() - Method in interface spcp7.imagegallery.abstractionlayer.face.ContentFace
This method returns true if this content instance is a folder or folder like volume which can contain other volumes.
isDirectory() - Method in class spcp7.imagegallery.abstractionlayer.impl.internal.ContentImpl
 
isDirectory() - Method in class spcp7.imagegallery.abstractionlayer.util.ContentDTO
 
isFolderSelection() - Method in class spcp7.imagegallery.view.managedbean.helper.PropertyWrapper
This is needed because JSF cannot handle Boolean objects.
isImage() - Method in interface spcp7.imagegallery.abstractionlayer.face.ContentFace
This method returns true if this content instance is an image
isImage() - Method in class spcp7.imagegallery.abstractionlayer.impl.internal.ContentImpl
 
isImage() - Method in class spcp7.imagegallery.abstractionlayer.util.ContentDTO
 
isImageSelection() - Method in class spcp7.imagegallery.view.managedbean.helper.PropertyWrapper
This is needed because JSF cannot handle Boolean objects.
isNumber() - Method in class spcp7.imagegallery.view.managedbean.helper.PropertyWrapper
This is needed because JSF cannot handle Boolean objects.
isParentAvailable() - Method in class spcp7.imagegallery.view.managedbean.GalleryViewBean
Uses GalleryViewBean.parent.
isSelected() - Method in class spcp7.imagegallery.view.managedbean.helper.Page
 
isSelected() - Method in class spcp7.imagegallery.view.managedbean.helper.PropertyWrapper
 
isShowBrowsingPanel() - Method in class spcp7.imagegallery.view.managedbean.EditBean
 
isShowConfirmDeletionPanel() - Method in class spcp7.imagegallery.view.managedbean.EditBean
 
isShowContentFolder() - Method in class spcp7.imagegallery.view.managedbean.helper.ViewWrapper
 
isShowFolderDetails() - Method in class spcp7.imagegallery.view.managedbean.EditBean
 
isShowNextLink() - Method in class spcp7.imagegallery.view.managedbean.GalleryViewBean
Does a next page exist?
isShowPagination() - Method in class spcp7.imagegallery.view.managedbean.GalleryViewBean
Do we have more than one page?
isShowPreviousLink() - Method in class spcp7.imagegallery.view.managedbean.GalleryViewBean
Does a previous page exist?
isThumbnailAvailable() - Method in class spcp7.imagegallery.view.managedbean.helper.EditContentWrapper
 
isUrlSelection() - Method in class spcp7.imagegallery.view.managedbean.helper.PropertyWrapper
This is needed because JSF cannot handle Boolean objects.
isVisible() - Method in class spcp7.imagegallery.view.managedbean.helper.PropertyWrapper
This is needed because JSF cannot handle Boolean objects.

M

main(String[]) - Static method in class org.alfresco.sample.webservice.Categories
Main function
main(String[]) - Static method in class org.alfresco.sample.webservice.CheckOutCheckIn
Main function
main(String[]) - Static method in class org.alfresco.sample.webservice.CMLUpdates
Main function
main(String[]) - Static method in class org.alfresco.sample.webservice.ContentReadAndWrite
Main function
main(String[]) - Static method in class org.alfresco.sample.webservice.GetStores
Connect to the respository and print out the names of the available
main(String[]) - Static method in class org.alfresco.sample.webservice.Query1
Main function
main(String[]) - Static method in class org.alfresco.sample.webservice.Query2
Main method
makeConfirmDeletionPanelVisible(ActionEvent) - Method in class spcp7.imagegallery.view.managedbean.EditBean
Show the confirm deletion panel
makeVersionable(RepositoryServiceSoapBindingStub, Reference) - Static method in class org.alfresco.sample.webservice.CheckOutCheckIn
Helper method to make apply the versionable aspect to a given reference See sample 4 for more CML examples
manipulationSupported() - Method in interface spcp7.imagegallery.contentprovider.face.ContentProviderFace
 
manipulationSupported() - Method in class spcp7.imagegallery.impl.alfresco.AlfrescoContentProviderImpl
 

N

nextPage(ActionEvent) - Method in class spcp7.imagegallery.view.managedbean.GalleryViewBean
 
NoContentFoundException - Exception in spcp7.imagegallery.abstractionlayer.exception
This exception should be thrown if no content can be found at the specified path.
NoContentFoundException(String) - Constructor for exception spcp7.imagegallery.abstractionlayer.exception.NoContentFoundException
 
NoContentFoundException(String, String) - Constructor for exception spcp7.imagegallery.abstractionlayer.exception.NoContentFoundException
 
NoContentFoundException(Throwable, String) - Constructor for exception spcp7.imagegallery.abstractionlayer.exception.NoContentFoundException
 
NoContentFoundException(String, Throwable, String) - Constructor for exception spcp7.imagegallery.abstractionlayer.exception.NoContentFoundException
 
nodeClicked(ActionEvent) - Method in class spcp7.imagegallery.view.managedbean.helper.DynamicNodeUserObject
Registers a user click with this object and updates the selected node in EditBean.setSelectedNodeObject(DynamicNodeUserObject).
normalizePathNamespace(String, Map<String, PropertyModelFace>) - Method in class spcp7.imagegallery.impl.alfresco.utils.AlfrescoUtils
This method replaces the full path of alfresco to the short one.

O

open(Map<String, PropertyModelFace>) - Method in interface spcp7.imagegallery.contentprovider.face.ContentConnectionFace
This method must be called before content will be retrieved or submitted.
open(Map<String, PropertyModelFace>) - Method in class spcp7.imagegallery.impl.alfresco.AlfrescoContentRetrievalImpl
Additionally to the properties mentioned in the interface AlfrescoDefaultProperties.ALFRESCO_USERNAME and AlfrescoDefaultProperties.ALFRESCO_PASSWORD properties are needed.
org.alfresco.sample.webservice - package org.alfresco.sample.webservice
 
outputResultSet(ResultSetRow[]) - Static method in class org.alfresco.sample.webservice.Query1
Helper method to output the rows contained within a result set

P

Page - Class in spcp7.imagegallery.view.managedbean.helper
Provides functions needed for Pagination within the gallery view.
Page(int, int, int, GalleryViewBean) - Constructor for class spcp7.imagegallery.view.managedbean.helper.Page
 
PASSWORD - Static variable in class org.alfresco.sample.webservice.SamplesBase
 
previousPage(ActionEvent) - Method in class spcp7.imagegallery.view.managedbean.GalleryViewBean
JSF callable method: Gets the previous page.
PropertyBooleanValidationException - Exception in spcp7.imagegallery.abstractionlayer.exception
If property which should contain a boolean value does not contain one, this exception should be thrown.
PropertyBooleanValidationException(String, String, String) - Constructor for exception spcp7.imagegallery.abstractionlayer.exception.PropertyBooleanValidationException
 
PropertyBooleanValidationException(Throwable, String, String) - Constructor for exception spcp7.imagegallery.abstractionlayer.exception.PropertyBooleanValidationException
 
PropertyBooleanValidationException(String, Throwable, String, String) - Constructor for exception spcp7.imagegallery.abstractionlayer.exception.PropertyBooleanValidationException
 
PropertyDTO - Class in spcp7.imagegallery.abstractionlayer.util
This class was created to provide a more convenient way to handle properties than the persistent jpa class.
PropertyDTO(String, String) - Constructor for class spcp7.imagegallery.abstractionlayer.util.PropertyDTO
 
PropertyDTO() - Constructor for class spcp7.imagegallery.abstractionlayer.util.PropertyDTO
Deafult constructor.
PropertyModelFace - Interface in spcp7.imagegallery.abstractionlayer.face.persistence
This interface describes a property of which several ones can be persisted within a content folder.
PropertyModelImpl - Class in spcp7.imagegallery.abstractionlayer.persistence.model.impl
 
PropertyModelImpl() - Constructor for class spcp7.imagegallery.abstractionlayer.persistence.model.impl.PropertyModelImpl
Needed for hibernate/JPA
PropertyModelImpl(String, String) - Constructor for class spcp7.imagegallery.abstractionlayer.persistence.model.impl.PropertyModelImpl
 
PropertyNumberValidationException - Exception in spcp7.imagegallery.abstractionlayer.exception
This exception should be thrown when a property vlue which should be a number contains something that is not a number.
PropertyNumberValidationException(String, String, String) - Constructor for exception spcp7.imagegallery.abstractionlayer.exception.PropertyNumberValidationException
 
PropertyNumberValidationException(Throwable, String, String) - Constructor for exception spcp7.imagegallery.abstractionlayer.exception.PropertyNumberValidationException
 
PropertyNumberValidationException(String, Throwable, String, String) - Constructor for exception spcp7.imagegallery.abstractionlayer.exception.PropertyNumberValidationException
 
PropertyValidationException - Exception in spcp7.imagegallery.abstractionlayer.exception
This method is the superclass for all property related exceptions.
PropertyValidationException(String, String, String) - Constructor for exception spcp7.imagegallery.abstractionlayer.exception.PropertyValidationException
 
PropertyValidationException(Throwable, String, String) - Constructor for exception spcp7.imagegallery.abstractionlayer.exception.PropertyValidationException
 
PropertyValidationException(String, Throwable, String, String) - Constructor for exception spcp7.imagegallery.abstractionlayer.exception.PropertyValidationException
 
PropertyWrapper - Class in spcp7.imagegallery.view.managedbean.helper
Wraps PropertyModelFace for use within view.
PropertyWrapper(PropertyModelFace, EditBean) - Constructor for class spcp7.imagegallery.view.managedbean.helper.PropertyWrapper
Standard constructor.

Q

Query1 - Class in org.alfresco.sample.webservice
Web service sample 2 This sample shows how to execute a search using the repository web service and how to query for a nodes parents.
Query1() - Constructor for class org.alfresco.sample.webservice.Query1
 
Query2 - Class in org.alfresco.sample.webservice
 
Query2() - Constructor for class org.alfresco.sample.webservice.Query2
 
Query2.ContentResult - Class in org.alfresco.sample.webservice
Class to contain the information about the result from the query
Query2.ContentResult(String) - Constructor for class org.alfresco.sample.webservice.Query2.ContentResult
 

R

RangeNotValidException - Exception in spcp7.imagegallery.abstractionlayer.exception
This exception should be thrown hen a provided range with upper and lower borders is not valid.
RangeNotValidException(int, int) - Constructor for exception spcp7.imagegallery.abstractionlayer.exception.RangeNotValidException
 
RangeNotValidException(int, int, String) - Constructor for exception spcp7.imagegallery.abstractionlayer.exception.RangeNotValidException
 
RangeNotValidException(int, int, Throwable) - Constructor for exception spcp7.imagegallery.abstractionlayer.exception.RangeNotValidException
 
RangeNotValidException(int, int, String, Throwable) - Constructor for exception spcp7.imagegallery.abstractionlayer.exception.RangeNotValidException
 
registerContentFolderActionListener(ContentFolderActionListenerFace) - Method in interface spcp7.imagegallery.abstractionlayer.face.ContentProviderRegistryFace
This methods registers a listener for content folder actions.
registerContentFolderActionListener(ContentFolderActionListenerFace) - Method in class spcp7.imagegallery.abstractionlayer.impl.internal.ContentProviderRegistryImpl
 
registerContentProvider(ContentProviderFace) - Method in class spcp7.imagegallery.abstractionlayer.impl.internal.ContentProviderRegistryImpl
Deprecated.  
removeContentFolder(Long) - Method in interface spcp7.imagegallery.abstractionlayer.face.ContentProviderRegistryFace
With this method a content folder can be removed by its id.
removeContentFolder(Long) - Method in class spcp7.imagegallery.abstractionlayer.impl.internal.ContentProviderRegistryImpl
 
removeContentFolderActionListener(ContentFolderActionListenerFace) - Method in interface spcp7.imagegallery.abstractionlayer.face.ContentProviderRegistryFace
This method removes the specified listener from the content folder action listener list.
removeContentFolderActionListener(ContentFolderActionListenerFace) - Method in class spcp7.imagegallery.abstractionlayer.impl.internal.ContentProviderRegistryImpl
 
removeContentProvider(String) - Method in class spcp7.imagegallery.abstractionlayer.impl.internal.ContentProviderRegistryImpl
Deprecated.  
removeFolder(Map<String, PropertyModelFace>) - Method in class spcp7.imagegallery.impl.alfresco.AlfrescoContentRetrievalImpl
This method and AlfrescoContentRetrievalImpl.createFolder(String, Map) are currently only for testing purposes.
replacePathNamespace(String) - Static method in class org.alfresco.sample.webservice.Query1
 
retrieveContentFolders(Page) - Method in class spcp7.imagegallery.view.managedbean.GalleryViewBean
Retrieve content folder of the given page
retrieveCurrentBrowsedContent(ContentFace, PropertyWrapper) - Method in class spcp7.imagegallery.view.managedbean.EditBean
Retrieves the current browsed content for the browsing view.
retrieveCurrentParentContent(PropertyWrapper) - Method in class spcp7.imagegallery.view.managedbean.EditBean
Retrieves the content of the current and sets EditBean.currentBrowsedContent using EditBean.selectedNodeObject, EditBean.cpr and EditBean.bundle for error messages.
retrieveInitialBrowsedContent(String, PropertyWrapper) - Method in class spcp7.imagegallery.view.managedbean.EditBean
Should be called when starting to browse content from a property.

S

SAMPLE_FOLDER - Static variable in class org.alfresco.sample.webservice.SamplesBase
 
SamplesBase - Class in org.alfresco.sample.webservice
 
SamplesBase() - Constructor for class org.alfresco.sample.webservice.SamplesBase
 
selectContent(ActionEvent) - Method in class spcp7.imagegallery.view.managedbean.helper.EditContentWrapper
Content was selected (user pressed select button within the browsing view) so update the property in the propBean.
setActivated(Boolean) - Method in interface spcp7.imagegallery.abstractionlayer.face.persistence.ContentFolderModelFace
 
setActivated(Boolean) - Method in class spcp7.imagegallery.abstractionlayer.persistence.model.impl.ContentFolderModelImpl
 
setActivated(boolean) - Method in class spcp7.imagegallery.view.managedbean.helper.DynamicNodeUserObject
Wrapper for ContentFolderModelFace.setActivated(Boolean) because JSF cannot handle Booleans.
setAddFolder_name(String) - Method in class spcp7.imagegallery.view.managedbean.EditBean
 
setAlfrescoUtils(AlfrescoUtils) - Method in class spcp7.imagegallery.impl.alfresco.AlfrescoContentRetrievalImpl
Injected by Spring.
setAlfrescoValidation(AlfrescoValidation) - Method in class spcp7.imagegallery.impl.alfresco.AlfrescoContentRetrievalImpl
Injected by Spring.
setAllContentProviders(List<SelectItem>) - Method in class spcp7.imagegallery.view.managedbean.EditBean
 
setApplicationContext(ApplicationContext) - Method in class spcp7.imagegallery.abstractionlayer.impl.internal.ContentProviderRegistryImpl
 
setApplicationContext(ApplicationContext) - Method in class spcp7.imagegallery.impl.alfresco.AlfrescoContentRetrievalImpl
Injected by Spring.
setBool(Boolean) - Method in interface spcp7.imagegallery.abstractionlayer.face.persistence.PropertyModelFace
This field and PropertyModelFace.getNumber() PropertyModelFace.getBrowseable() PropertyModelFace.getFolderSelection() PropertyModelFace.getImageSelection() PropertyModelFace.getUrlSelection() must not be set to true at the same time.
setBool(Boolean) - Method in class spcp7.imagegallery.abstractionlayer.persistence.model.impl.PropertyModelImpl
 
setBool(Boolean) - Method in class spcp7.imagegallery.abstractionlayer.util.PropertyDTO
 
setBrowseable(Boolean) - Method in interface spcp7.imagegallery.abstractionlayer.face.persistence.PropertyModelFace
 
setBrowseable(Boolean) - Method in class spcp7.imagegallery.abstractionlayer.persistence.model.impl.PropertyModelImpl
 
setBrowseable(Boolean) - Method in class spcp7.imagegallery.abstractionlayer.util.PropertyDTO
 
setBrowseable(boolean) - Method in class spcp7.imagegallery.view.managedbean.helper.PropertyWrapper
This is needed because JSF cannot handle Boolean objects.
setCf(ContentFolderModelFace) - Method in class spcp7.imagegallery.view.managedbean.helper.ViewWrapper
 
setContentComparator(Comparator<ContentFace>) - Method in class spcp7.imagegallery.impl.alfresco.AlfrescoContentRetrievalImpl
Injected by Spring.
setContentFolder(ContentFolderModelFace) - Method in class spcp7.imagegallery.view.managedbean.helper.DynamicNodeUserObject
 
setContentFolder(boolean) - Method in class spcp7.imagegallery.view.managedbean.helper.ViewWrapper
 
setContentProviderRegistry(ContentProviderRegistryFace) - Method in class spcp7.imagegallery.abstractionlayer.impl.utils.CprValidation
 
setContentProviders(List<ContentProviderFace>) - Method in class spcp7.imagegallery.abstractionlayer.impl.internal.ContentProviderRegistryImpl
Injected by Spring
setContentProviderTypeId(String) - Method in interface spcp7.imagegallery.abstractionlayer.face.ContentFace
Sets the typeID of the content provider which returned this content instance
setContentProviderTypeID(String) - Method in interface spcp7.imagegallery.abstractionlayer.face.persistence.ContentFolderModelFace
This method set the content provider of this content folder to a new value.
setContentProviderTypeId(String) - Method in class spcp7.imagegallery.abstractionlayer.impl.internal.ContentImpl
 
setContentProviderTypeID(String) - Method in class spcp7.imagegallery.abstractionlayer.persistence.model.impl.ContentFolderModelImpl
 
setContentProviderTypeId(String) - Method in class spcp7.imagegallery.abstractionlayer.util.ContentDTO
 
setContentRetrieval(ContentRetrievalFace) - Method in class spcp7.imagegallery.impl.alfresco.AlfrescoContentProviderImpl
Injected by spring
setCprValidation(CprValidation) - Method in class spcp7.imagegallery.abstractionlayer.impl.internal.ContentProviderRegistryImpl
Injected by Spring
setCreateDate(String) - Method in class org.alfresco.sample.webservice.Query2.ContentResult
 
setCurrentBrowsedContent(List<EditContentWrapper>) - Method in class spcp7.imagegallery.view.managedbean.EditBean
 
setCurrentProperties(List<PropertyWrapper>) - Method in class spcp7.imagegallery.view.managedbean.EditBean
 
setDeletable(Boolean) - Method in interface spcp7.imagegallery.abstractionlayer.face.persistence.PropertyModelFace
Set if property should be deletable, or not.
setDeletable(Boolean) - Method in class spcp7.imagegallery.abstractionlayer.persistence.model.impl.PropertyModelImpl
 
setDeletable(Boolean) - Method in class spcp7.imagegallery.abstractionlayer.util.PropertyDTO
 
setDescription(String) - Method in class org.alfresco.sample.webservice.Query2.ContentResult
 
setDirectory(boolean) - Method in interface spcp7.imagegallery.abstractionlayer.face.ContentFace
 
setDirectory(boolean) - Method in class spcp7.imagegallery.abstractionlayer.impl.internal.ContentImpl
 
setDirectory(boolean) - Method in class spcp7.imagegallery.abstractionlayer.util.ContentDTO
 
setEntityManagerFactory(EntityManagerFactory) - Method in class spcp7.imagegallery.abstractionlayer.impl.internal.ContentProviderRegistryImpl
Injected by Spring
setFileExtension(String) - Method in interface spcp7.imagegallery.abstractionlayer.face.ContentFace
 
setFileExtension(String) - Method in class spcp7.imagegallery.abstractionlayer.impl.internal.ContentImpl
 
setFileExtension(String) - Method in class spcp7.imagegallery.abstractionlayer.util.ContentDTO
 
setFolderSelection(Boolean) - Method in interface spcp7.imagegallery.abstractionlayer.face.persistence.PropertyModelFace
This field and PropertyModelFace.getNumber() PropertyModelFace.getBool() PropertyModelFace.getImageSelection() PropertyModelFace.getUrlSelection() must not be set to true at the same time whereas PropertyModelFace.getBrowseable() should be.
setFolderSelection(Boolean) - Method in class spcp7.imagegallery.abstractionlayer.persistence.model.impl.PropertyModelImpl
 
setFolderSelection(Boolean) - Method in class spcp7.imagegallery.abstractionlayer.util.PropertyDTO
 
setGeneralValidation(GeneralValidation) - Method in class spcp7.imagegallery.impl.alfresco.AlfrescoContentRetrievalImpl
Injected by Spring.
setGeneralValidationUtil(GeneralValidation) - Method in class spcp7.imagegallery.abstractionlayer.impl.internal.ContentProviderRegistryImpl
Injected by Spring
setId(Long) - Method in interface spcp7.imagegallery.abstractionlayer.face.persistence.ContentFolderModelFace
 
setId(Long) - Method in interface spcp7.imagegallery.abstractionlayer.face.persistence.PropertyModelFace
Normally this should not be set manually but by the persistence provider.
setId(Long) - Method in class spcp7.imagegallery.abstractionlayer.persistence.model.impl.ContentFolderModelImpl
 
setId(Long) - Method in class spcp7.imagegallery.abstractionlayer.persistence.model.impl.PropertyModelImpl
 
setId(Long) - Method in class spcp7.imagegallery.abstractionlayer.util.PropertyDTO
 
setImage(boolean) - Method in interface spcp7.imagegallery.abstractionlayer.face.ContentFace
 
setImage(boolean) - Method in class spcp7.imagegallery.abstractionlayer.impl.internal.ContentImpl
 
setImage(boolean) - Method in class spcp7.imagegallery.abstractionlayer.util.ContentDTO
 
setImageFilter(ImageFilterFace) - Method in class spcp7.imagegallery.impl.alfresco.AlfrescoContentRetrievalImpl
Injected by Spring.
setImageSelection(Boolean) - Method in interface spcp7.imagegallery.abstractionlayer.face.persistence.PropertyModelFace
This field and PropertyModelFace.getNumber() PropertyModelFace.getBool() PropertyModelFace.getFolderSelection() PropertyModelFace.getUrlSelection() must not be set to true at the same time whereas PropertyModelFace.getBrowseable() should be.
setImageSelection(Boolean) - Method in class spcp7.imagegallery.abstractionlayer.persistence.model.impl.PropertyModelImpl
 
setImageSelection(Boolean) - Method in class spcp7.imagegallery.abstractionlayer.util.PropertyDTO
 
setName(String) - Method in class org.alfresco.sample.webservice.Query2.ContentResult
 
setName(String) - Method in interface spcp7.imagegallery.abstractionlayer.face.ContentFace
 
setName(String) - Method in interface spcp7.imagegallery.abstractionlayer.face.persistence.ContentFolderModelFace
 
setName(String) - Method in class spcp7.imagegallery.abstractionlayer.impl.internal.ContentImpl
 
setName(String) - Method in class spcp7.imagegallery.abstractionlayer.persistence.model.impl.ContentFolderModelImpl
 
setName(String) - Method in class spcp7.imagegallery.abstractionlayer.util.ContentDTO
 
setNumber(Boolean) - Method in interface spcp7.imagegallery.abstractionlayer.face.persistence.PropertyModelFace
This field and PropertyModelFace.getBool() PropertyModelFace.getBrowseable() PropertyModelFace.getFolderSelection() PropertyModelFace.getImageSelection() PropertyModelFace.getUrlSelection() must not be set to true at the same time.
setNumber(Boolean) - Method in class spcp7.imagegallery.abstractionlayer.persistence.model.impl.PropertyModelImpl
 
setNumber(Boolean) - Method in class spcp7.imagegallery.abstractionlayer.util.PropertyDTO
 
setParentContentFolderProperties(Map<String, PropertyModelFace>) - Method in interface spcp7.imagegallery.abstractionlayer.face.ContentFace
 
setParentContentFolderProperties(Map<String, PropertyModelFace>) - Method in class spcp7.imagegallery.abstractionlayer.impl.internal.ContentImpl
 
setParentContentFolderProperties(Map<String, PropertyModelFace>) - Method in class spcp7.imagegallery.abstractionlayer.util.ContentDTO
 
setPath(String) - Method in interface spcp7.imagegallery.abstractionlayer.face.ContentFace
 
setPath(String) - Method in class spcp7.imagegallery.abstractionlayer.impl.internal.ContentImpl
 
setPath(String) - Method in class spcp7.imagegallery.abstractionlayer.util.ContentDTO
 
setPreviewImageUrl(String) - Method in class spcp7.imagegallery.abstractionlayer.persistence.model.impl.ContentFolderModelImpl
 
setPreviewImageUrl(String) - Method in class spcp7.imagegallery.abstractionlayer.persistence.model.impl.GalleryFolderModelImplOLD
Deprecated.  
setProperties(Map<String, PropertyModelFace>) - Method in interface spcp7.imagegallery.abstractionlayer.face.persistence.ContentFolderModelFace
 
setProperties(Map<String, PropertyModelFace>) - Method in class spcp7.imagegallery.abstractionlayer.persistence.model.impl.ContentFolderModelImpl
 
setPropertyModel(PropertyModelFace) - Method in class spcp7.imagegallery.view.managedbean.helper.PropertyWrapper
This is needed because JSF cannot handle Boolean objects.
setProprietaryId(String) - Method in interface spcp7.imagegallery.abstractionlayer.face.ContentFace
Sets the proprietary id.
setProprietaryId(String) - Method in class spcp7.imagegallery.abstractionlayer.impl.internal.ContentImpl
 
setProprietaryId(String) - Method in class spcp7.imagegallery.abstractionlayer.util.ContentDTO
 
setSchluessel(String) - Method in interface spcp7.imagegallery.abstractionlayer.face.persistence.PropertyModelFace
 
setSchluessel(String) - Method in class spcp7.imagegallery.abstractionlayer.persistence.model.impl.PropertyModelImpl
 
setSchluessel(String) - Method in class spcp7.imagegallery.abstractionlayer.util.PropertyDTO
 
setSelected(boolean) - Method in class spcp7.imagegallery.view.managedbean.helper.Page
 
setSelected(boolean) - Method in class spcp7.imagegallery.view.managedbean.helper.PropertyWrapper
 
setSelectedContentProvider(String) - Method in class spcp7.imagegallery.view.managedbean.EditBean
 
setSelectedNodeObject(DynamicNodeUserObject) - Method in class spcp7.imagegallery.view.managedbean.EditBean
Sets the node which is currently selected.
setShowConfirmDeletionPanel(boolean) - Method in class spcp7.imagegallery.view.managedbean.EditBean
 
setShowModalPanel(boolean) - Method in class spcp7.imagegallery.view.managedbean.EditBean
 
setThumbnailUrl(String) - Method in class spcp7.imagegallery.view.managedbean.helper.EditContentWrapper
 
setTransformationOriginPath(String) - Method in interface spcp7.imagegallery.contentprovider.face.ContentManipulationFace
 
setTransformationTargetPath(String) - Method in interface spcp7.imagegallery.contentprovider.face.ContentManipulationFace
 
setUrl(String) - Method in class org.alfresco.sample.webservice.Query2.ContentResult
 
setUrl(String) - Method in interface spcp7.imagegallery.abstractionlayer.face.ContentFace
Sets the url of this content instance
setUrl(String) - Method in class spcp7.imagegallery.abstractionlayer.impl.internal.ContentImpl
 
setUrl(String) - Method in class spcp7.imagegallery.abstractionlayer.util.ContentDTO
 
setUrlSelection(Boolean) - Method in interface spcp7.imagegallery.abstractionlayer.face.persistence.PropertyModelFace
 
setUrlSelection(Boolean) - Method in class spcp7.imagegallery.abstractionlayer.persistence.model.impl.PropertyModelImpl
 
setUrlSelection(Boolean) - Method in class spcp7.imagegallery.abstractionlayer.util.PropertyDTO
 
setViewWrapperList(List<ViewWrapper>) - Method in class spcp7.imagegallery.view.managedbean.GalleryViewBean
 
setVisible(Boolean) - Method in interface spcp7.imagegallery.abstractionlayer.face.persistence.PropertyModelFace
 
setVisible(Boolean) - Method in class spcp7.imagegallery.abstractionlayer.persistence.model.impl.PropertyModelImpl
 
setVisible(Boolean) - Method in class spcp7.imagegallery.abstractionlayer.util.PropertyDTO
 
setWert(String) - Method in interface spcp7.imagegallery.abstractionlayer.face.persistence.PropertyModelFace
 
setWert(String) - Method in class spcp7.imagegallery.abstractionlayer.persistence.model.impl.PropertyModelImpl
 
setWert(String) - Method in class spcp7.imagegallery.abstractionlayer.util.PropertyDTO
 
showParentElements(ActionEvent) - Method in class spcp7.imagegallery.view.managedbean.GalleryViewBean
JSF callable method for getting the parent elements of GalleryViewBean.parent.
showParentElements(ActionEvent) - Method in class spcp7.imagegallery.view.managedbean.helper.EditContentWrapper
Retrieves the parent element of the currently browsed content.
showSubElements(ViewWrapper, Page) - Method in class spcp7.imagegallery.view.managedbean.GalleryViewBean
Retrieves the thumbnails of the current content folder using DefaultProperties.SPCP7_THUMBNAIL_STORAGE_PATH, GalleryViewBean.bundle and GalleryViewBean.cpr.
showSubElements(ActionEvent) - Method in class spcp7.imagegallery.view.managedbean.helper.EditContentWrapper
Should be called when subelements of the clicked element should be shown.
showSubElements(ActionEvent) - Method in class spcp7.imagegallery.view.managedbean.helper.ViewWrapper
Calls GalleryViewBean.showSubElements(ViewWrapper, Page).
spcp7.imagegallery.abstractionlayer.enums - package spcp7.imagegallery.abstractionlayer.enums
 
spcp7.imagegallery.abstractionlayer.exception - package spcp7.imagegallery.abstractionlayer.exception
 
spcp7.imagegallery.abstractionlayer.face - package spcp7.imagegallery.abstractionlayer.face
 
spcp7.imagegallery.abstractionlayer.face.persistence - package spcp7.imagegallery.abstractionlayer.face.persistence
 
spcp7.imagegallery.abstractionlayer.impl.internal - package spcp7.imagegallery.abstractionlayer.impl.internal
 
spcp7.imagegallery.abstractionlayer.impl.utils - package spcp7.imagegallery.abstractionlayer.impl.utils
 
spcp7.imagegallery.abstractionlayer.persistence.model.impl - package spcp7.imagegallery.abstractionlayer.persistence.model.impl
 
spcp7.imagegallery.abstractionlayer.util - package spcp7.imagegallery.abstractionlayer.util
 
spcp7.imagegallery.contentprovider.face - package spcp7.imagegallery.contentprovider.face
 
spcp7.imagegallery.impl.alfresco - package spcp7.imagegallery.impl.alfresco
 
spcp7.imagegallery.impl.alfresco.utils - package spcp7.imagegallery.impl.alfresco.utils
 
spcp7.imagegallery.view.managedbean - package spcp7.imagegallery.view.managedbean
 
spcp7.imagegallery.view.managedbean.helper - package spcp7.imagegallery.view.managedbean.helper
 
SPCP7_CONTENT_PATH_VALUE - Static variable in class spcp7.imagegallery.abstractionlayer.impl.utils.Spcp7DefaultValues
 
SPCP7_CURRENT_PATH_VALUE - Static variable in class spcp7.imagegallery.abstractionlayer.impl.utils.Spcp7DefaultValues
 
SPCP7_ITEMS_PER_PAGE_VALUE - Static variable in class spcp7.imagegallery.abstractionlayer.impl.utils.Spcp7DefaultValues
 
SPCP7_PREVIEW_IMAGE_URL_VALUE - Static variable in class spcp7.imagegallery.abstractionlayer.impl.utils.Spcp7DefaultValues
 
SPCP7_START_RETRIEVAL_PATH_VALUE - Static variable in class spcp7.imagegallery.abstractionlayer.impl.utils.Spcp7DefaultValues
 
SPCP7_THUMBNAIL_STORAGE_PATH_VALUE - Static variable in class spcp7.imagegallery.abstractionlayer.impl.utils.Spcp7DefaultValues
 
Spcp7DefaultValues - Class in spcp7.imagegallery.abstractionlayer.impl.utils
This class defines the values for the SPCP7 default properties.
Spcp7DefaultValues() - Constructor for class spcp7.imagegallery.abstractionlayer.impl.utils.Spcp7DefaultValues
 
StandardUtils - Class in spcp7.imagegallery.abstractionlayer.util
Utils which could be useful in every spcp7 imagegallery project or even for the whole spcp7.
StandardUtils() - Constructor for class spcp7.imagegallery.abstractionlayer.util.StandardUtils
 
stateChanged(ContentFolderModelFace, String) - Method in interface spcp7.imagegallery.abstractionlayer.face.ContentFolderActionListenerFace
This method must be called whenever a content folder changes.
stateChanged(ContentFolderModelFace, String) - Method in class spcp7.imagegallery.view.managedbean.EditBean
If the event is insert the content folder is added to the current tree.
stateChanged(ContentFolderModelFace, String) - Method in class spcp7.imagegallery.view.managedbean.GalleryViewBean
If a content folder is inserted, nothing will be done, because the list is refreshed automatically when getParent is called.
STORE - Static variable in class org.alfresco.sample.webservice.SamplesBase
The store used throughout the samples
submissionSupported() - Method in interface spcp7.imagegallery.contentprovider.face.ContentProviderFace
 
submissionSupported() - Method in class spcp7.imagegallery.impl.alfresco.AlfrescoContentProviderImpl
 

T

toString() - Method in class org.alfresco.sample.webservice.Query2.ContentResult
 
toString() - Method in class spcp7.imagegallery.view.managedbean.helper.EditContentWrapper
 
toString() - Method in class spcp7.imagegallery.view.managedbean.helper.Page
Outputs lower limit, upper limit and page number
transform() - Method in interface spcp7.imagegallery.contentprovider.face.ContentManipulationFace
 
transformArchive() - Method in interface spcp7.imagegallery.contentprovider.face.ContentManipulationFace
 

U

unlockSpcp7_start_retrieval_path(ActionEvent) - Method in class spcp7.imagegallery.view.managedbean.EditBean
 
updateContentFolder(ContentFolderModelFace) - Method in interface spcp7.imagegallery.abstractionlayer.face.ContentProviderRegistryFace
With this method a yet existing content folder can be updated.
updateContentFolder(ContentFolderModelFace) - Method in class spcp7.imagegallery.abstractionlayer.impl.internal.ContentProviderRegistryImpl
 
updateContentFolder(ActionEvent) - Method in class spcp7.imagegallery.view.managedbean.EditBean
Updates a content folder with content from EditBean.selectedNodeObject.
updateContentPath(EditContentWrapper) - Method in class spcp7.imagegallery.view.managedbean.EditBean
If a the content of a property has changed via the browsing view this method updates the view and inserts the path of the getContent() into the property in the view.
updateContentUrl(EditContentWrapper) - Method in class spcp7.imagegallery.view.managedbean.EditBean
If a the content of a property has changed via the browsing view this method updates the view and inserts the url of the getContent() into the property in the view.
uploadContent(String, String) - Method in interface spcp7.imagegallery.contentprovider.face.ContentSubmitterFace
 
uploadContentArchive(String, String) - Method in interface spcp7.imagegallery.contentprovider.face.ContentSubmitterFace
 
USERNAME - Static variable in class org.alfresco.sample.webservice.SamplesBase
Admin user name and password used to connect to the repository

V

validate() - Method in interface spcp7.imagegallery.abstractionlayer.face.persistence.PropertyModelFace
This method validates the whole property.
validate() - Method in class spcp7.imagegallery.abstractionlayer.persistence.model.impl.PropertyModelImpl
 
validate() - Method in class spcp7.imagegallery.abstractionlayer.util.PropertyDTO
Attention!
validateAlfrescoQueryProperties(Map<String, PropertyModelFace>) - Method in class spcp7.imagegallery.impl.alfresco.utils.AlfrescoValidation
This method only tests if the properties are available and not if their content is valid.
validateBoolean(String) - Method in class spcp7.imagegallery.abstractionlayer.impl.utils.CprValidation
 
validateContentFolderModel(ContentFolderModelFace) - Method in class spcp7.imagegallery.abstractionlayer.impl.utils.CprValidation
Name, content storage path, properties and the content provider type ID are validated.
validateContentProviderTypeID(String) - Method in class spcp7.imagegallery.abstractionlayer.impl.utils.CprValidation
 
validateNumber(String) - Method in class spcp7.imagegallery.abstractionlayer.impl.utils.CprValidation
 
validateRange(int, int) - Method in class spcp7.imagegallery.abstractionlayer.util.GeneralValidation
Validates a Range and throws an RangeNotValidException if the supplied range is invalid.
valueOf(String) - Static method in enum spcp7.imagegallery.abstractionlayer.enums.ContentFolderEventTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum spcp7.imagegallery.abstractionlayer.enums.DefaultProperties
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum spcp7.imagegallery.impl.alfresco.utils.AlfrescoDefaultProperties
Returns the enum constant of this type with the specified name.
values() - Static method in enum spcp7.imagegallery.abstractionlayer.enums.ContentFolderEventTypes
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum spcp7.imagegallery.abstractionlayer.enums.DefaultProperties
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum spcp7.imagegallery.impl.alfresco.utils.AlfrescoDefaultProperties
Returns an array containing the constants of this enum type, in the order they're declared.
ViewWrapper - Class in spcp7.imagegallery.view.managedbean.helper
Wraps ContentFolderModelFace and ContentFace for use within the gallery view perspective.
ViewWrapper(ContentFolderModelFace, GalleryViewBean) - Constructor for class spcp7.imagegallery.view.managedbean.helper.ViewWrapper
ViewWrapper.contentFolder will be set to true.
ViewWrapper(ContentFolderModelFace, ContentFace, GalleryViewBean, boolean) - Constructor for class spcp7.imagegallery.view.managedbean.helper.ViewWrapper
If we wrap a ContentFace we also need the parent ContentFolderModelFace to allow browsing through content and content folders within one view.

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

Copyright © 2008. All Rights Reserved.