| Constructor and Description |
|---|
Site.CustomProperty(String name,
Serializable value,
String type,
String title)
Constructor
|
public Site.CustomProperty(String name, Serializable value, String type, String title)
name - property namevalue - property valuetype - property typetitle - property titlepublic String getName()
public Serializable getValue()
public String getType()
public String getTitle()
Copyright © 2005–2014 Alfresco Software. All rights reserved.