public class Schema2XFormsProperties
extends java.lang.Object
Constructor and Description |
---|
Schema2XFormsProperties(org.alfresco.service.cmr.repository.ContentService contentService,
org.alfresco.service.namespace.NamespaceService namespaceService,
org.alfresco.service.cmr.repository.NodeService nodeService,
org.alfresco.service.cmr.search.SearchService searchService) |
Modifier and Type | Method and Description |
---|---|
java.util.ResourceBundle |
getResourceBundle(Form form,
java.util.Locale locale) |
boolean |
isFormatCaption() |
void |
setFormatCaption(boolean formatCaption) |
void |
setLocations(java.lang.String[] locations) |
java.lang.String |
toString() |
public Schema2XFormsProperties(org.alfresco.service.cmr.repository.ContentService contentService, org.alfresco.service.namespace.NamespaceService namespaceService, org.alfresco.service.cmr.repository.NodeService nodeService, org.alfresco.service.cmr.search.SearchService searchService)
public java.util.ResourceBundle getResourceBundle(Form form, java.util.Locale locale)
public void setLocations(java.lang.String[] locations)
public boolean isFormatCaption()
public void setFormatCaption(boolean formatCaption)
public java.lang.String toString()
toString
in class java.lang.Object
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.