02-26-2008 02:06 PM
04-04-2008 06:00 AM
spaces.company_home.description=The company root space (org)
spaces.company_home.description=The company root space (US)
04-09-2008 06:55 AM
04-09-2008 09:45 AM
You can however, rename most of these pre-populated spaces such as Company Home and Data Dictionary in the web client quite easily.Ok, I checked this out and have some followup questions :
04-18-2008 02:10 AM
04-21-2008 04:53 AM
04-21-2008 07:04 AM
04-25-2008 12:06 PM
09-25-2008 09:46 AM
02-02-2009 08:57 AM
// space does not exist already, create a new Space under it with
// the specified name
String qname = QName.createValidLocalName(spaceName);
ChildAssociationRef assocRef = this.getNodeService().createNode(parentRef, ContentModel.ASSOC_CONTAINS,
QName.createQName(NamespaceService.SYSTEM_MODEL_1_0_URI, qname), ContentModel.TYPE_FOLDER);
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.