Package org.alfresco.repo.site.script
Class Site.CustomProperty
java.lang.Object
org.alfresco.repo.site.script.Site.CustomProperty
- Enclosing class:
- Site
Custom property helper class
- Author:
- Roy Wetherall
-
Constructor Summary
ConstructorsConstructorDescriptionCustomProperty(String name, Serializable value, String type, String title) Constructor -
Method Summary
-
Constructor Details
-
CustomProperty
Constructor- Parameters:
name- property namevalue- property valuetype- property typetitle- property title
-
-
Method Details
-
getName
-
getValue
-
getType
-
getTitle
-