10-07-2010 11:53 AM
// Add the two aspects
$newNode>
addAspect("{http://www.someco.com/model/content/1.0}webable");
$newNode>
addAspect("{http://www.someco.com/model/content/1.0}productRelated");
CMLCreate create = new CMLCreate("1", companyHomeParent, companyHomeParent.getUuid(), Constants.ASSOC_CONTAINS, null, Constants.PROP_CONTENT, contentProps);
create.setType("{custom.Model}ProjProps");
10-26-2010 07:26 AM
10-26-2010 08:41 AM
$nodes = $session->query($spacesStore, "PATH:\"app:company_home/cm:TestFolder/*/cm:".ISO9075Mapper::map($file_name)."\"");
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.