|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectspcp7.imagegallery.impl.alfresco.utils.AlfrescoValidation
public class AlfrescoValidation
This class provides Alfresco specific validation functions.
| Constructor Summary | |
|---|---|
AlfrescoValidation()
|
|
| Method Summary | |
|---|---|
void |
validateAlfrescoQueryProperties(java.util.Map<java.lang.String,PropertyModelFace> properties)
This method only tests if the properties are available and not if their content is valid. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AlfrescoValidation()
| Method Detail |
|---|
public void validateAlfrescoQueryProperties(java.util.Map<java.lang.String,PropertyModelFace> properties)
throws PropertyValidationException
AlfrescoContentRetrievalImpl.
properties - the properties which should be validated
PropertyValidationException - If a property could not be validated
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||